Skip to content

v0.1.13

Choose a tag to compare

@JasonxzWen JasonxzWen released this 04 Jun 09:54
· 115 commits to main since this release

Summary

  • Add a tracked read-only Codex worktree preflight for soft read-only warnings and hard write-task gating.
  • Add safe Codex worktree setup that syncs ignored skill wrappers, creates missing harness state templates, and preserves existing task state by default.
  • Document the startup gate and include the new scripts in the npm package artifact policy.

Validation

  • bun run codex:worktree-check
  • bun run codex:worktree-check -- --write-task
  • bun run validate:release
  • git diff --check

PR: #51