1069 Commits

Author SHA1 Message Date
opencode 71da1ec86a release: v0.13.7 2025-10-01 09:13:16 +00:00
Dax Raad 282c1e1d9d codex should not have reasoning effort 2025-10-01 05:06:37 -04:00
Dax Raad ee4e201045 core: prevent file deletion when reverting changes to existing files 2025-10-01 05:06:37 -04:00
opencode 2e1ed2fc65 release: v0.13.6 2025-10-01 07:44:18 +00:00
Dax Raad 8ad4813f46 overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
Dax Raad a82a7f8bd9 update anthropic system prompts 2025-09-30 04:41:36 -04:00
Aiden Cline 539d438d97 fix: worktree cmd (#2870) 2025-09-29 22:21:54 -05:00
Frank abbae010da wip: zen 2025-09-29 14:17:53 -04:00
opencode 6700d00543 release: v0.13.5 2025-09-29 14:12:58 +00:00
Aiden Cline 08b8ff2671 fix: bash regex (#2858) 2025-09-29 08:51:46 -05:00
opencode 83484d52de release: v0.13.4 2025-09-29 05:53:07 +00:00
Dax Raad 370a9572ed ci: fix homebrew 2025-09-29 01:40:27 -04:00
Dax Raad 3f2da89007 release: v0.13.2 2025-09-29 01:38:53 -04:00
Dax Raad adab4bcddf core: improve webfetch tool content negotiation and format handling 2025-09-28 17:57:50 -04:00
Aiden Cline e1e0b58991 respect model id in opencode.json (#2833) 2025-09-27 17:09:21 -05:00
Dax Raad 6de9e29979 ci: tweaks 2025-09-27 04:12:55 -04:00
Dax Raad f5218e2577 sync 2025-09-27 04:10:56 -04:00
Arjun Singh 72295261e6 Include step-start and step-finish for cost tracking (#2810) 2025-09-27 03:45:36 -04:00
Dax Raad 1908ed7a49 core: fix config test by removing model field expectation 2025-09-27 03:10:01 -04:00
Dax Raad fc1cf01a26 ci: improve test coverage 2025-09-27 03:04:42 -04:00
Dax Raad 56d0e8acbf sync 2025-09-27 02:53:20 -04:00
Dax Raad 4855f3133d wip: bun test improvements 2025-09-27 02:17:08 -04:00
opencode cec0844cd6 release: v0.12.1 2025-09-26 21:18:45 +00:00
Timo Clasen 76f06b08cb fix(tool): follow symlinks when looking for tools (#2809) 2025-09-26 16:01:08 -05:00
opencode 5c58cd7b3f release: v0.12.0 2025-09-26 20:55:00 +00:00
Yihui Khuu cfb031681e fix: config loading not considering symlinks (#2800) 2025-09-26 09:46:49 -05:00
opencode f669e88e2a release: v0.11.8 2025-09-26 11:57:49 +00:00
Dax Raad eb38e0b40e disable aggressive config validation 2025-09-26 07:51:53 -04:00
opencode 76fc05e0e3 release: v0.11.7 2025-09-26 11:19:15 +00:00
Dax Raad 0e65537c97 core: add themes to allowed config directories 2025-09-26 06:40:41 -04:00
opencode 48d6bbc90c release: v0.11.6 2025-09-26 09:52:23 +00:00
opencode ca1622aef9 release: v0.11.5 2025-09-26 09:40:16 +00:00
Dax Raad 766ca1b32a fix erroring on custom tool folder 2025-09-26 05:33:38 -04:00
Dax Raad 9afee84247 validate config directory 2025-09-26 03:23:25 -04:00
Dax Raad 6b4c0076e8 core: add config update endpoint and functionality 2025-09-26 02:37:19 -04:00
opencode f4b2b4934b release: v0.11.4 2025-09-26 05:56:03 +00:00
Dax Raad fd44632de8 turn reasoning summaries back on by default for zen 2025-09-26 01:37:44 -04:00
Dax Raad 50fd5fc640 core: enable reasoning.encrypted_content and reasoningSummary for opencode provider\ntui: adjust editorY position calculation 2025-09-26 01:27:53 -04:00
Aiden Cline 428b443795 fix: openai reasoning issue (#2780) 2025-09-26 01:23:30 -04:00
Aiden Cline d467db43b0 tweak: include usage by default for openai compatible providers (#2788) 2025-09-25 21:06:58 -05:00
Adam 0d05ab5be7 wip: watch select .git files in watcher 2025-09-25 14:41:31 -05:00
opencode e28486d5cd release: v0.11.3 2025-09-24 03:43:46 +00:00
Dax Raad df7abea5fe update copilot auth 2025-09-23 23:36:27 -04:00
Siddhant Choudhary e83e6c595c feat: output-format flag to stream json output (#2471)
Co-authored-by: Siddhant Choudhary <sid@treaps.com>
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-23 16:19:32 -05:00
opencode fde0faf6d8 release: v0.11.2 2025-09-23 21:03:59 +00:00
Dax Raad f8ba5e9572 fix codex errors 2025-09-23 16:56:40 -04:00
Dax Raad ef1f2943a5 fix: remove file existence check from LSP debug and format storage code 2025-09-23 16:49:57 -04:00
Adam 0425aa413a wip: desktop file updates 2025-09-23 11:41:15 -05:00
Aiden Cline ed8369cd6b ignore: lsp debug file check (#2743) 2025-09-22 22:16:03 -05:00
Aiden Cline 5af4c7e066 fix: lsp extension undefined handle (#2739) 2025-09-22 21:14:55 -05:00