- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01DTmy4SEXrHXouw5sZbs3f4
Bring VERSION into scope where the file uses it
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, +7 -3
packages/openagents-cli/src/cli.ts modified +7 -3
@@ -57,8 +57,12 @@ import { findToken, resolveApiEndpoint, resolveApiSession } from "./session.js";
| 57 | 57 |
|
| 58 | 58 |
|
| 59 | 59 |
|
| 60 |
|
|
| 61 |
|
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 65 |
|
|
| 62 | 66 |
|
| 63 | 67 |
|
| 64 | 68 |
|