summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/commands
AgeCommit message (Collapse)Author
2025-11-02DELETE GO BUBBLETEA CRAP HOORAYDax Raad
2025-08-25fix(tui): sort custom commands loweradamdotdevin
2025-08-25fix(tui): sort custom commands loweradamdotdevin
2025-08-22slash commands (#2157)Dax
Co-authored-by: adamdotdevin <[email protected]>
2025-08-18tweak(timeline): add a dot to the session timeline modal for better visual ↵spoons-and-mirrors
cue of session's revert point (#1978)
2025-08-15feat(TUI): improves UX with message navigation modal to jump and restore to ↵spoons-and-mirrors
specific messages (#1969)
2025-08-15feat(tui): navigate child sessions (subagents)adamdotdevin
2025-08-15fix: more commands cleanupadamdotdevin
2025-08-15fix: keybind docs out of syncadamdotdevin
2025-08-15feat(tui): support cycling recent models in reverse (#1953)Yihui Khuu
2025-08-11feat: toggle tool details visibleadamdotdevin
2025-08-11Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778)spoons-and-mirrors
2025-08-11feat (tui): agents dialog (#1802)Aiden Cline
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-08-01fix: unshare command missingadamdotdevin
2025-07-23basic undo feature (#1268)Dax
Co-authored-by: adamdotdevin <[email protected]> Co-authored-by: Jay V <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Andrew Joslin <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Tobias Walle <[email protected]>
2025-07-21wip: vscode extensionFrank
2025-07-21feat(tui): disable keybindsadamelmore
2025-07-17feat(tui): remove share commands from help if sharing is disabled (#1087)Timo Clasen
2025-07-16feat(tui): more ways to quitadamdotdevin
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16feat(tui): shift+tab to cycle modes backward (#1049)Adi Yeroslav
2025-07-15feat(tui): add /export command to export conversation to editor (#989)Joe Schmitt
Co-authored-by: opencode <[email protected]>
2025-07-11fix(tui): don't include /mode triggeradamdotdevin
2025-07-10feat(tui): modesadamdottv
2025-07-08feat(tui): command aliasesadamdottv
2025-07-08feat(tui): paste images and pdfsadamdottv
2025-07-03feat(tui): unshare commandadamdottv
2025-07-02fix(tui): change messages layout toggle keybinding from <leader>m to <leader>pDax Raad
🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-07-02feat(tui): file viewer, select messagesadamdottv
2025-06-27chore: rework openapi spec and use stainless sdkadamdottv
2025-06-19fix(tui): better help on homeadamdottv
2025-06-19feat(tui): expand input to fit messageadamdottv
2025-06-18BREAKING CONFIG CHANGEDax Raad
We have changed the config format yet again - but this should be the final time. You can see the readme for more details but the summary is - got rid of global providers config - got rid of global toml - global config is now in `~/.config/opencode/config.json` - it will be merged with any project level config
2025-06-18rework configDax Raad
2025-06-18fix(tui): help dialog sortingadamdottv
2025-06-18feat(tui): configurable keybinds and mouse scrolladamdottv
2025-06-16feat: share and init commandsadamdottv
2025-06-13wip: refactoring tuiadamdottv
2025-06-13wip: refactoring tuiadamdottv