Skip to content

(MOT-3874) feat(approval-gate): auto-mode trust for the read-only coder surface#414

Closed
ytallo wants to merge 1 commit into
feat/harness-code-gpt-worktreesfrom
feat/gate-coder-readonly
Closed

(MOT-3874) feat(approval-gate): auto-mode trust for the read-only coder surface#414
ytallo wants to merge 1 commit into
feat/harness-code-gpt-worktreesfrom
feat/gate-coder-readonly

Conversation

@ytallo

@ytallo ytallo commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Shipped default rules gain structured, auto-scoped allows for the
read-only coder functions (context / info / read-file / search / tree /
list-folder), so an auto-mode coding session prompts on writes and exec
instead of every read. Manual mode is unaffected — mode-scoped rules do
not match there — and writes (update-file, apply-patch, create/delete/
move, worktree-*) plus shell::exec still gate in every mode.

default_rule_values() is now the single source of truth for both the
compiled default specs and the configuration schema default, and the
rules schema items widen to oneOf string|structured so the shipped
structured defaults pass configuration::register validation.

Refs MOT-3874

Shipped default rules gain structured, auto-scoped allows for the
read-only coder functions (context / info / read-file / search / tree /
list-folder), so an auto-mode coding session prompts on writes and exec
instead of every read. Manual mode is unaffected — mode-scoped rules do
not match there — and writes (update-file, apply-patch, create/delete/
move, worktree-*) plus shell::exec still gate in every mode.

default_rule_values() is now the single source of truth for both the
compiled default specs and the configuration schema default, and the
rules schema items widen to oneOf string|structured so the shipped
structured defaults pass configuration::register validation.
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview, Comment Jul 6, 2026 11:41am
workers-tech-spec Ready Ready Preview, Comment Jul 6, 2026 11:41am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 97089f06-325e-4d0e-85d8-b9a2b6f591b5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/gate-coder-readonly

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.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 32 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@ytallo

ytallo commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Consolidated into #423.

@ytallo ytallo closed this Jul 6, 2026
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