Skip to content

fix(cli): keep init recovery logs out of progress - #240

Merged
sunerpy merged 1 commit into
mainfrom
codex/fix-init-rebuild-ux
Aug 27, 2026
Merged

fix(cli): keep init recovery logs out of progress#240
sunerpy merged 1 commit into
mainfrom
codex/fix-init-rebuild-ux

Conversation

@sunerpy

@sunerpy sunerpy commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • demote successful stale-index recovery events from INFO to DEBUG so normal codegraph init progress stays cohesive
  • add black-box regressions for missing state slots and moved/copied project identities, while preserving opt-in DEBUG diagnostics
  • update the bundled CodeGraph skill to follow explicit codegraph init recovery for missing slots or all-OwnerMismatch state without generalizing to other corruption

Validation

  • make ci
  • pre-push fmt, clippy, workspace tests, golden equivalence, and guardrail
  • CodeGraph skill quick_validate.py

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files         141      141           
  Lines       79452    79452           
=======================================
  Hits        75765    75765           
  Misses       3687     3687           
Files with missing lines Coverage Δ
crates/codegraph-store/src/rebuild.rs 92.87% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sunerpy
sunerpy merged commit 9c3313b into main Aug 27, 2026
7 checks passed
@sunerpy
sunerpy deleted the codex/fix-init-rebuild-ux branch August 27, 2026 09:52
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.

1 participant