v0.3.21
What's Changed
- Fix rewind capability checks in chat actions by @martin-purplefish in #1666
- Fix chat test message ID lookup by @martin-purplefish in #1667
- Sync export data schema provider enums by @martin-purplefish in #1668
- Handle wrapped base64 attachments by @martin-purplefish in #1669
- Simplify issue intake launch flow by @martin-purplefish in #1670
- Fix ratchet dispatch for review summary feedback by @martin-purplefish in #1673
- Backfill missing Codex tool calls by @martin-purplefish in #1672
- Open workspace file links in chat by @martin-purplefish in #1674
- Unify workspace status reason by @martin-purplefish in #1671
- Honor Codex default reasoning effort after plan approval by @martin-purplefish in #1675
- Fix #1680: Drop stale ratchet review feedback by @martin-purplefish in #1683
- Fix #1678: Restore recovered plan approval by @martin-purplefish in #1684
- Fix #1679: Preserve JSONL hydration source by @martin-purplefish in #1685
- Fix #1677: Handle markdown workspace middle-clicks by @martin-purplefish in #1682
- Fix #1676: Handle file lock restore failures by @martin-purplefish in #1686
- Make GitHub issue start prompt editable by @martin-purplefish in #1681
- Fix Dependabot security alerts by @martin-purplefish in #1687
- Fix #1688: Filter stale changes-requested after approve-then-comment by @martin-purplefish in #1691
- Fix #1689: Skip enqueueing cleared initial prompts by @martin-purplefish in #1690
- Add CodeQL workflow with merge_group trigger by @adeeshaek in #1694
- [codex] Fix Dependabot dependency alerts by @martin-purplefish in #1701
- Fix CodeQL advanced workflow: add push + pull_request triggers by @martin-purplefish in #1702
- Clean up CI log warnings by @martin-purplefish in #1703
- Fix slash commands not appearing in workspace chat window by @adeeshaek in #1698
- Fix multi-instance WebSocket: pass CORS_ALLOWED_ORIGINS from CLI by @adeeshaek in #1699
- Fix: update workspace branchName when PR is on a different branch by @adeeshaek in #1700
- [codex] Prepare 0.3.21 patch release by @martin-purplefish in #1707
Full Changelog: v0.3.20...v0.3.21