Skip to content

v0.16.0-rc.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 04:45
· 2 commits to main since this release
36655ec

This candidate includes explicit session identity and session registration fixes for Claude Code, Codex, and Pi, plus the self-update and nightly-build changes merged since rc9.

Upgrading from undotted RC tags such as v0.16.0-rc9: this release adopts the documented dotted format (v0.16.0-rc.10). Semantic version ordering treats the old rc9 spelling as newer, so existing RC-channel installations need a one-time forced update:

arc self update --force

If needed, select the channel first with arc self channel rc. Subsequent dotted candidates (rc.11, rc.12, ...) sort normally.

Changelog

Bug Fixes

  • fe702f7 fix(cli): accept explicit harness session identity (#81)
  • 36655ec fix: register issue sessions across Claude Code, pi, and Codex (#82)