- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Keep the shell guidance principle-first
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
packages/openagents-cli/src/coder-tools.ts
Diff
1 file changed, +4 -2
packages/openagents-cli/src/coder-tools.ts modified +4 -2
@@ -510,8 +510,10 @@ export function shellTool(cwd: string): CoderTool {
| 510 | 510 |
|
| 511 | 511 |
|
| 512 | 512 |
|
| 513 |
|
|
| 514 |
|
|
| 513 |
|
|
| 514 |
|
|
| 515 |
|
|
| 516 |
|
|
| 515 | 517 |
|
| 516 | 518 |
|
| 517 | 519 |
|