opencode/packages/tui/internal
Dax c34aec060f
Merge agent and mode into one (#1689)
The concept of mode has been deprecated, there is now only the agent field in the config.

An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it

Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
..
api wip: api for tui 2025-07-21 19:53:58 -04:00
app Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
attachment Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
clipboard fixing various typos in text. (#1185) 2025-07-25 20:20:01 -04:00
commands Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
completions Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
components Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
id Part data model (#950) 2025-07-13 17:22:11 -04:00
layout perf: move ANSI regex compilations to package level (#1040) 2025-07-16 04:20:25 -05:00
styles fix: markdown table renders (#1623) 2025-08-05 17:16:35 -05:00
theme added vesper theme (#1602) 2025-08-04 16:45:00 -05:00
tui Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
util feat: better assistant message visual 2025-08-05 19:05:44 -05:00
viewport fixing various typos in text. (#1185) 2025-07-25 20:20:01 -04:00