Spoon
|
1608565c80
|
feat(hook): add tool.definition hook for plugins to modify tool description and parameters (#4956)
|
2026-02-12 22:52:17 -06:00 |
|
Ryan Vogel
|
ba54cee55e
|
feat(tool): return image attachments from webfetch (#13331)
|
2026-02-12 12:09:29 -05:00 |
|
Aiden Cline
|
624dd94b5d
|
tweak: tool outputs to be more llm friendly (#13269)
|
2026-02-12 00:33:18 -06:00 |
|
Aiden Cline
|
006d673ed2
|
tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198)
|
2026-02-11 14:02:30 -06:00 |
|
Aiden Cline
|
6b4d617df0
|
feat: adjust read tool so that it can handle dirs too (#13090)
|
2026-02-11 13:23:00 -06:00 |
|
Peter Dave Hello
|
87795384de
|
chore: fix typos and GitHub capitalization (#12852)
|
2026-02-10 06:53:38 -06:00 |
|
Adam
|
9497cfdf45
|
fix(app): don't rely on metadata.summary in task tool render (#12497)
|
2026-02-06 10:54:54 -06:00 |
|
Aiden Cline
|
64e2bf8bf0
|
tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214)
|
2026-02-05 00:04:03 -06:00 |
|
Dax
|
556adad67b
|
fix: wait for dependencies before loading custom tools and plugins (#12227)
|
2026-02-05 03:25:43 +00:00 |
|
Max Leiter
|
93e060272a
|
fix: prevent memory leaks from AbortController closures (#12024)
|
2026-02-03 17:51:26 -06:00 |
|
Tyler Gannon
|
a30696f9bf
|
feat(plugin): add shell.env hook for manipulating environment in tools and shell (#12012)
|
2026-02-03 15:18:41 -06:00 |
|
Aiden Cline
|
3975329629
|
feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737)
|
2026-02-03 09:58:31 -06:00 |
|
Dax
|
1275c71a63
|
cli: make run non-interactive (#11814)
|
2026-02-02 23:35:23 -05:00 |
|
Aiden Cline
|
188cc24bfc
|
chore: cleanup external_dir perm logic (#11845)
|
2026-02-02 16:43:55 -06:00 |
|
Aiden Cline
|
aa6b552c39
|
Revert pr that was mistakenly merged (#11844)
|
2026-02-02 15:28:02 -06:00 |
|
Dax Raad
|
83d0e48e38
|
tui: fix task status to show current tool state from message store
|
2026-02-01 20:52:17 -05:00 |
|
Aiden Cline
|
612b656d36
|
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
|
2026-02-01 19:26:23 -05:00 |
|
Dax
|
81ac41e089
|
feat: make skills invokable as slash commands in the TUI (#11390)
|
2026-01-31 00:41:55 -05:00 |
|
Aiden Cline
|
c0e71c4261
|
fix: don't --follow by default for grep and other things using ripgrep (#11415)
|
2026-01-30 23:38:43 -06:00 |
|
Patrick Schiel
|
e7ff7143b6
|
fix: handle redirected_statement treesitter node in bash permissions (#6737)
|
2026-01-30 16:11:45 -06:00 |
|
Spoon
|
45ec3105b1
|
feat: support config skill registration (#9640)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-01-29 11:47:06 -06:00 |
|
Aiden Cline
|
4d2696e027
|
tweak: add ctx.abort to grep tool
|
2026-01-28 20:06:36 -06:00 |
|
Goni Zahavy
|
e5b33f8a5e
|
fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833)
|
2026-01-28 18:47:09 -06:00 |
|
Aiden Cline
|
558590712d
|
fix: ensure parallel tool calls dont double load AGENTS.md
|
2026-01-28 01:38:10 -05:00 |
|
GitHub Action
|
9a8da20a97
|
chore: generate
|
2026-01-28 06:05:21 +00:00 |
|
Goni Zahavy
|
63f5669eb5
|
fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)
|
2026-01-28 01:04:43 -05:00 |
|
adamelmore
|
1f9313847f
|
feat(core): add worktree to plugin tool context
|
2026-01-27 06:29:19 -06:00 |
|
adamelmore
|
a8c18dba82
|
fix(core): expose Instance.directory to custom tools
|
2026-01-26 20:07:47 -06:00 |
|
Aiden Cline
|
6cf2c3e3db
|
fix: use Instance.directory instead of process.cwd() in read tool
|
2026-01-26 20:57:50 -05:00 |
|
adamelmore
|
021d9d105e
|
fix(app): reactive file tree
|
2026-01-26 16:46:09 -06:00 |
|
Aiden Cline
|
39a73d4894
|
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678)
|
2026-01-26 10:49:41 -05:00 |
|
Britt
|
f4cf3f4976
|
fix(web): construct apply_patch metadata before requesting permission (#10422)
|
2026-01-24 12:00:21 -06:00 |
|
Fynn
|
b978ca11da
|
fix: retry webfetch with simple UA on 403 (#10328)
|
2026-01-24 00:14:32 -05:00 |
|
Shantur Rathore
|
4173adf5e2
|
feat(tasks): Add model info as part of metadata (#10307)
|
2026-01-24 00:10:40 -05:00 |
|
iltenahmet
|
3eaf6f3baf
|
fix(ui): show file path in apply_patch request permission screen (#10079)
|
2026-01-22 13:43:11 -06:00 |
|
Aiden Cline
|
3b7c347b2e
|
tweak: bash tool, ensure cat will trigger external_directory perm
|
2026-01-22 10:26:06 -06:00 |
|
Aiden Cline
|
d9f0287d74
|
tweak: add back todo list tools for openai models
|
2026-01-21 12:14:09 -06:00 |
|
Aiden Cline
|
ab3d412a81
|
tweak: adjust skill tool description to make it more clear which skills are available
|
2026-01-21 11:08:28 -06:00 |
|
GitHub Action
|
2049af4d6f
|
chore: generate
|
2026-01-21 04:56:39 +00:00 |
|
Aiden Cline
|
74bd52e8a7
|
fix: ensure apply patch tool emits edited events
|
2026-01-20 22:55:50 -06:00 |
|
GitHub Action
|
616329ae97
|
chore: generate
|
2026-01-20 06:33:16 +00:00 |
|
Aiden Cline
|
9706aaf552
|
rm filetime assertions from patch tool
|
2026-01-20 00:32:29 -06:00 |
|
James Meng
|
36f5ba52e9
|
fix(batch): update batch tool definition to outline correct value for max tool calls (#9517)
|
2026-01-19 22:15:02 -06:00 |
|
Spoon
|
673e79f457
|
tweak(batch): up restrictive max batch tool from 10 to 25 (#9275)
|
2026-01-19 15:44:58 -06:00 |
|
Aiden Cline
|
dd0906be8c
|
tweak: apply patch description
|
2026-01-19 11:22:00 -06:00 |
|
Aiden Cline
|
4299450d7d
|
tweak apply_patch tool description
|
2026-01-19 01:31:30 -06:00 |
|
Aiden Cline
|
3515b4ff7d
|
omit todo tools for openai models
|
2026-01-19 01:06:26 -06:00 |
|
Aiden Cline
|
e2f1f4d81e
|
add scheduler, cleanup module (#9346)
|
2026-01-18 23:33:23 -06:00 |
|
zerone0x
|
38c641a2fc
|
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
|
b7ad6bd839
|
feat: apply_patch tool for openai models (#9127)
|
2026-01-18 00:35:09 -06:00 |
|