opencode/internal
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
..
app feat: themes (#113) 2025-05-01 12:49:26 +02:00
config Config fix correcting loose viper string check, default model now set correctly (#147) 2025-05-05 09:40:58 +02:00
db change db driver 2025-04-24 22:27:51 +02:00
diff feat: themes (#113) 2025-05-01 12:49:26 +02:00
history change package name 2025-04-24 18:26:16 +02:00
llm replace github.com/google/generative-ai-go with github.com/googleapis/go-genai (#138) 2025-05-09 14:15:38 +02:00
logging change package name 2025-04-24 18:26:16 +02:00
lsp fix diagnostics for deleted files 2025-04-28 19:37:42 +02:00
message add support for images (#144) 2025-05-02 22:23:58 +02:00
permission remove tool timeout 2025-04-24 22:35:17 +02:00
pubsub fix the memory bug 2025-04-21 13:42:29 +02:00
session change package name 2025-04-24 18:26:16 +02:00
tui feat: custom commands (#133) 2025-05-09 16:33:35 +02:00
version change package name 2025-04-24 18:26:16 +02:00