Commit graph

24 commits

Author SHA1 Message Date
Kujtim Hoxha
5307100f89 small fix 2025-05-09 16:37:02 +02:00
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
phantomreactor
9fec8df7d0
add support for images (#144) 2025-05-02 22:23:58 +02:00
Adam
82de14371d
feat: themes (#113)
* feat: themes

* feat: flexoki theme

* feat: onedark theme

* feat: monokai pro theme

* feat: opencode theme (default)

* feat: dracula theme

* feat: tokyonight theme

* feat: tron theme

* some small fixes

---------

Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
2025-05-01 12:49:26 +02:00
Kujtim Hoxha
b106787a50 change package name 2025-04-24 18:26:16 +02:00
Kujtim Hoxha
2c5003e3fc remove edit/normal mode 2025-04-24 16:40:36 +02:00
Kujtim Hoxha
2de5127417 initial tool call stream 2025-04-21 13:42:29 +02:00
Kujtim Hoxha
72afeb9f54 small fixes 2025-04-21 13:42:29 +02:00
Kujtim Hoxha
333ea6ec4b implement patch, update ui, improve rendering 2025-04-21 13:42:27 +02:00
Kujtim Hoxha
05d0e86f10 update logs 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
c24e3c18e0 small improvements 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
cc07f7a186 rename to opencode 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
bbfa60c787 reimplement agent,provider and add file history 2025-04-21 13:42:00 +02:00
Kujtim Hoxha
cdc5f209dc cleanup diff, cleanup agent 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
3ad983db0f cleanup app, config and root 2025-04-21 13:41:25 +02:00
Kujtim Hoxha
0697dcc1d9 implement nested tool calls and initial setup for result metadata 2025-04-21 13:38:42 +02:00
Kujtim Hoxha
8d874b839d add initial message handling 2025-04-21 13:38:42 +02:00
Kujtim Hoxha
23e7a95083 intiial layout 2025-04-21 13:38:42 +02:00
Kujtim Hoxha
d39d52d95d finish logs page 2025-04-09 19:07:39 +02:00
Kujtim Hoxha
afd9ad0560 rework llm 2025-04-01 13:38:54 +02:00
Kujtim Hoxha
904061c243 additional tools 2025-03-26 01:12:30 +01:00
Kujtim Hoxha
e7258e38ae initial agent setup 2025-03-23 22:25:31 +01:00
Kujtim Hoxha
8daa6e774a add initial stuff 2025-03-23 19:19:08 +01:00
Kujtim Hoxha
4b0ea68d7a initial 2025-03-21 18:20:28 +01:00