Skip to content

fix(cli): close dev watch baseline race - #163

Merged
777genius merged 1 commit into
mainfrom
fix/dev-watch-baseline
Sep 6, 2026
Merged

fix(cli): close dev watch baseline race#163
777genius merged 1 commit into
mainfrom
fix/dev-watch-baseline

Conversation

@777genius

Copy link
Copy Markdown
Owner

Summary

  • capture the generated watch baseline before publishing the initial callback
  • prevent immediate caller edits from being absorbed into the baseline
  • make the regression fail fast instead of hanging the package suite

Evidence

  • affected watch tests passed 50 consecutive iterations
  • full internal/app package passed
  • git diff --check passed
  • the final E2E evidence PR exposed the race in Required run 34018097935

Related: #162

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 37 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: df183bcc-dab5-47c1-8e50-0fda83f6a856

📥 Commits

Reviewing files that changed from the base of the PR and between a281a54 and 851c019.

📒 Files selected for processing (3)
  • cli/plugin-kit-ai/internal/app/dev.go
  • cli/plugin-kit-ai/internal/app/dev_loop.go
  • cli/plugin-kit-ai/internal/app/dev_test.go

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@777genius
777genius merged commit daf07ad into main Sep 6, 2026
16 checks passed
@777genius
777genius deleted the fix/dev-watch-baseline branch September 6, 2026 07:33
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