Commit 06a79e4
committed
chore: bump version to 2.2.0 and update documentation
Update version numbers across all packages and documentation:
- Rust Core: 2.1.0 → 2.2.0
- Node SDK: 2.1.0 → 2.2.0
- Python SDK: 2.1.0 → 2.2.0
Update API contract documentation:
- Add maxExecutionTimeMs configuration example
- Add confirmationPolicy configuration example
- Update version references from v2.1.0 to v2.2.0
This release includes:
- Execution timeout protection
- Task leak fixes
- Channel capacity optimization (256 → 2048)
- Duplicate tool call detection
- HITL confirmation policy support
- Full SDK alignment for all new features
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0356c8e commit 06a79e4
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments