opencode/internal/tui
Ed Zynda a58e607c5f
feat: custom commands (#133)
* 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 <kujtimii.h@gmail.com>

* Also search in $HOME/.opencode/commands

---------

Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
2025-05-09 16:33:35 +02:00
..
components feat: custom commands (#133) 2025-05-09 16:33:35 +02:00
image add support for images (#144) 2025-05-02 22:23:58 +02:00
layout feat: themes (#113) 2025-05-01 12:49:26 +02:00
page feat: custom commands (#133) 2025-05-09 16:33:35 +02:00
styles add support for images (#144) 2025-05-02 22:23:58 +02:00
theme feat: themes (#113) 2025-05-01 12:49:26 +02:00
util finish logs page 2025-04-09 19:07:39 +02:00
tui.go feat: custom commands (#133) 2025-05-09 16:33:35 +02:00