Skip to content

(MOT-3873) feat(console): code mode picker#411

Closed
ytallo wants to merge 3 commits into
feat/harness-code-modefrom
feat/console-code-mode
Closed

(MOT-3873) feat(console): code mode picker#411
ytallo wants to merge 3 commits into
feat/harness-code-modefrom
feat/console-code-mode

Conversation

@ytallo

@ytallo ytallo commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

feat(console): code mode in the chat composer

Adds 'code' to the mode picker. A code-mode send omits the explicit
functions policy so the harness applies its curated native coding
toolset, and swaps in the coding identity prompt; the working-dir
fs_scope metadata is unchanged.

fix(shell): coder::context resolves the fs_scope root, not the jail primary

The workspace snapshot ignored the harness-stamped filesystem scope and
always described the configured primary root, so a scoped session's git
state and instruction files were missing. The effective root is now the
canonicalized fs_scope root (session_root confinement) when present, and
instruction files resolve through resolve_opt against it.

feat(harness): code prompt — environment block is pre-fetched, skip redundant coder::context

Fixes MOT-3873

ytallo added 3 commits July 5, 2026 15:29
Adds 'code' to the mode picker. A code-mode send omits the explicit
functions policy so the harness applies its curated native coding
toolset, and swaps in the coding identity prompt; the working-dir
fs_scope metadata is unchanged.
…rimary

The workspace snapshot ignored the harness-stamped filesystem scope and
always described the configured primary root, so a scoped session's git
state and instruction files were missing. The effective root is now the
canonicalized fs_scope root (session_root confinement) when present, and
instruction files resolve through resolve_opt against it.
@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:48am
workers-tech-spec Ready Ready Preview, Comment Jul 6, 2026 11:48am

Request Review

@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.

@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: 274ebcfb-987c-4c28-a5d8-beeb7f817121

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/console-code-mode

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.

@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