We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc98537 commit c086498Copy full SHA for c086498
CHANGELOG.md
@@ -5,6 +5,8 @@
5
- Drop `agentFileRelativePath` in favor of behaviors customizations in the future.
6
- Unwrap `chat` config to be at root level.
7
- Fix token expiration for copilot and anthropic.
8
+- Considerably improve toolCall approval / permissions config.
9
+ - Now with thave multiple optiosn to ask or allow tool calls, check config section.
10
11
## 0.39.0
12
@@ -20,8 +22,6 @@
20
22
21
23
- Fix command prompts to allow args with spaces between quotes.
24
- Fix anthropic token renew when expires.
-- Considerably improve toolCall approval / permissions config.
- - Now with thave multiple optiosn to ask or allow tool calls, check config section.
25
26
## 0.38.1
27
0 commit comments