feat(coder): add OpenAgents title to splash screen frame
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 165 · 2026-08-25T20:18:04.390508Z
Changed files
-
modified
packages/openagents-cli/src/coder-ui.ts -
modified
packages/openagents-cli/test/coder-ui.test.ts
Diff
2 files changed, +11 -1
packages/openagents-cli/src/coder-ui.ts modified +10 -1
@@ -347,8 +347,17 @@ function splashLines(width: number, height: number): ReadonlyArray<string> {
| 347 | 347 |
|
| 348 | 348 |
|
| 349 | 349 |
|
| 350 |
|
|
| 351 |
|
|
| 352 |
|
|
| 353 |
|
|
| 354 |
|
|
| 355 |
|
|
| 356 |
|
|
| 357 |
|
|
| 358 |
|
|
| 350 | 359 |
|
| 351 |
|
|
| 360 |
|
|
| 352 | 361 |
|
| 353 | 362 |
|
| 354 | 363 |
|
packages/openagents-cli/test/coder-ui.test.ts modified +1
@@ -985,6 +985,7 @@ describe("the splash before the first message", () => {
| 985 | 985 |
|
| 986 | 986 |
|
| 987 | 987 |
|
| 988 |
|
|
| 988 | 989 |
|
| 989 | 990 |
|
| 990 | 991 |
|