5991 Commits

Author SHA1 Message Date
opencode 2073b65193 release: v1.0.185
Update Nix Hashes / update (push) Has been cancelled
v1.0.185
2025-12-21 23:38:40 +00:00
Dax Raad b7d48cec64 core: fix LSP server binary installation and shell command execution
- Ensure proper file permissions are set for installed LSP binaries on non-Windows platforms
- Add error handling for shell command execution in prompt system to prevent crashes
2025-12-21 18:33:37 -05:00
Aiden Cline e200e788d1 tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values 2025-12-21 15:54:57 -06:00
Dax Raad 724ad46bc7 tui: fix SDK context usage and server port fallback
- Update SDK context to return client instead of event for proper usage
- Add server port fallback to 4096 when port 0 is specified but unavailable
- Fix SDK event listener usage in TUI app
2025-12-21 14:57:55 -05:00
Github Action 54408065e5 Update Nix flake.lock and hashes 2025-12-21 17:46:30 +00:00
GitHub Action 59372786a9 chore: generate 2025-12-21 17:45:51 +00:00
Sherlock Holmes 6cdcad713f fix(deps): add missing @opencode-ai/plugin to dependencies (#5797) 2025-12-21 11:45:20 -06:00
Nalin Singh 5c53b0c772 feat: add syntax highlighting for .ets files (#5889) 2025-12-21 11:42:47 -06:00
Adam Hosker 372441028f fix: prevent stats workflow from running on forks (#5897) 2025-12-21 11:32:00 -06:00
Abdelkader Boudih 6815930eef fix: use official MCP SDK for better tool schema handling (#5463) 2025-12-21 11:31:07 -06:00
GitHub Action db293f9d96 chore: generate 2025-12-21 14:47:27 +00:00
Matt Silverlock 1e6be8428b github: support schedule events (#5810)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
github-v1.2.6
2025-12-21 08:46:54 -06:00
GitHub Action f2a46e5f39 ignore: update download stats 2025-12-21 2025-12-21 12:04:17 +00:00
opencode 28c29a5c5a release: v1.0.184
Update Nix Hashes / update (push) Has been cancelled
v1.0.184
2025-12-21 11:04:32 +00:00
Adam 79962945db fix(desktop): layout regression 2025-12-21 05:01:30 -06:00
Adam e448b1fe56 fix(desktop): better keybind tooltips 2025-12-21 04:56:20 -06:00
Adam 5cd8cc8b5e fix(desktop): todo tool title 2025-12-21 04:41:54 -06:00
Adam 219f98a9c0 fix(desktop): allow text selection 2025-12-21 04:39:54 -06:00
GitHub Action 519f4135fd chore: generate 2025-12-21 10:36:43 +00:00
Adam 1d40e89866 fix(desktop): incorrect state dir on macos 2025-12-21 04:36:02 -06:00
opencode 4cbb3bf569 release: v1.0.183
Update Nix Hashes / update (push) Has been cancelled
v1.0.183
2025-12-21 10:14:41 +00:00
Adam 588a21ad96 fix(desktop): better error reporting 2025-12-21 04:11:09 -06:00
Adam 09d76e37bf fix(desktop): non-latin file paths failed 2025-12-21 04:06:10 -06:00
Adam 5909c6d43d fix(desktop): file loading errors 2025-12-21 04:02:00 -06:00
Github Action 1b00c26ca3 Update Nix flake.lock and hashes 2025-12-21 06:11:08 +00:00
Christopher Tso 3bfa6c1907 Make CLI build script Windows-friendly (#5835) 2025-12-21 00:09:58 -06:00
Aiden Cline ddd095ba6a core: add verification that at least 1 primary agent is enabled, add regression tests (#5881) 2025-12-20 21:36:22 -06:00
GitHub Action d18f85b735 chore: generate 2025-12-21 03:07:26 +00:00
opencode 0a0bffe91c release: v1.0.182
Update Nix Hashes / update (push) Has been cancelled
v1.0.182
2025-12-21 03:07:26 +00:00
Aiden Cline 0fb6d0484d fix: regression where config would error despite valid agents 2025-12-20 21:04:37 -06:00
opencode 736f8ece84 release: v1.0.181
Update Nix Hashes / update (push) Has been cancelled
v1.0.181
2025-12-21 02:06:25 +00:00
Adam 4134f7d27d fix(desktop): layout 2025-12-20 20:02:40 -06:00
Adam 95aef9a7cc feat(desktop): new layout 2025-12-20 19:52:12 -06:00
YuY801103 76d22d50dd docs: add Traditional Chinese (Taiwan) README translation (#5861)
Co-authored-by: Yu <YuY801103@users.noreply.github.com>
2025-12-20 15:51:42 -06:00
Ryan Vogel 8442e0318b docs: clarify model ID format for OpenCode provider (#5854) 2025-12-20 13:51:13 -06:00
Aiden Cline b9f78f9c78 tweak: better error message if no primary agents are enabled 2025-12-20 13:47:28 -06:00
Ryan Vogel 2ca11721dc feat(docs): adding .md to docs pages shows raw markdown (#5823) 2025-12-20 12:05:06 -06:00
shamil2 f43f4b543d feat: add Catppuccin Frappé theme (#5821)
Co-authored-by: shamil2 <shamil2@users.noreply.github.com>
2025-12-20 12:04:35 -06:00
ja 4da81045e9 docs: add name property to model configuration example (#5853) 2025-12-20 11:54:49 -06:00
Shpetim 73d2bb1e04 fix: system theme flicker (#5842)
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
2025-12-20 11:53:46 -06:00
Frank 8d27c9678e zen: sync 2025-12-20 12:52:55 -05:00
Matt Silverlock f33003881d feat: support configuring a default_agent across all API/user surfaces (#5843)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com>
github-v1.2.5
2025-12-20 11:49:23 -06:00
Aiden Cline ff5065bbd1 ci: adjust review agent prompt to discourage bad diffs 2025-12-20 11:43:59 -06:00
lif 08a3d97002 fix: add transform case for gemini if mcp tool has missing array items (#5846) 2025-12-20 11:41:52 -06:00
ja 48744d79c9 fix: prioritize session list loading when resuming with -c (#5816)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-20 11:39:26 -06:00
Ryan Cassidy 4dba6a2376 feat: add cursor theme (#5850) 2025-12-20 10:56:27 -06:00
GitHub Action 4a8fd268d0 chore: generate 2025-12-20 16:00:36 +00:00
opencode 6749a9e367 release: v1.0.180
Update Nix Hashes / update (push) Has been cancelled
v1.0.180
2025-12-20 16:00:36 +00:00
Dax Raad 1b680268ac ci 2025-12-20 10:54:02 -05:00
opencode 1d5c01d4d6 release: v1.0.179
Update Nix Hashes / update (push) Has been cancelled
v1.0.179
2025-12-20 15:38:38 +00:00