Skip to content

v0.20260819.1558

Choose a tag to compare

@dolobanko dolobanko released this 19 Aug 16:26
· 8 commits to main since this release

Two capture-correctness fixes from the monorepo.

Concurrent sessions stop claiming each other's files. The exclusion meant to keep parallel agents in one repo from attributing each other's edits wasn't actually matching, so two agents working the same checkout could each record the other's changes as their own.

Turn numbering survives a rolled transcript, and worktree edits resolve to the right path. Turns were being renumbered when a transcript rolled over, and edits made inside a git worktree were recorded against the main checkout rather than the worktree.

190 test files, 1673 tests green. (cli-docs-parity is excluded from the mirror — it imports a monorepo-root script.)

npm i -g https://getorigin.io/cli/origin-cli-latest.tgz