Skip to content

Commit 6fbf088

Browse files
sethconvexclaude
andcommitted
v0.6.0-alpha.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 75b6b99 commit 6fbf088

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.6.0-alpha.1
4+
5+
- Tool approval support: `needsApproval` in `createTool`, `agent.approveToolCall()`, `agent.denyToolCall()`
6+
37
## 0.6.0-alpha.0
48

59
## 0.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "support@convex.dev",
88
"url": "https://github.com/get-convex/agent/issues"
99
},
10-
"version": "0.6.0-alpha.0",
10+
"version": "0.6.0-alpha.1",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",

0 commit comments

Comments
 (0)