v0.5.34 release (latest)
v0.5.34 release notes for the GitHub Release v0.5.34 (release task: Issue #1222).
Tag state (verified against origin)
Release notes
Changelog
Reliability and recovery
- A reclaimed worktree resumes from the local branch, not the fetched remote HEAD: an unpushed commit burns the Issue into ai-blocked (Issue #1241; PR #1245)
- agent 留下未提交改动被判 ai-blocked:这是可恢复失败,不符合 UnrecoverableDeliveryError 自己的契约 (Issue #1244; PR #1247)
Observability
- Secret redaction misses current key formats and is skipped on failure evidence: redact at the comment and journal choke points (Issue #1233; PR #1235)
Documentation
- The state machine diagram in docs/workflow.mdx says six states and omits ai-awaiting-merge; the code has seven (Issue #1227; PR #1237)
Bug fixes
- A maintainer’s PR review is silently ignored: the review session reads only Issue comments (Issue #1206; PR #1215)
- Make Orbi failure comments readable without losing diagnostics (Issue #1221; PR #1239)
- Repeated-failure dedup crashes the tick: comment id from gh issue view is a node id, not an integer (Issue #1236; PR #1238)
- The merge gate treats an empty status check rollup as a pass: a head with no CI can reach main (Issue #1243; PR #1246)