cloudaxe-opencode/packages/opencode/src/tool
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
..
apply_patch.ts fix(app): reactive file tree 2026-01-26 16:46:09 -06:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
bash.ts tweak: bash tool, ensure cat will trigger external_directory perm 2026-01-22 10:26:06 -06:00
bash.txt feat: write truncated tool outputs to files (#7239) 2026-01-07 17:25:00 -06:00
batch.ts tweak(batch): up restrictive max batch tool from 10 to 25 (#9275) 2026-01-19 15:44:58 -06:00
batch.txt fix(batch): update batch tool definition to outline correct value for max tool calls (#9517) 2026-01-19 22:15:02 -06:00
codesearch.ts Permission rework (#6319) 2026-01-01 17:54:11 -05:00
codesearch.txt
edit.ts fix(app): reactive file tree 2026-01-26 16:46:09 -06:00
edit.txt
external-directory.ts fix: check worktree for external_directory permission in subdirs (#7811) 2026-01-11 14:17:36 -06:00
glob.ts fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833) 2026-01-28 18:47:09 -06:00
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts tweak: add ctx.abort to grep tool 2026-01-28 20:06:36 -06:00
grep.txt doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
invalid.ts
ls.ts fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833) 2026-01-28 18:47:09 -06:00
ls.txt
lsp.ts core: extract external directory validation to shared utility to reduce code duplication across tools 2026-01-10 18:49:42 -05:00
lsp.txt feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
multiedit.ts
multiedit.txt
plan-enter.txt feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
plan-exit.txt feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
plan.ts feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
question.ts do not allow agent to ask custom-less questions 2026-01-13 17:14:12 -05:00
question.txt docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
read.ts fix: ensure parallel tool calls dont double load AGENTS.md 2026-01-28 01:38:10 -05:00
read.txt
registry.ts feat(core): add worktree to plugin tool context 2026-01-27 06:29:19 -06:00
skill.ts feat: support config skill registration (#9640) 2026-01-29 11:47:06 -06:00
task.ts chore: generate 2026-01-28 06:05:21 +00:00
task.txt chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
todo.ts Permission rework (#6319) 2026-01-01 17:54:11 -05:00
todoread.txt
todowrite.txt chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
tool.ts feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
truncation.ts add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
webfetch.ts fix: retry webfetch with simple UA on 403 (#10328) 2026-01-24 00:14:32 -05:00
webfetch.txt fix(webfetch): make format parameter optional with markdown default (#6345) 2025-12-29 15:53:12 -06:00
websearch.ts 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
websearch.txt 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
write.ts fix(app): reactive file tree 2026-01-26 16:46:09 -06:00
write.txt