This commit is contained in:
LukeParkerDev
2026-04-24 08:23:18 +10:00
parent 7266b48ca0
commit 4f8ff6ab53
3 changed files with 20 additions and 6 deletions
@@ -34,6 +34,7 @@ export function ToolErrorCard(props: ToolErrorCardProps) {
webfetch: "ui.tool.webfetch",
websearch: "ui.tool.websearch",
codesearch: "ui.tool.codesearch",
bash: "ui.tool.shell",
shell: "ui.tool.shell",
apply_patch: "ui.tool.patch",
question: "ui.tool.questions",