summaryrefslogtreecommitdiffhomepage
path: root/internal/tui
AgeCommit message (Collapse)Author
2025-05-01fix: wordingadamdottv
2025-05-01fix: don't truncate task tool outputadamdottv
2025-05-01some small fixesKujtim Hoxha
2025-05-01feat: show hunk headersadamdottv
2025-05-01fix: pass input to EDITORadamdottv
2025-05-01fix: visual tweaksadamdottv
2025-05-01fix: remove lsp tooladamdottv
2025-05-01fix: logoadamdottv
2025-05-01fix: logoadamdottv
2025-05-01feat: lsp discoveryadamdottv
2025-04-30fix: better diagnostics visualadamdottv
2025-04-30fix: more intuitive keybindsadamdottv
2025-04-30fix: minor icon tweakadamdottv
2025-04-30feat: custom themesadamdottv
2025-04-30fix: info and hint iconsadamdottv
2025-04-30fix: status sizingadamdottv
2025-04-30feat: tron themeadamdottv
2025-04-30feat: tokyonight themeadamdottv
2025-04-30feat: dracula themeadamdottv
2025-04-30feat: opencode theme (default)adamdottv
2025-04-30feat: monokai pro themeadamdottv
2025-04-30feat: onedark themeadamdottv
2025-04-30feat: flexoki themeadamdottv
2025-04-30feat: themesadamdottv
2025-04-28feat: model selection for given provider (#57)Aiden Cline
* feat: model selection for given provider * tweak: adjust cfg validation func, remove duplicated logic, consolidate agent updating into agent.go * tweak: make the model dialog scrollable, adjust padding slightly for modal" * feat: add provider selection, add hints, simplify some logic, add horizontal scrolling support, additional scroll indicators" * remove nav help * update docs * increase number of visible models, make horizontal scroll "wrap" * add provider popularity rankings
2025-04-24fix kitty issuesKujtim Hoxha
2025-04-24change package nameKujtim Hoxha
2025-04-24change additions/removalsKujtim Hoxha
2025-04-24small fixesKujtim Hoxha
2025-04-24small changesKujtim Hoxha
2025-04-24remove edit/normal modeKujtim Hoxha
2025-04-21init commandKujtim Hoxha
2025-04-21prevent the editor when agent busyKujtim Hoxha
2025-04-21config validationKujtim Hoxha
2025-04-21fix the memory bugKujtim Hoxha
2025-04-21improve cacheKujtim Hoxha
2025-04-21initial tool call streamKujtim Hoxha
2025-04-21lsp improvementsKujtim Hoxha
2025-04-21small fixesKujtim Hoxha
2025-04-21implement patch, update ui, improve renderingKujtim Hoxha
2025-04-21update logsKujtim Hoxha
2025-04-21small improvementsKujtim Hoxha
2025-04-21Update agent prompt, improve TUI patch UI, remove obsolete tool testsKujtim Hoxha
- Replace and expand agent coder prompt for clarity and safety - Add patch tool and TUI dialog support for patch diffs - Sort sidebar modified files by name - Remove Bash/Edit/Sourcegraph/Write tool tests 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-04-21rename to opencodeKujtim Hoxha
2025-04-21reimplement agent,provider and add file historyKujtim Hoxha
2025-04-21remove node dependency and implement diff formatKujtim Hoxha
2025-04-21cleanup diff, cleanup agentKujtim Hoxha
2025-04-21cleanup app, config and rootKujtim Hoxha
2025-04-21wip filesKujtim Hoxha
2025-04-21add initial git supportKujtim Hoxha