fix: don't open shell by default

This commit is contained in:
Adam 2025-12-13 15:15:13 -06:00 committed by Aiden Cline
parent b84530821e
commit f7544b729c

View file

@ -321,7 +321,6 @@ ToolRegistry.register({
render(props) {
return (
<BasicTool
defaultOpen
icon="console"
trigger={{
title: "Shell",