- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01DTmy4SEXrHXouw5sZbs3f4
Read the terminal event names the chat API actually writes
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-ox.ts -
modified
packages/openagents-cli/test/coder-ox.test.ts
Diff
2 files changed, +15 -11
packages/openagents-cli/src/coder-ox.ts modified +8 -4
@@ -104,12 +104,16 @@ export class OxAlphaReplySource {
| 104 | 104 |
|
| 105 | 105 |
|
| 106 | 106 |
|
| 107 |
|
|
| 107 |
|
|
| 108 | 108 |
|
| 109 |
|
|
| 110 |
|
|
| 109 |
|
|
| 110 |
|
|
| 111 |
|
|
| 112 |
|
|
| 113 |
|
|
| 114 |
|
|
| 111 | 115 |
|
| 112 |
|
|
| 116 |
|
|
| 113 | 117 |
|
| 114 | 118 |
|
| 115 | 119 |
|
packages/openagents-cli/test/coder-ox.test.ts modified +7 -7
@@ -44,7 +44,7 @@ describe("OxAlphaReplySource", () => {
| 44 | 44 |
|
| 45 | 45 |
|
| 46 | 46 |
|
| 47 |
|
|
| 47 |
|
|
| 48 | 48 |
|
| 49 | 49 |
|
| 50 | 50 |
|
@@ -60,7 +60,7 @@ describe("OxAlphaReplySource", () => {
| 60 | 60 |
|
| 61 | 61 |
|
| 62 | 62 |
|
| 63 |
|
|
| 63 |
|
|
| 64 | 64 |
|
| 65 | 65 |
|
| 66 | 66 |
|
@@ -77,7 +77,7 @@ describe("OxAlphaReplySource", () => {
| 77 | 77 |
|
| 78 | 78 |
|
| 79 | 79 |
|
| 80 |
|
|
| 80 |
|
|
| 81 | 81 |
|
| 82 | 82 |
|
| 83 | 83 |
|
@@ -93,7 +93,7 @@ describe("OxAlphaReplySource", () => {
| 93 | 93 |
|
| 94 | 94 |
|
| 95 | 95 |
|
| 96 |
|
|
| 96 |
|
|
| 97 | 97 |
|
| 98 | 98 |
|
| 99 | 99 |
|
@@ -121,8 +121,8 @@ describe("OxAlphaReplySource", () => {
| 121 | 121 |
|
| 122 | 122 |
|
| 123 | 123 |
|
| 124 |
|
|
| 125 |
|
|
| 124 |
|
|
| 125 |
|
|
| 126 | 126 |
|
| 127 | 127 |
|
| 128 | 128 |
|
@@ -147,7 +147,7 @@ describe("OxAlphaReplySource", () => {
| 147 | 147 |
|
| 148 | 148 |
|
| 149 | 149 |
|
| 150 |
|
|
| 150 |
|
|
| 151 | 151 |
|
| 152 | 152 |
|
| 153 | 153 |
|