summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/dialog/complete.go
AgeCommit message (Collapse)Author
2025-11-02DELETE GO BUBBLETEA CRAP HOORAYDax Raad
2025-09-03fix: file fuzzy search (#2409)Aiden Cline
2025-08-11fix: complete item on spaceadamdotdevin
2025-08-07Merge agent and mode into one (#1689)Dax
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-07-18tweak: remove needless resorting (#1116)Aiden Cline
2025-07-16feat(tui): more ways to quitadamdotdevin
2025-07-16Fix: Add escape sequence for @ symbols to prevent send blocking (#1029)John Henry Rudden
2025-07-15fix(tui): rework lists and search dialogadamdotdevin
2025-07-15fix(tui): close completion dialog on ctrl+h (#1005)Joohoon Cha
2025-07-14feat(tui): even better model selectoradamdotdevin
2025-07-14fix(tui): find dialog bg coloradamdotdevin
2025-07-10feat(tui): @symbol attachmentsadamdottv
2025-07-09tweak: keep completion options open when trigger is still present (#789)Aiden Cline
2025-07-04feat(tui): file attachmentsadamdottv
2025-07-03chore: simplify completionsadamdottv
2025-07-02feat(tui): file viewer, select messagesadamdottv
2025-06-26fix(tui): editor styles were offadamdottv
2025-06-26feat: default system theme (#419)Adam
Co-authored-by: adamdottv <[email protected]>
2025-06-22ignore: fix typos and formatting (#294)Márk Magyar
2025-06-20fix(tui): typeahead open/close perfadamdottv
2025-06-19fix(tui): overlay border backgroundsadamdottv
2025-06-19feat(tui): expand input to fit messageadamdottv
2025-06-18fix(tui): file completion quirksadamdottv
2025-06-18chore: cleanup logsadamdottv
2025-06-18feat(tui): configurable keybinds and mouse scrolladamdottv
2025-06-17chore: consolidate chat page into tui.goadamdottv
2025-06-16feat: share and init commandsadamdottv
2025-06-16feat: believe it or not, even faster tui initadamdottv
2025-06-16feat: even faster tui initadamdottv
2025-06-16chore: remove status serviceadamdottv
2025-06-15fix: background color rendering issuesadamdottv
2025-06-13wip: refactoring tuiadamdottv
2025-06-13wip: refactoring tuiadamdottv
2025-06-13wip: refactoring tuiadamdottv
2025-06-12wip: refactoring tuiadamdottv
2025-06-12wip: refactoring tuiadamdottv
2025-06-04wip: refactoring tuiadamdottv