Skip to content

Add durable Auto Review run store#332

Merged
shiny-code-bot merged 2 commits into
mainfrom
feat/auto-review-run-store
Jun 2, 2026
Merged

Add durable Auto Review run store#332
shiny-code-bot merged 2 commits into
mainfrom
feat/auto-review-run-store

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • Add code_core::review_store with durable AutoReviewRun records for the Auto Review pipeline.
  • Persist run state under the existing repo-scoped review state directory with atomic JSON writes and output sidecars.
  • Add restart reconciliation support for orphaned in-flight runs whose agent is no longer live.
  • Export the repo-scoped review state directory helper for shared store placement.

Refs #325
Refs #324

Validation

  • cargo test -p code-core review_store
  • ./build-fast.sh

@shiny-code-bot shiny-code-bot merged commit 682067e into main Jun 2, 2026
1 check passed
@shiny-code-bot shiny-code-bot deleted the feat/auto-review-run-store branch June 2, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants