Commit Graph

2404 Commits

Author SHA1 Message Date
Dax f2ddf5a7d4 feat: add Agent Skills support (#5921) 2025-12-26 14:34:54 -06:00
opencode d4cb80a5e1 release: v1.0.185 2025-12-26 14:34:53 -06:00
Dax Raad 221093a52b 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-26 14:34:53 -06:00
Aiden Cline 80271f939c tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values 2025-12-26 14:34:53 -06:00
Dax Raad 0cc373de7b 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-26 14:34:53 -06:00
Nalin Singh c04c92778b feat: add syntax highlighting for .ets files (#5889) 2025-12-26 14:34:52 -06:00
Abdelkader Boudih a81cd3c8c4 fix: use official MCP SDK for better tool schema handling (#5463) 2025-12-26 14:34:51 -06:00
Matt Silverlock 2fa7b01072 github: support schedule events (#5810) 2025-12-26 14:34:51 -06:00
opencode 6b21504dbc release: v1.0.184 2025-12-26 14:34:50 -06:00
opencode 61be42e08c release: v1.0.183 2025-12-26 14:34:49 -06:00
Christopher Tso 31de4fc223 Make CLI build script Windows-friendly (#5835) 2025-12-26 14:34:48 -06:00
Aiden Cline 267447018e core: add verification that at least 1 primary agent is enabled, add regression tests (#5881) 2025-12-26 14:34:48 -06:00
opencode bfe2ddf81a release: v1.0.182 2025-12-26 14:34:47 -06:00
Aiden Cline 72bf8b4b6d fix: regression where config would error despite valid agents 2025-12-26 14:34:47 -06:00
opencode a0c279d75e release: v1.0.181 2025-12-26 14:34:47 -06:00
Aiden Cline 7654839159 tweak: better error message if no primary agents are enabled 2025-12-26 14:34:46 -06:00
shamil2 25e25a2110 feat: add Catppuccin Frappé theme (#5821)
Co-authored-by: shamil2 <shamil2@users.noreply.github.com>
2025-12-26 14:34:45 -06:00
Shpetim cbe06c47b3 fix: system theme flicker (#5842)
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
2025-12-26 14:34:45 -06:00
Matt Silverlock 753b7362a3 feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-26 14:34:44 -06:00
lif b1e7975bf8 fix: add transform case for gemini if mcp tool has missing array items (#5846) 2025-12-26 14:34:44 -06:00
ja 2d47d5cf83 fix: prioritize session list loading when resuming with -c (#5816)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:34:44 -06:00
Ryan Cassidy 1e867702a3 feat: add cursor theme (#5850) 2025-12-26 14:34:44 -06:00
opencode 2fec3c1859 release: v1.0.180 2025-12-26 14:34:43 -06:00
opencode eb84c5820f release: v1.0.179 2025-12-26 14:34:43 -06:00
opencode 0d94abc69a release: v1.0.178 2025-12-26 14:34:42 -06:00
Tommy D. Rossi 5bac846e98 feat: add endpoints to delete and update message parts (#5433) 2025-12-26 14:34:41 -06:00
opencode 8dfdd09dcb release: v1.0.177 2025-12-26 14:34:41 -06:00
opencode 2774e4f6fd release: v1.0.176 2025-12-26 14:34:40 -06:00
opencode 78364f0137 release: v1.0.175 2025-12-26 14:34:38 -06:00
Adam 34d9c657e8 fix: shouldEncode 2025-12-26 14:34:38 -06:00
Adam 979a50ecfe fix(desktop): removed projects 2025-12-26 14:34:38 -06:00
opencode 192975e07e release: v1.0.174 2025-12-26 14:34:37 -06:00
opencode 583f0aa5ef release: v1.0.173 2025-12-26 14:34:36 -06:00
Ariane Emory 6c159d4f78 feat(tui): reinsert forked message text in prompt text input box when forking session (resolves #5495) (#5545)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-26 14:34:35 -06:00
Aiden Cline f85a57d4af ci: fix archive 2025-12-26 14:34:35 -06:00
opencode 38eb36f4f6 release: v1.0.172 2025-12-26 14:34:34 -06:00
Aiden Cline 1682fdf0d1 test: fixture cleanup 2025-12-26 14:34:33 -06:00
Aiden Cline d2919b1d74 test: fix test case 2025-12-26 14:34:33 -06:00
Kaspar 72c4cadb22 tweak: Make LSP message more accurate when LSPs disabled (#5814) 2025-12-26 14:34:33 -06:00
Aiden Cline 35787ffaed chore: rm dead code 2025-12-26 14:34:33 -06:00
Cameron b95be947c6 Desktop file encoding issue (#5490) 2025-12-26 14:34:30 -06:00
Brendan Allan bf653d44d1 ci: separate standalone publishing from dependent publishing (#5634)
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:28 -06:00
Dax Raad 71af1859fa core: prevent file system scanning when in root directory to avoid unnecessary operations 2025-12-26 14:34:28 -06:00
José Valim cdb7949280 Do not include hidden agents in ACP (#5791) 2025-12-26 14:34:27 -06:00
Sebastian Herrlinger 59968ebd25 upgrade opentui to v0.1.62, enabling textarea mouse scroll and cursor set 2025-12-26 14:34:26 -06:00
opencode f15db51fe0 release: v1.0.170 2025-12-26 14:34:26 -06:00
Sebastian Herrlinger d888a318c5 user messages as markdown with toggle 2025-12-26 14:34:25 -06:00
Sherlock Holmes 6c8a7f05be feat(tui): implement smooth scrolling for autocomplete dropdown navigation (#5559)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:34:24 -06:00
Eric Shirley d8a450ce17 lsp: add oxlint server (#5570) 2025-12-26 14:34:24 -06:00
Matt Silverlock df93dbe347 fix: use correct octokit API for PR review comment reactions (#5778) 2025-12-26 14:34:23 -06:00