OpenCode adds click-to-expand pasted summaries
OpenCode is patching its terminal prompt UI so pasted summary blocks can be expanded with a click, making long pasted content easier to inspect and edit. It’s a small but practical workflow tweak for an open-source AI coding agent that lives in the terminal.
This is the kind of micro-UX work that actually matters in AI coding tools: if the prompt surface is clumsy, people feel it every minute they use the agent.
- –The change is tightly scoped to the TUI prompt component, so it should be low-risk to ship
- –Click-to-expand makes pasted summaries more readable without forcing users to reflow or re-enter text
- –It improves the editor-like feel of OpenCode, which matters for terminal-first tools that compete on speed and control
- –This is not a headline feature release, but it is the sort of polish that compounds into better daily retention
DISCOVERED
2h ago
2026-05-09
PUBLISHED
2h ago
2026-05-09
RELEVANCE
AUTHOR
ryanvogel