Commit Graph

35 Commits (85c6301ac5d22128f564b7c04f94de3611600dbf)

Author SHA1 Message Date
adamdotdevin dec1e3fdda
fix: complete item on space 2025-08-11 18:58:42 -05:00
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
Aiden Cline 571aeaaea2
tweak: remove needless resorting (#1116) 2025-07-18 04:42:43 -05:00
adamdotdevin f7dd48e60d
feat(tui): more ways to quit 2025-07-16 14:20:28 -05:00
John Henry Rudden 050ff943a6
Fix: Add escape sequence for @ symbols to prevent send blocking (#1029) 2025-07-16 11:18:48 -05:00
adamdotdevin 533f64fe26
fix(tui): rework lists and search dialog 2025-07-15 08:07:26 -05:00
Joohoon Cha 416daca9c6
fix(tui): close completion dialog on ctrl+h (#1005) 2025-07-15 06:24:05 -05:00
adamdotdevin f1e7e7c138
feat(tui): even better model selector 2025-07-14 12:15:46 -05:00
adamdotdevin 229a280652
fix(tui): find dialog bg color 2025-07-14 09:09:55 -05:00
adamdottv 85dbfeb314
feat(tui): @symbol attachments 2025-07-10 05:53:00 -05:00
Aiden Cline 67765fa47c
tweak: keep completion options open when trigger is still present (#789) 2025-07-09 04:42:31 -05:00
adamdottv f9abc7c84f
feat(tui): file attachments 2025-07-04 10:55:02 -05:00
adamdottv fce59db94a
chore: simplify completions 2025-07-03 12:48:22 -05:00
adamdottv c82a060eca
feat(tui): file viewer, select messages 2025-07-02 16:08:11 -05:00
adamdottv 5394b5188b
fix(tui): editor styles were off 2025-06-26 15:12:26 -05:00
Adam 7d13baadc8
feat: default system theme (#419)
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-26 10:16:07 -05:00
Márk Magyar 333569bed3
ignore: fix typos and formatting (#294) 2025-06-22 14:26:46 -04:00
adamdottv 311b9c74dd
fix(tui): typeahead open/close perf 2025-06-20 08:20:10 -05:00
adamdottv 4cdc86612c
fix(tui): overlay border backgrounds 2025-06-19 11:41:30 -05:00
adamdottv 568c04753e
feat(tui): expand input to fit message 2025-06-19 08:45:27 -05:00
adamdottv 87d1d3fb62
fix(tui): file completion quirks 2025-06-18 15:51:26 -05:00
adamdottv fae97978a3
chore: cleanup logs 2025-06-18 14:18:46 -05:00
adamdottv bd46cf0f86
feat(tui): configurable keybinds and mouse scroll 2025-06-18 13:56:51 -05:00
adamdottv a5da5127fa
chore: consolidate chat page into tui.go 2025-06-17 07:09:04 -05:00
adamdottv d6d45bdc63
feat: share and init commands 2025-06-16 15:58:52 -05:00
adamdottv c8eb1b24c3
feat: believe it or not, even faster tui init 2025-06-16 12:34:34 -05:00
adamdottv b9f894f1e9
feat: even faster tui init 2025-06-16 12:24:18 -05:00
adamdottv 3c94d26570
chore: remove status service 2025-06-16 10:45:19 -05:00
adamdottv 77a6b3bdd6
fix: background color rendering issues 2025-06-15 15:07:05 -05:00
adamdottv 67023bb007
wip: refactoring tui 2025-06-13 15:56:33 -05:00
adamdottv 61396b93ed
wip: refactoring tui 2025-06-13 11:18:46 -05:00
adamdottv 62b9a30a9c
wip: refactoring tui 2025-06-13 10:47:51 -05:00
adamdottv ae339015fc
wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv cce2e4ad75
wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv 01050a430f
wip: refactoring tui 2025-06-04 09:20:48 -05:00