Browse Source

fix: desktop layout

Adam 2 months ago
parent
commit
9846b26be7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/ui/src/components/message-part.tsx

+ 1 - 0
packages/ui/src/components/message-part.tsx

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