Commit Graph

3421 Commits

Author SHA1 Message Date
Adam 9baa9fdc31 fix: theme-color value 2025-11-28 19:57:01 -06:00
Sebastian Herrlinger a3f0e61161 opentui diffs 2025-11-29 02:52:17 +01:00
Dax Raad 95bc09449d ignore 2025-11-28 20:29:58 -05:00
GitHub Action c2d035be74 chore: format code 2025-11-28 22:43:33 +00:00
Justin Vogt 148e884428 docs: Add tip to tools about subagents re todos (#4875) 2025-11-28 15:49:24 -06:00
Ariane Emory 7849f9713c feat: persist thinking blocks display to KV and indicate its current display state in the command_list (resolves #4582) (#4810)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-28 15:01:05 -06:00
Aiden Cline c649baa5b9 bump openrouter & google ai sdk packages 2025-11-28 14:30:22 -06:00
Aiden Cline 2be3dffb5e Revert "fix: title gen when first msg(s) are shell invocations (#4874)"
This reverts commit ae68698cd0.
2025-11-28 12:18:02 -06:00
Aiden Cline ae68698cd0 fix: title gen when first msg(s) are shell invocations (#4874)
Co-authored-by: GitHub Action <action@github.com>
2025-11-28 11:55:22 -06:00
Sergio Garcia 46e9439c4f docs: formatter: false and lsp: false (#4833)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-28 11:22:48 -06:00
jaov 1d9c43d9dc tweak: gemini retry message to not be explicitly about gemini 3 (#4864)
Co-authored-by: jesuso <j.ochoa@norteconecta.net>
2025-11-28 11:14:53 -06:00
Adam 1994f2c9a4 fix: theme-color value 2025-11-28 05:48:07 -06:00
Adam c415d21cde fix: desktop and share layouts 2025-11-28 05:35:35 -06:00
Adam b3ca55ef33 fix: unified diff as default 2025-11-28 05:35:35 -06:00
Christoph aa2a0dbd7b core: add built-in Dart LSP server and formatter (#4841) 2025-11-28 00:33:45 -06:00
DS 0698c072b5 fix: filter empty messages in toModelMessage (#4811) 2025-11-28 00:26:48 -06:00
Aiden Cline 58399ceafa bump anthropic package 2025-11-28 00:25:16 -06:00
Adam cb9857c162 fix(desktop): layout 2025-11-27 20:15:49 -06:00
Adam 3be19b3e1b fix: unwrap solid store part 2025-11-27 20:15:49 -06:00
Dax Raad 1fa838525d tui: simplify model dialog ordering logic to reduce complexity 2025-11-27 14:38:51 -05:00
Dax Raad 64d10c09c3 tui: improve provider dialog text clarity for better user guidance 2025-11-27 14:09:53 -05:00
Dax Raad 8c82767a56 tui: fix provider sorting to prioritize recommended options 2025-11-27 13:54:42 -05:00
Dax Raad 86d1b1dd54 tui: remove cancel keybind hint from prompt dialog to simplify UI 2025-11-27 13:48:34 -05:00
Dax Raad a1ff0556fc tui: hide favorite keybind in model dialog when disconnected to prevent errors 2025-11-27 13:42:36 -05:00
Jay V 55acbb58ef ignore: add reply-to support for enterprise form emails 2025-11-27 12:12:44 -05:00
Frank c6a82650e4 doc: slashing kimi k2 thinking price 2025-11-27 09:58:57 -05:00
Adam 26478e641c fix: desktop layout and scroll gutters 2025-11-27 05:41:50 -06:00
Adam 6d77a07e18 fix: session turn margins 2025-11-27 05:25:39 -06:00
GitHub Action 6c2d2e0ba8 chore: format code 2025-11-27 11:06:46 +00:00
Adam 8661e5db52 fix: simpler sanitize 2025-11-27 05:05:55 -06:00
opencode 9d2bf1df73 release: v1.0.119
Update Nix Hashes / update (push) Has been cancelled
2025-11-27 03:15:40 +00:00
Dax Raad 6ca32b1d0e core: prevent codesearch and websearch tools when webfetch permission is denied 2025-11-26 22:08:50 -05:00
GitHub Action a0ea0857ca chore: format code 2025-11-27 03:08:33 +00:00
Dax Raad c0995239fa core: prevent external diff tools from interfering with snapshot generation 2025-11-26 22:07:51 -05:00
opencode 013763f44b release: v1.0.118
Update Nix Hashes / update (push) Has been cancelled
2025-11-27 02:43:07 +00:00
Dax Raad 8de0e3530c tui: prevent footer from shrinking when terminal is resized 2025-11-26 21:35:56 -05:00
GitHub Action 14a04f1496 chore: format code 2025-11-27 01:32:04 +00:00
Dax Raad 2b3a900c5e revert ts lsp to monorepo root 2025-11-26 20:31:26 -05:00
opencode c0c58b0737 release: v1.0.117
Update Nix Hashes / update (push) Has been cancelled
2025-11-27 01:29:00 +00:00
Dax Raad fead40328f roll back vtsls 2025-11-26 20:18:40 -05:00
Dax Raad 5ff94e4a8c temporarily restrict codesearch and websearch to opencode zen users. need to figure out how to opt out for enterprise users who do not want this 2025-11-26 20:13:20 -05:00
Dax 50ccfd7b75 tui design refinement (#4809) 2025-11-26 20:11:39 -05:00
Aiden Cline 15c8d556e1 enable parcel file watcher, expand parcel ignore patterns, replace fs watcher for git branches with parcel (#4805) 2025-11-26 17:33:43 -06:00
Aiden Cline 99726b2c89 Revert "fix: disable virtual extmarks for file/agent mentions (#4731)"
This reverts commit 4f9d27a667.
2025-11-26 14:55:39 -06:00
GitHub Action 30c7bb3783 chore: format code 2025-11-26 19:10:51 +00:00
rosmur 1d04ce9973 docs: add llama.cpp provider for local LLM inference (#4769)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-26 13:10:15 -06:00
Aiden Cline e2c1f4a29e fix: svg paste bug 2025-11-26 12:38:48 -06:00
Dax Raad 723cbf548a lil branch refactor 2025-11-26 12:34:48 -05:00
GitHub Action a50f145d17 chore: format code 2025-11-26 17:26:46 +00:00
Tommy D. Rossi a0d7653bdf fix(tui): dedupe file references in prompt (#4775) 2025-11-26 11:26:05 -06:00