Skip to content

chore(release): v0.6.2#38

Merged
cskwork merged 1 commit into
mainfrom
chore/release-v0.6.2
May 17, 2026
Merged

chore(release): v0.6.2#38
cskwork merged 1 commit into
mainfrom
chore/release-v0.6.2

Conversation

@cskwork
Copy link
Copy Markdown
Owner

@cskwork cskwork commented May 17, 2026

Summary

Patch release rolling up the two post-0.6.1 fixes that complete codex agent reliability.

Included

PR Area
#36 codex: auto-inject .git/worktrees/<ID>/ into sandbox_workspace_write.writable_roots so Learn-stage merge-gate writes pass the sandbox. Surfaced live on SMA-25 where the agent honestly self-Blocked rather than overclaiming Done.
#37 docs: recover SMA-25 codex artefacts (Explore→Learn deliverables + workspace-auto-commit-excludes wiki entry).

Why patch (not minor)

Bug fix restoring intended behavior — no new public API, signature, or required config. The wiki entry is reference material, not a feature toggle (the symphony.autocommitExclude mechanism itself shipped in 0.6.1).

Verified

Test plan

  • CI green
  • pip install -e '.[dev]' on a fresh clone reports symphony --version0.6.2

Patch release rolling up two post-0.6.1 reliability fixes:

- #36 codex sandbox writable_roots now auto-includes the git-worktree
       gitdir (`.git/worktrees/<ID>/`). Without this, codex 0.130 with
       workspace-write sandbox refused index.lock / merge-tree writes,
       causing Learn-stage Symphony tickets to surface as "Blocked" with
       no obvious cause. Surfaced live on SMA-25.

- #37 (docs-only) recovered the high-signal codex artefacts from the
       blocked SMA-25 branch — Explore through Learn deliverables plus
       a new `workspace-auto-commit-excludes` wiki entry. Included here
       only because the release notes should point at the wiki entry as
       canonical reference for the autocommitExclude opt-in.

All changes are bug fixes restoring intended behavior — no user-facing
feature additions or signature changes. Pinning pyproject.toml and
src/symphony/__init__.py in lockstep.
@cskwork cskwork merged commit d2724b0 into main May 17, 2026
2 of 3 checks passed
@cskwork cskwork deleted the chore/release-v0.6.2 branch May 17, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant