chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-04-25 02:24:02 +00:00
parent fdc84e3866
commit aef619b98f

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.2.82
- Added support for --disallowedTools
- Renamed tools for consistency: AgentTool -> Task, LSTool -> LS, View -> Read, etc.
## 0.2.75
- Hit Enter to queue up additional messages while Claude is working
@@ -10,12 +15,12 @@
## 0.2.74
- Add support for refreshing dynamically generated API keys (via `apiKeyHelper`), with a 5 minute TTL
- Added support for refreshing dynamically generated API keys (via apiKeyHelper), with a 5 minute TTL
- Task tool can now perform writes and run bash commands
## 0.2.72
- Update spinner to indicate tokens loaded and tool usage
- Updated spinner to indicate tokens loaded and tool usage
## 0.2.70