Skip to content

Commit 388ab41

Browse files
github-actions[bot]Autohand Evolve
andcommitted
chore(release): v1.0.3-alpha.25.af63d03
Prepare the validated package, changelog, and release tag. Co-authored-by: Autohand Evolve <code-noreply@autohand.ai>
1 parent af63d03 commit 388ab41

3 files changed

Lines changed: 50 additions & 3 deletions

File tree

CHANGELOG.md

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

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+
350
## Unreleased
451

552
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autohandai/agent-sdk",
3-
"version": "1.0.3",
3+
"version": "1.0.3-alpha.25.af63d03",
44
"license": "Apache-2.0",
55
"description": "Autohand Code Agent SDK - CLI wrapper implementation",
66
"repository": {

0 commit comments

Comments
 (0)