Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,22 @@ Known evidence gaps:

## [Unreleased]

## [0.1.91] - 2026-08-12

Tag: `rust-v0.1.91`
npm: <https://www.npmjs.com/package/@hasna/codewith/v/0.1.91>
Compare: <https://github.com/hasna/codewith/compare/rust-v0.1.90...rust-v0.1.91>

This patch publishes the workflow activation retry repair that merged after
`0.1.90` had already been released from an earlier main baseline.

### Fixed

- Workflow activation now retries transient SQLite busy and busy-snapshot
contention within a finite bound, persists a structured terminal reason when
contention does not clear, and avoids duplicate branch or agent admission.
(#572)

## [0.1.90] - 2026-08-12

Tag: `rust-v0.1.90`
Expand Down
Loading
Loading