refactor: make shell the canonical tool internals
This commit is contained in:
parent
b75f831eaa
commit
3e30068907
16 changed files with 36 additions and 60 deletions
|
|
@ -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",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue