chore: Update CHANGELOG.md
This commit is contained in:
parent
fdc84e3866
commit
aef619b98f
1 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue