Commit Graph

114 Commits (d127a1c4ebe326344dc77fe3d136c033da6031fd)

Author SHA1 Message Date
adamdottv c9cca48d08
fix: layout 2025-05-15 15:57:15 -05:00
adamdottv 3944930fc0
chore: cleanup 2025-05-15 15:45:22 -05:00
adamdottv 825c0b64af
fix: build 2025-05-15 14:49:30 -05:00
adamdottv d7af7dd3fe
fix: redundant status msg 2025-05-15 14:42:10 -05:00
phantomreactor 5f5f9dad87 add support to preview webp images and paste file paths 2025-05-15 12:55:36 -05:00
adamdottv a65e593ab4
feat: batch tool 2025-05-15 12:44:16 -05:00
adamdottv a850320fad
fix: don't limit session logs 2025-05-15 12:05:26 -05:00
adamdottv ddbb217d0d
feat: better status bar 2025-05-15 12:04:15 -05:00
Ed Zynda ab150be7c3
feat: Support named arguments in custom commands (#158)
* 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-15 09:43:33 -05:00
Adictya acc084c9ea chore(complete-module): lint 2025-05-15 08:29:54 -05:00
Adictya 3ee213081e fix(complete-module): logging 2025-05-15 08:29:54 -05:00
Adictya 15bf40bc10 feat(complete-module): add completions logic, dialog and providers 2025-05-15 08:29:54 -05:00
adamdottv 9d17314309
fix: tweak 2025-05-14 13:15:39 -05:00
adamdottv 3982be4310
feat: session specific logs 2025-05-14 13:06:09 -05:00
adamdottv 4c998d4f4f
chore: remove sourcegraph tool 2025-05-14 10:42:16 -05:00
adamdottv f7849c2d59
fix: log display 2025-05-14 07:47:15 -05:00
adamdottv 463002185b
fix: log perf 2025-05-14 07:38:21 -05:00
adamdottv 01b6bf5bb7
chore: refactor db 2025-05-13 13:08:43 -05:00
adamdottv 674797bd48
chore: refactoring 2025-05-13 11:07:34 -05:00
adamdottv ae86ef519c
chore: refactoring 2025-05-13 10:27:09 -05:00
adamdottv 2391e338b4
chore: rename 2025-05-13 10:02:39 -05:00
adamdottv 1e9399fbee
chore: cleanup 2025-05-13 09:26:54 -05:00
adamdottv 7f0e68b933
chore: cleanup 2025-05-13 06:55:18 -05:00
adamdottv 0c21ca5318
chore: cleanup 2025-05-13 06:51:28 -05:00
adamdottv 36e5ae804e
chore: rename coder -> primary 2025-05-12 14:32:27 -05:00
adamdottv c9b90dd184
fix: show context % 2025-05-12 14:08:57 -05:00
adamdottv b6524c0982
chore: cleanup 2025-05-12 11:38:07 -05:00
adamdottv 425c0f1bab
fix: timestamp formatting 2025-05-12 11:33:52 -05:00
adamdottv 8cbfc581b5
chore: cleanup 2025-05-12 10:45:03 -05:00
Nicholas Hamilton 4bb350a09b
Fix filepicker manual input (#146)
* fix: allows to type i while manual inputting filepath

* fix: file selection in filepicker focus mode

* remove duplicate code
2025-05-12 10:01:56 -05:00
Ed Zynda 1f8580553c
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-12 09:58:59 -05:00
adamdottv 1d1a1ddcbf
fix: visual tweaks 2025-05-12 09:54:20 -05:00
adamdottv dfe5fd8d97
wip: refactoring 2025-05-12 09:44:56 -05:00
adamdottv f100777199
wip: logging improvements 2025-05-09 13:37:13 -05:00
adamdottv f41b7bbd0a
chore: refactoring status updates 2025-05-08 12:03:59 -05:00
adamdottv bab17d7520
feat: session manager 2025-05-08 07:58:37 -05:00
adamdottv b638dafe5f
feat: better logs page 2025-05-06 14:22:37 -05:00
adamdottv ef298b2f18
fix: hide empty messages 2025-05-05 14:38:33 -05:00
adamdottv efaba6c5b8
feat: hide tool calls 2025-05-05 11:25:34 -05:00
adamdottv 874715838a
feat: show sender name and timestamp 2025-05-05 11:02:02 -05:00
adamdottv 167eb9ddfa
fix: diagnostics visual in status bar 2025-05-05 07:04:33 -05:00
phantomreactor ff0ef3bb43
feat: add support for images 2025-05-02 15:29:46 -05:00
adamdottv 49423da081 feat: compact command with auto-compact 2025-05-02 15:24:47 -05:00
adamdottv 364cf5b429 feat: write to context.md by default 2025-05-02 15:24:47 -05:00
adamdottv b2f24e38ed feat: better diagnostic visuals in status bar 2025-05-02 15:24:47 -05:00
adamdottv 49037e7b28 feat: better logs page 2025-05-02 15:24:47 -05:00
adamdottv c66832d299
fix: wording 2025-05-01 11:54:35 -05:00
adamdottv 7398b4ce70
fix: don't truncate task tool output 2025-05-01 11:35:54 -05:00
Kujtim Hoxha e4680caebb
some small fixes 2025-05-01 11:07:47 -05:00
adamdottv e760d28c5a
feat: show hunk headers 2025-05-01 09:02:14 -05:00