Commit Graph

1900 Commits

Author SHA1 Message Date
Sebastian Herrlinger 3341f3ae42 no intermediate autocomplete result to avoid flickering 2025-12-26 14:35:22 -06:00
Matt Silverlock 9ffa3ab24e improve mcp CLI + ability to debug MCP oauth (#5980) 2025-12-26 14:35:19 -06:00
lif 139eb94bba fix: handle Windows CRLF line endings in grep tool (#5948)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-26 14:35:18 -06:00
Joel Hooks ce8ea03bd4 feat(plugin): allow compaction hook to replace prompt entirely (#5907) 2025-12-26 14:35:18 -06:00
Adam 992327a05d chore: rename packages/desktop -> packages/app 2025-12-26 14:35:15 -06:00
Adam 3fef2d3b43 fix(desktop): better error messages on connection failure 2025-12-26 14:35:15 -06:00
Mohammad Alhashemi 30e6af1b2f feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-26 14:35:15 -06:00
Aiden Cline e96fdcf042 feat: better styling for small screens (short and/or not wide) (#5968) 2025-12-26 14:35:14 -06:00
Dax Raad c81633aa3c tui: change task tool container to block layout for better subagent session display 2025-12-26 14:35:13 -06:00
Mohammad Alhashemi d3eb85e330 feat: add native skill tool with permission system (#5930)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-26 14:35:12 -06:00
Josh Thomas 10745d5bef fix(tui): resize textarea if text inserted via appendPrompt TUI API (#5983) 2025-12-26 14:35:09 -06:00
Frank 64a8852637 support glm 4.7 2025-12-26 14:35:09 -06:00
Aiden Cline baee918ed0 fix: disable claude skill loading for now 2025-12-26 14:35:07 -06:00
Blake North 2fd23715f4 fix(providers.opencode): check config for api key in addition to auth (#5906) 2025-12-26 14:35:07 -06:00
Aiden Cline 141d24c28c fix: bundle more providers to fix breaking ai sdk issue 2025-12-26 14:35:06 -06:00
Rohan Godha f30992001f feat(tui): go to parent keybind for subagents (#5762) 2025-12-26 14:35:06 -06:00
ja 21d81dcf4e feat(lsp): add Tinymist LSP support for Typst (#5933) 2025-12-26 14:35:05 -06:00
Tim Kleinschmidt 439af1740a support clojure projects with built-in lsp (#5975) 2025-12-26 14:35:04 -06:00
Adam 344cdbb36b fix(prompt): better summary prompt 2025-12-26 14:35:04 -06:00
Will Marella e81c496bb6 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-26 14:35:03 -06:00
Daniel Polito b6089e4371 GitHub pull request event (#5335) 2025-12-26 14:35:03 -06:00
Lekë Dobruna 59cc15ecde fix: duplicate words in dialog options (#5944) 2025-12-26 14:35:03 -06:00
Buck Evan e70ae665d0 fix(read): narrow .env file blocking to not block .envrc (#5654)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-26 14:35:02 -06:00
Adam cc572343be Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit a05915ddc8.
2025-12-26 14:35:01 -06:00
Adam b0c860a17b Revert "fix: server"
This reverts commit dbaac79039.
2025-12-26 14:35:01 -06:00
Adam 73e8caa5e9 fix: server 2025-12-26 14:35:01 -06:00
Ashutosh Kumar 3c6c7c5278 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-26 14:35:00 -06:00
Aiden Cline 330e4a7c73 feat: add experimental lsp tool (#5886) 2025-12-26 14:34:55 -06:00
Luo Chen 79134dd16a feat: add nixd as lsp for nix language (#5929) 2025-12-26 14:34:55 -06:00
Valerio Di Maggio d9b1b876e5 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-26 14:34:55 -06:00
Neil Daquioag 2dc9528867 fix: support clipboard image paste (Ctrl+V) on Windows (#5919) 2025-12-26 14:34:54 -06:00
Aiden Cline b7a9cc5fd3 tweak: adjust minimax m2 topK and add minimax m2.1 topP 2025-12-26 14:34:54 -06:00
Noam Bressler a8f5e69ede fix: Perform snapshot in cases finish-step is not reached (#5912)
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
2025-12-26 14:34:54 -06:00
Matt Silverlock 6fe028dd21 prompts: improve built-in /review prompt (#5918) 2025-12-26 14:34:54 -06:00
YeonGyu-Kim 6d6bc0140b feat(server): expose auto param in session.summarize for plugins (#5924) 2025-12-26 14:34:54 -06:00
Dax f2ddf5a7d4 feat: add Agent Skills support (#5921) 2025-12-26 14:34:54 -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
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
Aiden Cline 72bf8b4b6d fix: regression where config would error despite valid agents 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