Commit 4354af1
Fix the wordmark: UTMStack, not UTMSSTACK
The split TUI logo duplicated the S — left half was "UTMS" and right half
"STACK", rendering "UTMSSTACK". Replaced all three logo sites with the correct
figlet: "UTM" in shaded blocks (left, muted) + "STACK" in solid blocks (right,
bright), which reads "UTMSTACK".
- packages/tui/src/logo.ts — startup/home logo (the one in the screenshot)
- packages/opencode/src/cli/ui.ts — the --help wordmark
- packages/tui/src/util/presentation.ts — session-epilogue logo (was still
opencode's), plus the "opencode -s" continue hint -> "utmstack -s"
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 7bd9b6d commit 4354af1
3 files changed
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
0 commit comments