opencode
83397ebde2
release: v1.0.191
2025-12-23 05:57:23 +00:00
Matt Silverlock
1a2b656c4d
improve mcp CLI + ability to debug MCP oauth ( #5980 )
2025-12-22 22:27:38 -06:00
lif
5af35117db
fix: handle Windows CRLF line endings in grep tool ( #5948 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 22:26:15 -06:00
Joel Hooks
eab177f5e7
feat(plugin): allow compaction hook to replace prompt entirely ( #5907 )
2025-12-22 22:19:14 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app
2025-12-22 19:39:00 -06:00
Adam
680a63e3de
fix(desktop): better error messages on connection failure
2025-12-22 19:16:54 -06:00
Mohammad Alhashemi
3a54ab68d1
feat(skill): add per-agent filtering to skill tool description ( #6000 )
2025-12-22 20:14:33 -05:00
Aiden Cline
ac371d2987
feat: better styling for small screens (short and/or not wide) ( #5968 )
2025-12-22 18:00:26 -06:00
Dax Raad
b129f809b9
tui: change task tool container to block layout for better subagent session display
2025-12-22 18:40:15 -05:00
opencode
92c0ab51e2
release: v1.0.190
2025-12-22 23:31:20 +00:00
Mohammad Alhashemi
046e351140
feat: add native skill tool with permission system ( #5930 )
...
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-22 18:24:06 -05:00
opencode
b9029afa22
release: v1.0.189
2025-12-22 23:15:23 +00:00
opencode
38551bda38
release: v1.0.188
2025-12-22 22:47:21 +00:00
Josh Thomas
fe3144ce5b
fix(tui): resize textarea if text inserted via appendPrompt TUI API ( #5983 )
2025-12-22 16:29:18 -06:00
Frank
526c723e62
support glm 4.7
2025-12-22 17:11:02 -05:00
opencode
e4d8a117c4
release: v1.0.187
2025-12-22 21:58:41 +00:00
Aiden Cline
5605fc3f38
test: rm claude skills test
2025-12-22 15:45:31 -06:00
Aiden Cline
009b096004
fix: disable claude skill loading for now
2025-12-22 15:40:08 -06:00
Blake North
87b5b34280
fix(providers.opencode): check config for api key in addition to auth ( #5906 )
2025-12-22 15:20:40 -06:00
Aiden Cline
f9be2bab3a
fix: bundle more providers to fix breaking ai sdk issue
2025-12-22 15:12:18 -06:00
Rohan Godha
25f1643e8e
feat(tui): go to parent keybind for subagents ( #5762 )
2025-12-22 14:50:45 -06:00
ja
cd8ecf9722
feat(lsp): add Tinymist LSP support for Typst ( #5933 )
2025-12-22 14:31:47 -06:00
Sebastian Herrlinger
7f5e30834f
upgrade opentui to v0.1.63, enabling kitty alternate keys by default
2025-12-22 21:26:03 +01:00
Tim Kleinschmidt
750a936ae1
support clojure projects with built-in lsp ( #5975 )
2025-12-22 14:20:15 -06:00
Adam
1b1b73b5b3
fix(prompt): better summary prompt
2025-12-22 13:09:12 -06:00
Will Marella
af214d35cb
Add keybindable commands to navigate between user messages ( #5078 )
...
Co-authored-by: Will@Cambridge <willcambridge@MacBook-Pro-59.local>
Co-authored-by: Will@Cambridge <willcambridge@macbookpro.mynetworksettings.com>
2025-12-22 11:06:00 -06:00
Daniel Polito
0545c5da2d
GitHub pull request event ( #5335 )
2025-12-22 10:59:02 -06:00
Lekë Dobruna
753abbe164
fix: duplicate words in dialog options ( #5944 )
2025-12-22 09:56:32 -06:00
Buck Evan
60db171b44
fix(read): narrow .env file blocking to not block .envrc ( #5654 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 08:37:43 -06:00
opencode
c6e9a5c800
release: v1.0.186
2025-12-22 12:14:06 +00:00
Adam
2c16b9fa61
Revert "server: ensure frontend has correct port for PTY websocket connections ( #5898 )"
...
This reverts commit a05915ddc8f34d592c05ac6a4f4e8d932a9a0964.
2025-12-22 06:05:46 -06:00
Adam
240ad31edd
Revert "fix: server"
...
This reverts commit dbaac790397bb7e4c3f7def6078b40015e013516.
2025-12-22 06:05:46 -06:00
Adam
dbaac79039
fix: server
2025-12-22 06:02:16 -06:00
Ashutosh Kumar
a05915ddc8
server: ensure frontend has correct port for PTY websocket connections ( #5898 )
2025-12-22 05:56:23 -06:00
Brendan Allan
cb1a1fb26c
try uploading artifacts in workflow
2025-12-22 17:08:44 +08:00
Brendan Allan
af5ebabd03
remove actions artifact uploading
2025-12-22 17:01:52 +08:00
GitHub Action
45447e3336
chore: generate
2025-12-22 08:58:16 +00:00
Brendan Allan
7a3e82ec5d
ci: try to upload cli artifacts
2025-12-22 16:57:28 +08:00
Aiden Cline
345f4801e8
feat: add experimental lsp tool ( #5886 )
2025-12-22 00:34:21 -06:00
Luo Chen
ac4b8d62e3
feat: add nixd as lsp for nix language ( #5929 )
2025-12-22 00:30:08 -06:00
Valerio Di Maggio
8bdc0c8f79
fix: ensure installation commands are using .quiet ( #5758 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-21 23:44:25 -06:00
Neil Daquioag
2062247e72
fix: support clipboard image paste (Ctrl+V) on Windows ( #5919 )
2025-12-21 21:18:47 -06:00
Aiden Cline
8785bec29c
tweak: adjust minimax m2 topK and add minimax m2.1 topP
2025-12-21 21:17:58 -06:00
Noam Bressler
d4b7f75ce3
fix: Perform snapshot in cases finish-step is not reached ( #5912 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
2025-12-21 21:13:11 -06:00
Matt Silverlock
4f73d58031
prompts: improve built-in /review prompt ( #5918 )
2025-12-21 21:11:48 -06:00
YeonGyu-Kim
b906f2de88
feat(server): expose auto param in session.summarize for plugins ( #5924 )
2025-12-21 21:05:30 -06:00
Dax
8fe0715928
feat: add Agent Skills support ( #5921 )
2025-12-21 19:44:56 -05:00
opencode
cb8af962cd
release: v1.0.185
2025-12-21 23:38:40 +00:00
Dax Raad
c333ffa38b
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
3456f4ed80
tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values
2025-12-21 15:54:57 -06:00