Skip to content

Sync Kaizen dogfood contracts#20

Merged
s-hiraoku merged 1 commit into
mainfrom
codex/daily-dogfood-sync
Jun 25, 2026
Merged

Sync Kaizen dogfood contracts#20
s-hiraoku merged 1 commit into
mainfrom
codex/daily-dogfood-sync

Conversation

@s-hiraoku

@s-hiraoku s-hiraoku commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync deterministic Kaizen dogfood contracts from kaizen-agents-org/.github.
  • Update only the manifest-managed shared skills, issue template, Kaizen config, and agent guidance.

Verification

  • Automated sync copied and compared every manifest-managed path.

No source issue; this ready-for-review PR is generated by the daily dogfood sync workflow.

Summary by CodeRabbit

  • New Features

    • Updated automated job scheduling to a job-based configuration, including daily maintenance, a daily follow-up maintenance run, and an optional issue-watching job (disabled by default).
  • Bug Fixes

    • Refined execution authorization handling: automation now uses only the repository’s execution authorization label when present, and for human clarification cases it avoids adding label preferences and prompts for the specific clarification needed.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 048287d2-ee83-48cc-b38a-5065a45c74db

📥 Commits

Reviewing files that changed from the base of the PR and between c90ae61 and 7d6bd32.

📒 Files selected for processing (2)
  • .kaizen/config.yml
  • skills/kaizen-bug-router/SKILL.md

📝 Walkthrough

Walkthrough

The PR replaces the flat scheduler block in .kaizen/config.yml with a jobs-based layout and updates bug-router workflow instructions for execution authorization label selection.

Changes

Kaizen config and skill updates

Layer / File(s) Summary
Scheduler jobs configuration
.kaizen/config.yml
Replaces nightly/afternoon/poll scheduler entries with three named jobs: maintenance, maintenance-followup, and issue-watch, including enabled state, timing, mode, and guard/skip settings.
Bug-router execution-authorization label rules
skills/kaizen-bug-router/SKILL.md
Updates workflow guidance so opt-in mode adds only the repository-configured execution authorization label when present, immediate execution still files the issue and reports the next command, and human-clarification cases omit execution authorization labels while stating the needed clarification.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly reflects the PR’s main purpose: syncing Kaizen dogfood contracts across shared config and guidance files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/daily-dogfood-sync

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

@s-hiraoku s-hiraoku force-pushed the codex/daily-dogfood-sync branch from c90ae61 to 7d6bd32 Compare June 25, 2026 06:57
@s-hiraoku s-hiraoku merged commit 7fa1f01 into main Jun 25, 2026
2 checks passed
@s-hiraoku s-hiraoku deleted the codex/daily-dogfood-sync branch June 25, 2026 22:06
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