Frank
8499af06df
support glm 4.7
2025-12-22 17:11:02 -05:00
opencode
4ccaa05659
release: v1.0.187
Update Nix Hashes / update (push) Has been cancelled
2025-12-22 21:58:41 +00:00
Aiden Cline
a45deddba4
test: rm claude skills test
2025-12-22 15:45:31 -06:00
Aiden Cline
143ff2b43a
fix: disable claude skill loading for now
2025-12-22 15:40:08 -06:00
Blake North
9b533cae87
fix(providers.opencode): check config for api key in addition to auth ( #5906 )
2025-12-22 15:20:40 -06:00
Aiden Cline
6373595540
fix: bundle more providers to fix breaking ai sdk issue
2025-12-22 15:12:18 -06:00
Rohan Godha
cec7c8ba80
feat(tui): go to parent keybind for subagents ( #5762 )
2025-12-22 14:50:45 -06:00
ja
76c7779b96
feat(lsp): add Tinymist LSP support for Typst ( #5933 )
2025-12-22 14:31:47 -06:00
Sebastian Herrlinger
1cebb1273d
upgrade opentui to v0.1.63, enabling kitty alternate keys by default
2025-12-22 21:26:03 +01:00
Tim Kleinschmidt
bace3b9e6d
support clojure projects with built-in lsp ( #5975 )
2025-12-22 14:20:15 -06:00
Adam
ce02e5df04
fix(prompt): better summary prompt
2025-12-22 13:09:12 -06:00
Will Marella
b525d6fb2c
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
2e80e755b6
GitHub pull request event ( #5335 )
2025-12-22 10:59:02 -06:00
Lekë Dobruna
b7f524718f
fix: duplicate words in dialog options ( #5944 )
2025-12-22 09:56:32 -06:00
Buck Evan
3d9414838e
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
5d7b015661
release: v1.0.186
Update Nix Hashes / update (push) Has been cancelled
2025-12-22 12:14:06 +00:00
Adam
e5d154fc70
Revert "server: ensure frontend has correct port for PTY websocket connections ( #5898 )"
...
This reverts commit aa8cae4d59 .
2025-12-22 06:05:46 -06:00
Adam
c9f05cfd3a
Revert "fix: server"
...
This reverts commit 2cc86bbe51 .
2025-12-22 06:05:46 -06:00
Adam
2cc86bbe51
fix: server
2025-12-22 06:02:16 -06:00
Ashutosh Kumar
aa8cae4d59
server: ensure frontend has correct port for PTY websocket connections ( #5898 )
2025-12-22 05:56:23 -06:00
Brendan Allan
eaeefa4c48
try uploading artifacts in workflow
2025-12-22 17:08:44 +08:00
Brendan Allan
477df5f85d
remove actions artifact uploading
2025-12-22 17:01:52 +08:00
GitHub Action
a1c1b4ab4a
chore: generate
2025-12-22 08:58:16 +00:00
Brendan Allan
15cf85f47a
ci: try to upload cli artifacts
2025-12-22 16:57:28 +08:00
Aiden Cline
5eadeedc7b
feat: add experimental lsp tool ( #5886 )
2025-12-22 00:34:21 -06:00
Luo Chen
ad4f43b17e
feat: add nixd as lsp for nix language ( #5929 )
2025-12-22 00:30:08 -06:00
Valerio Di Maggio
da468f33e2
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
b7a01f8d00
fix: support clipboard image paste (Ctrl+V) on Windows ( #5919 )
2025-12-21 21:18:47 -06:00
Aiden Cline
b266a1bd89
tweak: adjust minimax m2 topK and add minimax m2.1 topP
2025-12-21 21:17:58 -06:00
Noam Bressler
961a2ee729
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
dd14cf0c12
prompts: improve built-in /review prompt ( #5918 )
2025-12-21 21:11:48 -06:00
YeonGyu-Kim
64c59387cc
feat(server): expose auto param in session.summarize for plugins ( #5924 )
2025-12-21 21:05:30 -06:00
Dax
fbd1576c46
feat: add Agent Skills support ( #5921 )
2025-12-21 19:44:56 -05:00
opencode
2073b65193
release: v1.0.185
Update Nix Hashes / update (push) Has been cancelled
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
Nalin Singh
5c53b0c772
feat: add syntax highlighting for .ets files ( #5889 )
2025-12-21 11:42:47 -06:00
Abdelkader Boudih
6815930eef
fix: use official MCP SDK for better tool schema handling ( #5463 )
2025-12-21 11:31:07 -06: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
2025-12-21 08:46:54 -06:00
opencode
28c29a5c5a
release: v1.0.184
Update Nix Hashes / update (push) Has been cancelled
2025-12-21 11:04:32 +00:00
opencode
4cbb3bf569
release: v1.0.183
Update Nix Hashes / update (push) Has been cancelled
2025-12-21 10:14:41 +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
opencode
0a0bffe91c
release: v1.0.182
Update Nix Hashes / update (push) Has been cancelled
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
2025-12-21 02:06:25 +00:00
Aiden Cline
b9f78f9c78
tweak: better error message if no primary agents are enabled
2025-12-20 13:47:28 -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
Shpetim
73d2bb1e04
fix: system theme flicker ( #5842 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net >
2025-12-20 11:53:46 -06:00