Commit Graph

295 Commits

Author SHA1 Message Date
Aiden Cline 7f7042c40c fix: adjust websearch tool to emphasize that it ISNT 2024, give more info as to current date 2026-01-15 20:50:22 -06:00
Kit Langton 4e54faa56d docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
Aiden Cline 804858365e Revert "fix:subagent reasoningEffort not being applied (#8646)"
This reverts commit 35908577ee.
2026-01-15 16:06:35 -06:00
Jeong Juahn 35908577ee fix:subagent reasoningEffort not being applied (#8646)
Co-authored-by: Bot <bot@example.com>
2026-01-15 16:04:01 -06:00
andrew-kramer-inno 48dffd6570 fix: handle broken symlinks gracefully in grep tool (#8612)
Co-authored-by: Alex Johnson <nvidiattxpsli@gmail.com>
2026-01-15 11:40:37 -06:00
Aiden Cline 74b47a5188 tweak: adjust lsp wording a bit more to encourage fixing 2026-01-14 15:44:44 -06:00
Dax Raad 82aaf09eea do not allow agent to ask custom-less questions 2026-01-13 17:14:12 -05:00
Aiden Cline 512f601abe tweak: prompt for explore agent better 2026-01-13 15:35:52 -06:00
Alan e09aac39dc fix: update User-Agent string to latest Chrome version in webfetch (#8284) 2026-01-13 15:23:08 -06:00
Dax e668d0b6d0 feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
Daniel Polito aa932bebbe feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 12:28:08 -06:00
Aiden Cline 771ff9ed13 core: tweak edit and write tool outputs to prevent agent from thinking edit didn't apply 2026-01-12 20:40:10 -06:00
M. Adel Alhashemi 73cd146c85 fix(task): respect agent task permission for nested sub-agents (#8111) 2026-01-12 20:37:42 -06:00
Aiden Cline 2839c21a7c tweak: truncation dir perm 2026-01-12 16:46:47 -06:00
Aiden Cline 8f93012aeb fix: ensure plurals are properly handled (#8070) 2026-01-12 15:21:01 -06:00
Dillon Mulroy 6c3ef5c7c5 fix: check worktree for external_directory permission in subdirs (#7811) 2026-01-11 14:17:36 -06:00
Dax Raad 48070e0f8d core: extract external directory validation to shared utility to reduce code duplication across tools 2026-01-10 18:49:42 -05:00
Kenny b0c72aa6fd fix(grep): follow symlinks by default in ripgrep searches (#7501) 2026-01-10 10:57:18 -06:00
Dax 185f2e7090 feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
Dax 544f398374 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
Aiden Cline 1bccb5e488 feat: write truncated tool outputs to files (#7239) 2026-01-07 17:25:00 -06:00
M. Adel Alhashemi 4d0b807ce7 refactor: simplify task tool subagent filtering (#7165)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-07 13:28:13 -06:00
Aiden Cline 5961821ef8 add truncation for all tools 2026-01-07 02:01:32 -06:00
Sewer. 967b6779f6 Added: Ability to hide subagents from primary agents system prompt. (#4773)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-06 22:29:17 -06:00
Aiden Cline c47bece223 fix: ensure commands listing subagent work 2026-01-06 17:05:20 -06:00
M. Adel Alhashemi f63a3cd998 fix: restore skill filtering by agent permissions (#7042) 2026-01-06 12:01:37 -06:00
Matthijs Wolting 0660c5152b fix: add missing await for available skills in skill tool (#7072) 2026-01-06 11:56:49 -06:00
Aiden Cline 513dce744f core: remove hardcoded .env read block and use new permissions model instead 2026-01-04 01:49:49 -06:00
Dax Raad 530b1ac163 tui: add escape key handling to permission dialogs for better keyboard navigation 2026-01-02 18:48:26 -05:00
Aiden Cline 9c749cbd09 test: fix bash test 2026-01-01 17:53:20 -06:00
Aiden Cline fb2dbbab9b fix: ensure new permissions changes work for special case bash commands like rm, cd, etc 2026-01-01 17:27:23 -06:00
Dax e839c1522d Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Didier Durand 83cd25b5b0 chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
samcornor eff885f147 fix(webfetch): make format parameter optional with markdown default (#6345)
Co-authored-by: Somair Ansar <somairansar@Somairs-MacBook-Air.local>
2025-12-29 15:53:12 -06:00
Didier Durand 6dea0a1002 doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
Aiden Cline deaf735a32 tweak: inform agent if no skills are available 2025-12-27 21:20:00 -06:00
Didier Durand 96f33a0b7a doc: fix typos in various files (#6238) 2025-12-27 00:46:06 -06:00
Aiden Cline 9dd309a27b chore: kill some unused tools 2025-12-26 14:31:22 -06:00
Aiden Cline a787f50d1a tweak: bash tool description to avoid unnecessary 'cd &&' usage 2025-12-26 13:44:52 -06:00
Didier Durand 3897f7e7a7 doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
JackNorris 4f84bd2c07 fix: only show diagnostics block when errors exist (#6175) 2025-12-25 22:24:48 -06:00
Dax Raad 59cf9dacdc prompt update to prevent searching via bash tool 2025-12-25 23:07:39 -05:00
Dax Raad 08e6874ed9 remove list tool 2025-12-25 00:58:47 -05:00
lif a07dfc8d2a 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
Mohammad Alhashemi 823f122214 feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-22 20:14:33 -05:00
Mohammad Alhashemi 43b1501f5a 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
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
Aiden Cline 5eadeedc7b feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
Spoon 9427c3353a batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-17 10:23:35 -06:00
Sachnun e013d662e4 fix: remove unsupported parameter from bash tool description (#5676) 2025-12-17 08:59:42 -06:00