|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## v1.0.3-alpha.25.af63d03 - 2026-07-20 |
| 4 | + |
| 5 | +> Bleeding edge alpha build from main. |
| 6 | +
|
| 7 | +Compare: https://github.com/autohandai/code-agent-sdk-typescript/compare/v1.0.3...v1.0.3-alpha.25.af63d03 |
| 8 | + |
| 9 | +### Changes |
| 10 | + |
| 11 | +- feat: add learning progress events (af63d03) |
| 12 | +- feat: add MCP tools changed events (2036348) |
| 13 | +- feat: add MCP invocation request events (865852a) |
| 14 | +- feat: add post-response hook events (28c55d2) |
| 15 | +- feat: add pre-prompt hook events (d11b91e) |
| 16 | +- feat: add post-tool hook events (17234da) |
| 17 | +- feat: add pre-tool hook events (006920f) |
| 18 | +- feat: add auto-mode error events (0c2ca18) |
| 19 | +- feat: add auto-mode completion events (ae2b544) |
| 20 | +- feat: add auto-mode iteration events (1aff551) |
| 21 | +- feat: add context compaction control (9bcbb7e) |
| 22 | +- feat: add tools registry (2816202) |
| 23 | +- feat: add skill generation (cdeb63c) |
| 24 | +- feat: add project learning updates (db05707) |
| 25 | +- feat: add project learning recommendations (52fce3b) |
| 26 | +- feat: add MCP invocation responses (5f25a48) |
| 27 | +- feat: add VS Code MCP tool registration (4129e0e) |
| 28 | +- feat: add timed YOLO mode (262938a) |
| 29 | +- feat: add session attachment (4832e6f) |
| 30 | +- feat: add session details (2b724b1) |
| 31 | +- feat: add session history (f9a28d4) |
| 32 | +- feat: add multi-file change decisions (9f114af) |
| 33 | +- feat: add directory access acknowledgement (bb6beb8) |
| 34 | +- feat: add directory access responses (11f0252) |
| 35 | +- feat: add permission acknowledgement (c3f847e) |
| 36 | +- ci: release from detached tagged commits (b7477d0) |
| 37 | +- fix: validate session control RPC results (306c40e) |
| 38 | +- feat: add auto-mode iteration log (bad4d74) |
| 39 | +- feat: add auto-mode cancellation (205abe0) |
| 40 | +- feat: add auto-mode resume (0fa544c) |
| 41 | +- feat: add auto-mode pause (5abfa1a) |
| 42 | +- feat: add auto-mode status (aa7bb95) |
| 43 | +- feat: add auto-mode start (00bf7ec) |
| 44 | +- feat: add latest browser handoff attachment (ed61f23) |
| 45 | +- feat: add browser handoff attachment (be8e31a) |
| 46 | +- feat: add browser handoff creation (95aff87) |
| 47 | +- feat: add conversation reset (9e15384) |
| 48 | +- feat: harden transport and add discovery APIs (6a43c02) |
| 49 | + |
3 | 50 | ## Unreleased |
4 | 51 |
|
5 | 52 | ### Added |
|
0 commit comments