Commit Graph
2424 Commits
Author SHA1 Message Date
Daniel PolitoandAiden Cline b6089e4371 GitHub pull request event (#5335) 2025-12-26 14:35:03 -06:00
Lekë DobrunaandAiden Cline 59cc15ecde fix: duplicate words in dialog options (#5944) 2025-12-26 14:35:03 -06:00
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
opencodeandAiden Cline ac03ab1e10 release: v1.0.186 2025-12-26 14:35:02 -06:00
AdamandAiden Cline 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
AdamandAiden Cline b0c860a17b Revert "fix: server"
This reverts commit dbaac79039.
2025-12-26 14:35:01 -06:00
AdamandAiden Cline 73e8caa5e9 fix: server 2025-12-26 14:35:01 -06:00
Ashutosh KumarandAiden Cline 3c6c7c5278 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-26 14:35:00 -06:00
Brendan AllanandAiden Cline 2e7086e321 try uploading artifacts in workflow 2025-12-26 14:34:56 -06:00
Brendan AllanandAiden Cline 64a50bb030 remove actions artifact uploading 2025-12-26 14:34:56 -06:00
GitHub ActionandAiden Cline 09875f5984 chore: generate 2025-12-26 14:34:56 -06:00
Brendan AllanandAiden Cline 89ce5d9ea2 ci: try to upload cli artifacts 2025-12-26 14:34:55 -06:00
Aiden ClineandAiden Cline 330e4a7c73 feat: add experimental lsp tool (#5886) 2025-12-26 14:34:55 -06:00
Luo ChenandAiden Cline 79134dd16a feat: add nixd as lsp for nix language (#5929) 2025-12-26 14:34:55 -06:00
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 DaquioagandAiden Cline 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
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 SilverlockandAiden Cline 6fe028dd21 prompts: improve built-in /review prompt (#5918) 2025-12-26 14:34:54 -06:00
YeonGyu-KimandAiden Cline 6d6bc0140b feat(server): expose auto param in session.summarize for plugins (#5924) 2025-12-26 14:34:54 -06:00
DaxandAiden Cline f2ddf5a7d4 feat: add Agent Skills support (#5921) 2025-12-26 14:34:54 -06:00
opencodeandAiden Cline d4cb80a5e1 release: v1.0.185 2025-12-26 14:34:53 -06:00
Dax RaadandAiden Cline 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 RaadandAiden Cline 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 SinghandAiden Cline c04c92778b feat: add syntax highlighting for .ets files (#5889) 2025-12-26 14:34:52 -06:00
Abdelkader BoudihandAiden Cline a81cd3c8c4 fix: use official MCP SDK for better tool schema handling (#5463) 2025-12-26 14:34:51 -06:00
Matt SilverlockandAiden Cline 2fa7b01072 github: support schedule events (#5810) 2025-12-26 14:34:51 -06:00
opencodeandAiden Cline 6b21504dbc release: v1.0.184 2025-12-26 14:34:50 -06:00
opencodeandAiden Cline 61be42e08c release: v1.0.183 2025-12-26 14:34:49 -06:00
Christopher TsoandAiden Cline 31de4fc223 Make CLI build script Windows-friendly (#5835) 2025-12-26 14:34:48 -06:00
Aiden ClineandAiden 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
opencodeandAiden Cline 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
opencodeandAiden Cline 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
25e25a2110 feat: add Catppuccin Frappé theme (#5821)
Co-authored-by: shamil2 <shamil2@users.noreply.github.com>
2025-12-26 14:34:45 -06:00
cbe06c47b3 fix: system theme flicker (#5842)
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
2025-12-26 14:34:45 -06:00
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
lifandAiden Cline b1e7975bf8 fix: add transform case for gemini if mcp tool has missing array items (#5846) 2025-12-26 14:34:44 -06:00
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 CassidyandAiden Cline 1e867702a3 feat: add cursor theme (#5850) 2025-12-26 14:34:44 -06:00
opencodeandAiden Cline 2fec3c1859 release: v1.0.180 2025-12-26 14:34:43 -06:00
opencodeandAiden Cline eb84c5820f release: v1.0.179 2025-12-26 14:34:43 -06:00
opencodeandAiden Cline 0d94abc69a release: v1.0.178 2025-12-26 14:34:42 -06:00
Tommy D. RossiandAiden Cline 5bac846e98 feat: add endpoints to delete and update message parts (#5433) 2025-12-26 14:34:41 -06:00
opencodeandAiden Cline 8dfdd09dcb release: v1.0.177 2025-12-26 14:34:41 -06:00
opencodeandAiden Cline 2774e4f6fd release: v1.0.176 2025-12-26 14:34:40 -06:00
opencodeandAiden Cline 78364f0137 release: v1.0.175 2025-12-26 14:34:38 -06:00
AdamandAiden Cline 34d9c657e8 fix: shouldEncode 2025-12-26 14:34:38 -06:00