refactor: make shell the canonical tool internals

This commit is contained in:
LukeParkerDev 2026-04-23 19:46:00 +10:00
commit 3e30068907
16 changed files with 36 additions and 60 deletions

View file

@ -35,7 +35,6 @@ export function ToolErrorCard(props: ToolErrorCardProps) {
websearch: "ui.tool.websearch",
codesearch: "ui.tool.codesearch",
shell: "ui.tool.shell",
bash: "ui.tool.shell",
apply_patch: "ui.tool.patch",
question: "ui.tool.questions",
}