- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01E1mRkPGYmTVvMKqAzmQvy5
Flip tiers on the dev lane too
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/cli.ts
Diff
1 file changed, +32 -10
packages/openagents-cli/src/cli.ts modified +32 -10
@@ -2417,13 +2417,34 @@ const coderCommand = Command.make(
| 2417 | 2417 |
|
| 2418 | 2418 |
|
| 2419 | 2419 |
|
| 2420 |
|
|
| 2421 |
|
|
| 2422 |
|
|
| 2423 |
|
|
| 2424 |
|
|
| 2425 |
|
|
| 2426 |
|
|
| 2420 |
|
|
| 2421 |
|
|
| 2422 |
|
|
| 2423 |
|
|
| 2424 |
|
|
| 2425 |
|
|
| 2426 |
|
|
| 2427 |
|
|
| 2428 |
|
|
| 2429 |
|
|
| 2430 |
|
|
| 2431 |
|
|
| 2432 |
|
|
| 2433 |
|
|
| 2434 |
|
|
| 2435 |
|
|
| 2436 |
|
|
| 2437 |
|
|
| 2438 |
|
|
| 2439 |
|
|
| 2440 |
|
|
| 2441 |
|
|
| 2442 |
|
|
| 2443 |
|
|
| 2444 |
|
|
| 2445 |
|
|
| 2446 |
|
|
| 2447 |
|
|
| 2427 | 2448 |
|
| 2428 | 2449 |
|
| 2429 | 2450 |
|
@@ -2432,9 +2453,10 @@ const coderCommand = Command.make(
| 2432 | 2453 |
|
| 2433 | 2454 |
|
| 2434 | 2455 |
|
| 2435 |
|
|
| 2436 |
|
|
| 2437 |
|
|
| 2456 |
|
|
| 2457 |
|
|
| 2458 |
|
|
| 2459 |
|
|
| 2438 | 2460 |
|
| 2439 | 2461 |
|
| 2440 | 2462 |
|