Commit Graph

319 Commits

Author SHA1 Message Date
adamelmore c9eb2eafd2 feat(core): add worktree to plugin tool context 2026-01-27 06:29:19 -06:00
adamelmore 1858f7195e fix(core): expose Instance.directory to custom tools 2026-01-26 20:07:47 -06:00
Aiden Cline f381ac23c4 fix: use Instance.directory instead of process.cwd() in read tool 2026-01-26 20:57:50 -05:00
adamelmore 95853b6232 fix(app): reactive file tree 2026-01-26 16:46:09 -06:00
Aiden Cline 5be2bcf5c9 feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
Britt 16c9f5b8a4 fix(web): construct apply_patch metadata before requesting permission (#10422) 2026-01-24 12:00:21 -06:00
Fynn b93808a31b fix: retry webfetch with simple UA on 403 (#10328) 2026-01-24 00:14:32 -05:00
Shantur Rathore b271a4f2c0 feat(tasks): Add model info as part of metadata (#10307) 2026-01-24 00:10:40 -05:00
iltenahmet a90f5ca0e9 fix(ui): show file path in apply_patch request permission screen (#10079) 2026-01-22 13:43:11 -06:00
Aiden Cline 64668b52bb tweak: bash tool, ensure cat will trigger external_directory perm 2026-01-22 10:26:06 -06:00
Aiden Cline fbd2bfd5b6 tweak: add back todo list tools for openai models 2026-01-21 12:14:09 -06:00
Aiden Cline 4a997ca3c0 tweak: adjust skill tool description to make it more clear which skills are available 2026-01-21 11:08:28 -06:00
GitHub Action a0d401e2e1 chore: generate 2026-01-21 04:56:39 +00:00
Aiden Cline cc6f01612c fix: ensure apply patch tool emits edited events 2026-01-20 22:55:50 -06:00
GitHub Action c4bb0cd487 chore: generate 2026-01-20 06:33:16 +00:00
Aiden Cline 96e8e691b9 rm filetime assertions from patch tool 2026-01-20 00:32:29 -06:00
James Meng b0596ab947 fix(batch): update batch tool definition to outline correct value for max tool calls (#9517) 2026-01-19 22:15:02 -06:00
Spoon b37c9787b5 tweak(batch): up restrictive max batch tool from 10 to 25 (#9275) 2026-01-19 15:44:58 -06:00
Aiden Cline 1cace8f827 tweak: apply patch description 2026-01-19 11:22:00 -06:00
Aiden Cline 4c9279e1f2 tweak apply_patch tool description 2026-01-19 01:31:30 -06:00
Aiden Cline 3b5629a7ab omit todo tools for openai models 2026-01-19 01:06:26 -06:00
Aiden Cline b775887049 add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
zerone0x 710b42f910 fix(tool): treat .fbs files as text instead of images (#9276)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 13:17:49 -06:00
Aiden Cline 088d592c09 feat: apply_patch tool for openai models (#9127) 2026-01-18 00:35:09 -06:00
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