119 Commits

Author SHA1 Message Date
Ed Zynda 191084817c feat: Add tool restriction flags for non-interactive mode (#29)
release / goreleaser (push) Has been cancelled
2025-05-17 08:23:13 -05:00
phantomreactor ec4ed11a6e paste images with ctrl+v (#26) 2025-05-16 14:31:50 -05:00
Ed Zynda d719c62986 feat: Add tools dialog accessible via F9 (#24)
* Add tools dialog

* Remove sorting and double items

* Update key handling
2025-05-16 10:57:35 -05:00
Ed Zynda f0540b714d fix: Show correct file paths in permission window (#25)
* Fix paths in permission window to show relative paths

* Fix paths in permission window to show actual file paths
2025-05-16 10:56:39 -05:00
Ed Zynda 52dafc5cf5 feat: Add non-interactive mode (#18) 2025-05-16 06:06:28 -05:00
adamdottv 6abb6add0c fix: layout
release / goreleaser (push) Has been cancelled
2025-05-15 15:57:15 -05:00
adamdottv 2e63a4deff chore: cleanup 2025-05-15 15:45:22 -05:00
adamdottv df23b75059 fix: build 2025-05-15 14:49:30 -05:00
adamdottv eb96a62d11 fix: redundant status msg 2025-05-15 14:42:10 -05:00
phantomreactor a5955213ff add support to preview webp images and paste file paths
release / goreleaser (push) Has been cancelled
2025-05-15 12:55:36 -05:00
adamdottv 59f36d7078 feat: batch tool 2025-05-15 12:44:16 -05:00
adamdottv 9f31df716a fix: don't limit session logs 2025-05-15 12:05:26 -05:00
adamdottv f14625615a feat: better status bar 2025-05-15 12:04:15 -05:00
Ed Zynda 2094f1f8c8 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 01e5c0fd7e chore(complete-module): lint 2025-05-15 08:29:54 -05:00
Adictya c85d25f77e fix(complete-module): logging 2025-05-15 08:29:54 -05:00
Adictya f342a49de0 feat(complete-module): add completions logic, dialog and providers 2025-05-15 08:29:54 -05:00
adamdottv 98a2f09ae7 fix: tweak 2025-05-14 13:15:39 -05:00
adamdottv 5056a67f57 feat: session specific logs 2025-05-14 13:06:09 -05:00
adamdottv d68a8bc622 chore: remove sourcegraph tool 2025-05-14 10:42:16 -05:00
adamdottv 3004d5f6e1 fix: log display 2025-05-14 07:47:15 -05:00
adamdottv 0b2eb32c80 fix: log perf 2025-05-14 07:38:21 -05:00
adamdottv 2d059776f9 chore: refactor db 2025-05-13 13:08:43 -05:00
adamdottv 5ef089a8b8 chore: refactoring 2025-05-13 11:07:34 -05:00
adamdottv ff107556d7 chore: refactoring 2025-05-13 10:27:09 -05:00
adamdottv e0ed9e8f4a chore: rename 2025-05-13 10:02:39 -05:00
adamdottv e2a0554c39 chore: cleanup 2025-05-13 09:26:54 -05:00
adamdottv 5fce335a29 chore: cleanup 2025-05-13 06:55:18 -05:00
adamdottv 5ef94946a5 chore: cleanup 2025-05-13 06:51:28 -05:00
adamdottv c0da60e14a chore: rename coder -> primary 2025-05-12 14:32:27 -05:00
adamdottv 6d046c322d fix: show context % 2025-05-12 14:08:57 -05:00
adamdottv 9f52b0ace0 chore: cleanup 2025-05-12 11:38:07 -05:00
adamdottv dde9f63ece fix: timestamp formatting 2025-05-12 11:33:52 -05:00
adamdottv 6a772d6453 chore: cleanup 2025-05-12 10:45:03 -05:00
Nicholas Hamilton e422a9cb95 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 af021e57f6 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 32da3cf431 fix: visual tweaks 2025-05-12 09:54:20 -05:00
adamdottv 0cf8042b23 wip: refactoring 2025-05-12 09:44:56 -05:00
adamdottv 547af3a0f5 wip: logging improvements 2025-05-09 13:37:13 -05:00
adamdottv 3976e8adb8 chore: refactoring status updates 2025-05-08 12:03:59 -05:00
adamdottv 6d60787d63 feat: session manager 2025-05-08 07:58:37 -05:00
adamdottv 864f2585ac feat: better logs page 2025-05-06 14:22:37 -05:00
adamdottv bc15aeec4f fix: hide empty messages 2025-05-05 14:38:33 -05:00
adamdottv 4f14530e47 feat: hide tool calls 2025-05-05 11:25:34 -05:00
adamdottv 29f577d9e7 feat: show sender name and timestamp 2025-05-05 11:02:02 -05:00
adamdottv 02048c1987 fix: diagnostics visual in status bar 2025-05-05 07:04:33 -05:00
phantomreactor 176ef7460d feat: add support for images 2025-05-02 15:29:46 -05:00
adamdottv 92813f1078 feat: compact command with auto-compact 2025-05-02 15:24:47 -05:00
adamdottv eb75f9aec7 feat: write to context.md by default 2025-05-02 15:24:47 -05:00
adamdottv 8dd89afea0 feat: better diagnostic visuals in status bar 2025-05-02 15:24:47 -05:00