summaryrefslogtreecommitdiffhomepage
path: root/internal/tui/page
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-28wip: refactoring tuiadamdottv
2025-05-28wip: refactoring tuiadamdottv
2025-05-23really disable history nav when completions dialog is open (#50)Ed Zynda
2025-05-15feat: Support named arguments in custom commands (#158)Ed Zynda
* Allow multiple named args * fix: Fix styling in multi-arguments dialog * Remove old unused modal * Focus on only one input at a time
2025-05-15fix(complete-module): change completion start key to slashAdictya
2025-05-15feat(complete-module): add completions logic, dialog and providersAdictya
2025-05-14feat: session specific logsadamdottv
2025-05-13chore: renameadamdottv
2025-05-13chore: cleanupadamdottv
2025-05-12chore: rename coder -> primaryadamdottv
2025-05-12chore: cleanupadamdottv
2025-05-12fix: buildadamdottv
2025-05-12feat: custom commands (#133)Ed Zynda
* Implement custom commands * Add User: prefix * Reuse var * Check if the agent is busy and if so report a warning * Update README * fix typo * Implement user and project scoped custom commands * Allow for $ARGUMENTS * UI tweaks * Update internal/tui/components/dialog/arguments.go Co-authored-by: Kujtim Hoxha <[email protected]> * Also search in $HOME/.opencode/commands --------- Co-authored-by: Kujtim Hoxha <[email protected]>
2025-05-12wip: refactoringadamdottv
2025-05-08chore: refactoring status updatesadamdottv
2025-05-08feat: session manageradamdottv
2025-05-06feat: better logs pageadamdottv
2025-05-05feat: hide tool callsadamdottv
2025-05-02feat: add support for imagesphantomreactor
2025-05-02feat: compact command with auto-compactadamdottv
2025-05-02feat: better logs pageadamdottv
2025-04-30feat: themesadamdottv
2025-04-24change package nameKujtim Hoxha
2025-04-24remove edit/normal modeKujtim Hoxha
2025-04-21initial tool call streamKujtim 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-21rename to opencodeKujtim Hoxha
2025-04-21reimplement agent,provider and add file historyKujtim Hoxha
2025-04-21cleanup diff, cleanup agentKujtim Hoxha
2025-04-21cleanup app, config and rootKujtim Hoxha
2025-04-21implement nested tool calls and initial setup for result metadataKujtim Hoxha
2025-04-21add initial message handlingKujtim Hoxha
2025-04-21intiial layoutKujtim Hoxha
2025-04-09finish logs pageKujtim Hoxha
2025-04-01rework llmKujtim Hoxha
2025-03-26additional toolsKujtim Hoxha
2025-03-23initial agent setupKujtim Hoxha
2025-03-23add initial stuffKujtim Hoxha
2025-03-21initialKujtim Hoxha