Skip to content

Commit 1ad5769

Browse files
authored
feat(wire): add initialize method for external tools registration (#651)
Signed-off-by: Richard Chien <stdrc@outlook.com>
1 parent 052dc81 commit 1ad5769

16 files changed

Lines changed: 1363 additions & 252 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Only write entries that are worth mentioning to users.
1111

1212
## Unreleased
1313

14+
- Wire: Add `initialize` method for exchanging client/server info, external tools registration and slash commands advertisement
15+
- Wire: Support external tool calls via Wire protocol
16+
- Wire: Rename `ApprovalRequestResolved` to `ApprovalResponse` (backwards-compatible)
17+
1418
## 0.79 (2026-01-19)
1519

1620
- Skills: Add project-level skills support, discovered from `.agents/skills/` (or `.kimi/skills/`, `.claude/skills/`)

0 commit comments

Comments
 (0)