cloudaxe-opencode/packages/opencode/src/tool
opencode-agent[bot] 854484babf chore: generate
2026-04-01 23:49:44 +00:00
..
apply_patch.ts effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
bash.ts chore: generate 2026-04-01 23:49:44 +00:00
bash.txt feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
batch.ts tui plugins (#19347) 2026-03-27 15:00:26 +01: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 fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
codesearch.txt add web and codesearch tools 2025-11-10 16:39:54 -05:00
edit.ts effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -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 feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
glob.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
grep.txt doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
invalid.ts chore: cleanup versioned zod imports (#3460) 2025-10-26 14:50:41 -05:00
ls.ts fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833) 2026-01-28 18:47:09 -06:00
ls.txt fix: adjust list tool prompt to handle cwd better (#3115) 2025-10-12 16:48:03 -05:00
lsp.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
lsp.txt feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
multiedit.ts chore: format code 2025-11-08 01:59:02 +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 feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
question.ts Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
question.txt docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
read.ts feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10: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 refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04:00
schema.ts feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
skill.ts tweak: adjust skill presentation to be a little less token heavy (#17098) 2026-03-11 16:03:15 -05:00
task.ts fix(task): respect agent permission config for todowrite tool (#19125) 2026-03-25 15:18:52 -05:00
task.txt 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
todo.ts chore: remove dead code for todoread tool (#19128) 2026-03-25 16:21:42 +00:00
todowrite.txt chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
tool.ts refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00: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 tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890) 2026-02-16 14:59:57 -06:00
webfetch.txt fix(webfetch): make format parameter optional with markdown default (#6345) 2025-12-29 15:53:12 -06:00
websearch.ts fix: tweak websearch tool description date info to avoid cache busts (#13559) 2026-02-13 23:59:10 -06: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 effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
write.txt