Skip to content

Keep builder prompt out of git commits#153

Merged
s-hiraoku merged 1 commit into
mainfrom
codex/builder-prompt-no-commit
Jul 4, 2026
Merged

Keep builder prompt out of git commits#153
s-hiraoku merged 1 commit into
mainfrom
codex/builder-prompt-no-commit

Conversation

@s-hiraoku

Copy link
Copy Markdown
Collaborator

Summary

  • replace the builder prompt commit instruction with workspace-only guidance
  • keep push/gh/PR creation prohibited for the builder
  • add a regression test that prompt ownership for commits stays with kaizen-loop

Verification

  • npm run typecheck
  • npm test

Closes #139

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@s-hiraoku, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 37 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository: kaizen-agents-org/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d1ab5256-386b-411d-93b4-7e5737bb3f8d

📥 Commits

Reviewing files that changed from the base of the PR and between 4d72bf2 and 6fc7db4.

📒 Files selected for processing (2)
  • src/agents/prompt.ts
  • test/agent.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/builder-prompt-no-commit

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.

@s-hiraoku

Copy link
Copy Markdown
Collaborator Author

Guardian check complete.

  • CI: passing (verify)
  • CodeRabbit: status success; no actionable review threads were created (review limit notice only)
  • Merge state: CLEAN
  • Closing linkage: Closes #139 is recognized by GitHub

@s-hiraoku s-hiraoku merged commit 4c64d6a into main Jul 4, 2026
2 checks passed
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.

[scout] Keep builder prompt out of git commits

1 participant