OpenCode Adds ANSI Colors, Main-Buffer UI
A Simon Klee tweet shows OpenCode evolving its terminal experience with indexed ANSI colors and a minimal UI that renders in the main terminal buffer. The direction points toward a more terminal-native agent interface that should behave better in scrollback-heavy and tmux-based workflows.
The interesting part here is not the color work by itself, it’s the UI decision: living in the main buffer is a deliberate tradeoff away from flashy full-screen TUI behavior toward something that fits real terminal habits.
- –Indexed ANSI colors should make theming more compatible with the actual terminal palette instead of relying on brittle truecolor assumptions
- –Main-buffer rendering is friendlier to scrollback, session recording, tmux, and remote shells than alternate-screen UIs
- –This looks like OpenCode optimizing for reliability and composability, not just visual polish
- –For AI coding tools, that is usually the right bias: fewer UI tricks, fewer broken sessions, less friction when agents run for a long time
- –If the work lands cleanly, it could make OpenCode feel more like a terminal workflow primitive than a standalone app
DISCOVERED
2h ago
2026-05-08
PUBLISHED
2h ago
2026-05-08
RELEVANCE
AUTHOR
thdxr