Releases: openclaw/acpx
Releases · openclaw/acpx
acpx 0.2.0
What's Changed
- docs: add missing changelog entries for #86 and #87 by @vincentkoc in #104
- fix: preserve structured ACP prompt blocks by @vincentkoc in #103
- docs: align changelog with openclaw style by @vincentkoc in #105
- Clean up duplicate ACP and queue helpers by @vincentkoc in #108
Full Changelog: v0.1.16...v0.2.0
Release 0.1.16
What's Changed
- chore: align acpx tooling with openclaw stack by @dutifulbob in #43
- docs: sync contributing and add vision by @onutc in #68
- test: harden adapter coverage across CLI and platform edge cases by @vincentkoc in #69
- fix: use cross-spawn for Windows compatibility by @sawyer0x110 in #57
- fix: harden Gemini ACP startup and session reconnect flows by @vincentkoc in #70
- docs: clarify set-mode mode ids are adapter-defined by @z-x-yang in #27
- fix: harden Claude ACP session creation stalls by @vincentkoc in #71
- feat: add native Copilot agent support by @vincentkoc in #72
- feat: add Kiro CLI as built-in agent by @vokako in #40
- feat: add kilocode as a built-in agent by @kimptoc in #62
- Improve runtime performance and queue coordination by @vincentkoc in #73
- Add Dependabot configuration by @vincentkoc in #74
- chore: code/adapter alpha docs by @vincentkoc in #75
- feat: add Kimi CLI ACP adapter support by @gandli in #56
- feat: add qwen built-in ACP agent by @gandli in #53
- chore(deps): batch pending dependency upgrades by @vincentkoc in #83
- Tighten perf capture and reduce prompt overhead by @vincentkoc in #84
- docs: sync agent registry mappings with source code by @gandli in #55
- perf: reuse queue-owner acp clients by @vincentkoc in #87
- perf: lazy-load cli startup modules by @vincentkoc in #86
- fix(ci): run coverage lane on Node 22 by @frankekn in #89
- feat: add sessions read command by @frankekn in #88
- feat: add disableExec config option (fixes #15) by @gandli in #91
- feat: add CLI passthrough flags for Claude session options by @frankekn in #94
- feat: add --resume-session flag to attach to existing agent sessions by @frankekn in #95
- feat(config): pass mcpServers through ACP session setup by @frankekn in #96
- Fix session reconnect and Gemini startup regressions by @Takhoffman in #93
- docs(agents): refocus contributor guide by @onutc in #97
- feat: add Cursor ACP support by @osolmaz in #98
- chore: pin ACP adapter package ranges by @osolmaz in #99
- fix: restore CI release bump flow by @osolmaz in #100
- fix(ci): keep releases on GitHub-hosted runners by @osolmaz in #101
New Contributors
- @onutc made their first contribution in #68
- @vincentkoc made their first contribution in #69
- @sawyer0x110 made their first contribution in #57
- @z-x-yang made their first contribution in #27
- @vokako made their first contribution in #40
- @kimptoc made their first contribution in #62
- @gandli made their first contribution in #56
- @frankekn made their first contribution in #89
- @Takhoffman made their first contribution in #93
Full Changelog: v0.1.15...v0.1.16
Release 0.1.15
What's Changed
- fix: restore --version and staged adapter shutdown fallback by @dutifulbob in #41
Full Changelog: v0.1.14...v0.1.15
Release 0.1.14
What's Changed
- Feat/acpx session model by @osolmaz in #28
- Docs: define ACP-only JSON stream contract by @dutifulbob in #34
- Queue owner: self-spawn through acpx CLI entrypoint by @dutifulbob in #36
- fix(session): recognize Gemini CLI 'Invalid session identifier' as session-not-found by @louria in #35
- test: stabilize queue-owner integration teardown by @dutifulbob in #37
- fix: suppress replayed load session updates from output by @dutifulbob in #38
- chore: restore openclaw package metadata for trusted publishing by @dutifulbob in #39
New Contributors
Full Changelog: v0.1.13...v0.1.14
Release 0.1.13
What's Changed
- version: ignore foreign npm_package_version in npx contexts by @dutifulbob in #25
Full Changelog: v0.1.12...v0.1.13
Release 0.1.12
What's Changed
- CLI: add dynamic --version resolution by @dutifulbob in #24
Full Changelog: v0.1.11...v0.1.12
Release 0.1.11
What's Changed
- runtime: detached warm session owners and opencode ACP mode by @dutifulbob in #23
Full Changelog: v0.1.10...v0.1.11
Release 0.1.10
What's Changed
- Fix ACP reconnect fallback for internal session-not-found errors by @dutifulbob in #22
Full Changelog: v0.1.9...v0.1.10
Release 0.1.9
What's Changed
- Docs: clarify ACP session identity model and coverage status by @dutifulbob in #21
Full Changelog: v0.1.8...v0.1.9
Release 0.1.8
What's Changed
- docs: specify runtime session id passthrough from ACP metadata by @dutifulbob in #18
- chore: update repository metadata for openclaw/acpx by @osolmaz in #19
New Contributors
Full Changelog: v0.1.7...v0.1.8