Put the status line under the composer, not in it
It was between the two rules, which is the composer's own region: the box a
reader types into had a second line in it that they cannot type on. Moving it
below the closing rule makes it a caption on the box, and a caption sits outside
the thing it describes.
────────────────────────────────
› typing
────────────────────────────────
○ ready openagents.com · main · Ollama qwen3.8:27b
enter to send · esc to clear 1 reply this run
Put the status line under the composer, not in 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/coder-ui.ts
Diff
1 file changed, +6 -3
packages/openagents-cli/src/coder-ui.ts modified +6 -3
@@ -535,8 +535,8 @@ export function runCoderUi(session: CoderSession, options: CoderUiOptions): Prom
| 535 | 535 |
|
| 536 | 536 |
|
| 537 | 537 |
|
| 538 |
|
|
| 539 |
|
|
| 538 |
|
|
| 539 |
|
|
| 540 | 540 |
|
| 541 | 541 |
|
| 542 | 542 |
|
@@ -583,8 +583,11 @@ export function runCoderUi(session: CoderSession, options: CoderUiOptions): Prom
| 583 | 583 |
|
| 584 | 584 |
|
| 585 | 585 |
|
| 586 |
|
|
| 587 | 586 |
|
| 587 |
|
|
| 588 |
|
|
| 589 |
|
|
| 590 |
|
|
| 588 | 591 |
|
| 589 | 592 |
|
| 590 | 593 |
|