Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@cubic-dev-ai review this PR |
@j15z I have started the AI code review. It will take a few minutes to complete. |
|
11c3d58 to
818dca4
Compare
818dca4 to
41af1d3
Compare
41af1d3 to
661f655
Compare
|
|
@cubic-dev-ai review this PR |
@j15z I have started the AI code review. It will take a few minutes to complete. |
|
@cubic-dev-ai review this PR |
@j15z I have started the AI code review. It will take a few minutes to complete. |
d433d88 to
68451c9
Compare
|
@cubic-dev-ai review this PR |
@j15z I have started the AI code review. It will take a few minutes to complete. |
c3db3dc to
296302f
Compare
b4f42b3 to
3c840ed
Compare
3c840ed to
ea8a65c
Compare
296302f to
78ae7ef
Compare
ea8a65c to
30eea7f
Compare
78ae7ef to
c09d0d5
Compare
30eea7f to
b2a8afd
Compare
c09d0d5 to
43481a7
Compare
43481a7 to
ed511a8
Compare
ed511a8 to
4e43b51
Compare
Apply each agent tool's Permission Mode after the edit batch reindexes tool canonical modes, so a mode chosen for a tool's final position is not moved again as if it were keyed by the original tool list. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
4e43b51 to
b17a4ac
Compare
Summary
Let an agent tool's Permission Mode be a fixed selector value or a variable such as
<start.toolMode>. The expression is resolved before tool filtering, and anything other thanauto,force, ornoneis rejected before provider or tool work starts.usageControland theusageControlExpressionseparately, with a selector/variable toggle in the expanded tool controls.Companion: simstudioai/mothership#488
Type of Change
Testing
type-check, lint,check:api-validation,check:openapi,check:cli-api, andcheck:cli-docspass, and CI passes.Reviewers:
applyAgentToolUsageControlModesAfterEditsinlib/workflows/editing/engine.tsruns after the tool canonical-mode reindex, so a mode chosen through an API edit lands on its tool's final position.Checklist
Screenshots/Videos
No screenshots attached.