cloudaxe-opencode/packages/opencode/src/tool
2026-04-10 22:00:56 -04:00
..
apply_patch.ts refactor: extract LSP diagnostic report formatter (#21964) 2026-04-10 22:00:56 -04:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
bash.ts chore: generate 2026-04-10 17:27:31 +00:00
bash.txt fix: rm dynamic part from bash tool description again to restore cache hits across projects (#20771) 2026-04-03 00:16:40 +00:00
codesearch.ts refactor(tool): convert codesearch tool internals to Effect (#21811) 2026-04-10 11:49:20 -04:00
codesearch.txt add web and codesearch tools 2025-11-10 16:39:54 -05:00
edit.ts refactor: extract LSP diagnostic report formatter (#21964) 2026-04-10 22:00:56 -04:00
edit.txt feat: adjust read tool so that it can handle dirs too (#13090) 2026-02-11 13:23:00 -06:00
external-directory.ts refactor(effect): move read tool onto defineEffect (#21016) 2026-04-04 19:06:00 -04:00
glob.ts chore: generate 2026-04-10 17:57:46 +00:00
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts refactor(tool): convert grep tool to Tool.defineEffect (#21937) 2026-04-10 19:20:00 -04:00
grep.txt doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
invalid.ts
ls.ts chore: generate 2026-04-10 19:40:10 +00:00
ls.txt
lsp.ts chore: generate 2026-04-10 14:08:27 +00:00
lsp.txt feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
mcp-exa.ts chore: generate 2026-04-10 15:31:39 +00:00
multiedit.ts chore: generate 2026-04-10 21:12:22 +00:00
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 refactor(tool): convert plan tool internals to Effect (#21807) 2026-04-10 10:38:46 -04:00
question.ts refactor(tool): convert question tool internals to Effect (#21808) 2026-04-10 09:42:06 -04:00
question.txt docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
read.ts refactor(effect): inline session processor interrupt cleanup (#21593) 2026-04-08 21:19:01 -04:00
read.txt 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
registry.ts convert skill tool to Tool.defineEffect (#21936) 2026-04-10 19:49:53 -04:00
schema.ts feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
skill.ts convert skill tool to Tool.defineEffect (#21936) 2026-04-10 19:49:53 -04:00
task.ts refactor: break SessionPrompt/TaskTool cycle via ctx injection (#21948) 2026-04-10 19:36:13 -04:00
task.txt core: refactor tool system to remove agent context from initialization (#21052) 2026-04-07 19:48:12 -04:00
todo.ts core: refactor tool system to remove agent context from initialization (#21052) 2026-04-07 19:48:12 -04:00
todowrite.txt chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
tool.ts fix: propagate abort signal to inline read tool (#21584) 2026-04-08 21:07:55 -04:00
truncate.ts effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
truncation-dir.ts refactor(truncation): effectify TruncateService, delete Scheduler (#17957) 2026-03-17 21:59:54 -04:00
webfetch.ts chore: generate 2026-04-10 14:51:27 +00:00
webfetch.txt fix(webfetch): make format parameter optional with markdown default (#6345) 2025-12-29 15:53:12 -06:00
websearch.ts refactor(tool): convert websearch tool internals to Effect (#21810) 2026-04-10 11:30:38 -04:00
websearch.txt fix: tweak websearch tool description date info to avoid cache busts (#13559) 2026-02-13 23:59:10 -06:00
write.ts refactor: extract LSP diagnostic report formatter (#21964) 2026-04-10 22:00:56 -04:00
write.txt