Skip to content

v1.6.1

Latest

Choose a tag to compare

@umputun umputun released this 21 Jul 07:44

Improved

Fixed

  • Clean codex review output and surface claude subagent progress #417 @umputun
  • Align default review agents with the review-loop contract #414 @alekb
  • Refresh claude and codex at container start (opt-in) #413 @umputun
  • Skip regenerable plugin-manager state when seeding container #405 @umputun
  • Preserve wrapper file mode on --update-script #404 @umputun
  • Bound force-exit cleanup so a stuck worktree removal cannot prevent exit #400 @paskal
  • Skip 65MB parse test under -race to unhang go test -race ./pkg/web #399 @paskal
  • Tolerate coveralls upload failures in CI 032776c