Skip to content

Releases: openclaw/acpx

acpx 0.2.0

10 Mar 16:58

Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.2.0

Release 0.1.16

10 Mar 08:33
36f839f

Choose a tag to compare

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

Full Changelog: v0.1.15...v0.1.16

Release 0.1.15

01 Mar 18:58
55265a9

Choose a tag to compare

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

01 Mar 16:37
f35aaf9

Choose a tag to compare

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

26 Feb 08:48

Choose a tag to compare

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

26 Feb 08:40

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

Release 0.1.11

25 Feb 23:11

Choose a tag to compare

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

25 Feb 21:48

Choose a tag to compare

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

25 Feb 11:30

Choose a tag to compare

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

24 Feb 22:43

Choose a tag to compare

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