- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_012TRDRrfL1khQhQtNr3SRrA
Stop naming an expiry a coder session cannot have
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-thread.ts
Diff
1 file changed, +6 -2
packages/openagents-cli/src/coder-thread.ts modified +6 -2
@@ -16,7 +16,7 @@
| 16 | 16 |
|
| 17 | 17 |
|
| 18 | 18 |
|
| 19 |
|
|
| 19 |
|
|
| 20 | 20 |
|
| 21 | 21 |
|
| 22 | 22 |
|
@@ -1000,7 +1000,11 @@ async function proxyRefusal(response: Response): Promise<ThreadUnavailable> {
| 1000 | 1000 |
|
| 1001 | 1001 |
|
| 1002 | 1002 |
|
| 1003 |
|
|
| 1003 |
|
|
| 1004 |
|
|
| 1005 |
|
|
| 1006 |
|
|
| 1007 |
|
|
| 1004 | 1008 |
|
| 1005 | 1009 |
|
| 1006 | 1010 |
|