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
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
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
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
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
Aiden Cline
0fb6d0484d
fix: regression where config would error despite valid agents
2025-12-20 21:04:37 -06: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
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 >
2025-12-20 11:49:23 -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
Tommy D. Rossi
0d0b615d1a
feat: add endpoints to delete and update message parts ( #5433 )
2025-12-20 15:00:41 +00:00
Adam
5533efef5d
fix: shouldEncode
2025-12-20 04:25:17 -06:00
Adam
78785a7681
fix(desktop): removed projects
2025-12-20 04:25:16 -06:00
Ariane Emory
e3e7330666
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-19 21:45:33 -06:00
Kaspar
c5e28aa37c
tweak: Make LSP message more accurate when LSPs disabled ( #5814 )
2025-12-19 16:34:04 -06:00
Aiden Cline
407b6babb5
chore: rm dead code
2025-12-19 16:20:17 -06:00
Cameron
239065ed30
Desktop file encoding issue ( #5490 )
2025-12-19 14:18:37 -06:00
Dax Raad
973e622401
core: prevent file system scanning when in root directory to avoid unnecessary operations
2025-12-19 13:15:11 -05:00
José Valim
0cfe2b5f8e
Do not include hidden agents in ACP ( #5791 )
2025-12-19 08:56:12 -06:00
Sebastian Herrlinger
44e1ceb8c6
user messages as markdown with toggle
2025-12-19 13:51:26 +01:00
Sherlock Holmes
54bbb9cc23
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-19 00:40:16 -06:00
Eric Shirley
9ec9c474c6
lsp: add oxlint server ( #5570 )
2025-12-19 00:17:20 -06:00
Matt Silverlock
49b72a4a62
fix: use correct octokit API for PR review comment reactions ( #5778 )
2025-12-18 21:58:41 -06:00
Aiden Cline
86db075bc2
fix: better api call error msgs in some cases
2025-12-18 18:46:25 -06:00
Rohan Godha
2750efd213
feat(tui): click on subagents to open them ( #5761 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-18 18:17:34 -06:00
Adam
e2dd770470
fix: id
2025-12-18 15:47:21 -06:00
Aiden Cline
04eaee6bd6
tweak: more retry cases
2025-12-18 13:59:37 -06:00
Aiden Cline
19a7bf9d64
chore: rm dead code
2025-12-18 13:59:37 -06:00
GitHub Action
39b2b8b0f4
chore: format code
2025-12-18 19:38:25 +00:00