Commit Graph

341 Commits

Author SHA1 Message Date
strager 2ebf959895 fix(tool): fix ripgrep invocation on Windows (#700)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-07-08 15:36:26 -05:00
Rami Chowdhury 8e438cc61f feat(storage): ensure storage directory exists and handle paths correctly (#771) 2025-07-08 15:34:11 -05:00
Robb Currall 061c8aa3e9 fix: support cancelled task state (#775) 2025-07-08 15:33:39 -05:00
Frank Denis 48d18f0472 Add support for the Zig Language Server (ZLS) (#756) 2025-07-08 15:31:11 -05:00
Gal Schlezinger 1f4b17906a [config json schema] declare default values and examples for in-ide documentation (#754) 2025-07-08 15:29:07 -05:00
adamdottv f0c30861c5 fix: env has to be string
publish / publish (push) Has been cancelled
2025-07-08 14:59:03 -05:00
adamdottv 5ea5ebbbdd fix(tui): pasting causes panic on macos 2025-07-08 14:57:17 -05:00
Timo Clasen 1dd8a8c48a fix(copilot): add vision request header (#773) 2025-07-08 14:01:54 -05:00
adamdottv e5dee9c760 fix: image reading
publish / publish (push) Has been cancelled
2025-07-08 13:02:13 -05:00
Aiden Cline d2575eea6c fix: display errors when using opencode run ... (#751) 2025-07-08 10:38:11 -05:00
adamdottv ea7c1f7ea6 fix: include symlinks in ripgrep searches 2025-07-08 10:02:19 -05:00
adamdottv 162497783b feat(tui): paste images and pdfs 2025-07-08 08:09:01 -05:00
Dax Raad 1d6edec2c2 start file watcher only for tui 2025-07-07 21:05:04 -04:00
Dax Raad ca926515b2 better handling of aborting sessions
publish / publish (push) Has been cancelled
2025-07-07 20:59:00 -04:00
Dax Raad 992bbcbd60 fix crash when running on new project
publish / publish (push) Has been cancelled
2025-07-07 17:39:52 -04:00
Dax Raad 5cd08e988a fix mcp tools corrupting session
publish / publish (push) Has been cancelled
2025-07-07 17:05:16 -04:00
Dax Raad 2a750c2333 run: truncate prompt 2025-07-07 16:41:42 -04:00
Dax Raad 739716aef9 append piped stdin to prompt
publish / publish (push) Has been cancelled
2025-07-07 16:33:21 -04:00
Dax Raad 446932ceec Add stdin support to run command
Allow piping content to opencode run when no message arguments are provided, enabling standard Unix pipe patterns for better CLI integration.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-07-07 16:29:13 -04:00
Dax Raad e8bbb3e7ab wip: model and prompt flags for tui 2025-07-07 16:24:37 -04:00
Dax Raad 69ef316d7d fix interrupt
publish / publish (push) Has been cancelled
2025-07-07 16:12:47 -04:00
Dax 9cad702612 v2 message format and upgrade to ai sdk v5 (#743)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-07-07 15:53:43 -04:00
Dominik Engelhardt ca1f14a523 Fix Elixir LSP startup (#726) 2025-07-06 23:37:46 -04:00
Liang-Shih Lin d7b2f0079c fix: Skip opencode upgrade if same version (#720) 2025-07-06 23:36:59 -04:00
Dax Raad 207c73bc6a fix openrouter caching with anthropic, should be a lot cheaper 2025-07-05 11:39:54 -04:00
Dax Raad e5275df48e use full filepath
publish / publish (push) Has been cancelled
2025-07-04 17:58:03 -04:00
Dax Raad 4a274ef8a0 make file attachments work good like
publish / publish (push) Has been cancelled
2025-07-04 16:21:26 -04:00
Dax Raad f81777575a wip: fix media type 2025-07-04 12:50:52 -04:00
Dax Raad 4d2ed3c930 file attachments 2025-07-04 12:24:01 -04:00
Dax Raad 37824a539f removed banned command concept 2025-07-04 11:32:12 -04:00
Dax Raad 76577d2db4 disable snapshots temporarily
publish / publish (push) Has been cancelled
2025-07-04 08:45:18 -04:00
Dax Raad 2ba7a4e337 improve snapshotting speed further
publish / publish (push) Has been cancelled
2025-07-03 21:36:09 -04:00
Dax Raad a59340b05d improve snapshot speed
publish / publish (push) Has been cancelled
2025-07-03 20:16:25 -04:00
Dax Raad a0764b2c3a add elixir lsp support
publish / publish (push) Has been cancelled
2025-07-03 19:29:51 -04:00
Dax Raad 0d798b90aa wip: logs 2025-07-03 19:29:51 -04:00
Dax Raad 1843630b21 fix /unshare
publish / publish (push) Has been cancelled
2025-07-03 15:34:04 -04:00
Dax Raad 89821f3f69 flag for disabling file watcher 2025-07-03 10:37:08 -04:00
Dax Raad 7a4aa43f22 increase max retries to 10
publish / publish (push) Has been cancelled
2025-07-03 10:32:55 -04:00
adamdottv f733412538 feat(tui): unshare command
publish / publish (push) Has been cancelled
2025-07-03 07:09:09 -05:00
Dax Raad d918a64481 do not install gopls if go is not installed
publish / publish (push) Has been cancelled
2025-07-02 23:59:08 -04:00
Jacob Hands 0470bb18a0 fix: use correct opencode bin path when running in development mode (#483)
publish / publish (push) Has been cancelled
2025-07-02 23:37:48 -04:00
Adi Yeroslav df7b7b7234 Update prompt reference from CLAUDE.md to AGENTS.md (#623) 2025-07-02 23:27:22 -04:00
Aiden Cline bd1d1f4dc0 feat: configurable instructions (#624) 2025-07-02 23:27:04 -04:00
adamdottv e9e786746f fix: typescript error 2025-07-02 16:08:41 -05:00
adamdottv cbae63697e feat(tui): file viewer, select messages 2025-07-02 16:08:11 -05:00
Ciaran McAleer 1dd3bcae9f Changed handling of OpenRouter requests to add some custom headers so that it can see the app (#613)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-07-02 14:43:59 -04:00
Dax Raad 6a8e961119 wip: session revert/unrevert 2025-07-02 13:10:36 -04:00
Mark Huggins 70dbfa4d00 fix: Copilot Premium Requests (#595) 2025-07-02 12:04:53 -04:00
Timo Clasen 46faca1f62 fix(formatting): check for enabled formatters (#611) 2025-07-02 12:03:42 -04:00
Dax Raad 82c1c87be7 wip: symbols for lsp 2025-07-02 11:35:25 -04:00