Skip to content

fix(mothership)#3682

Draft
Sg312 wants to merge 25 commits intostagingfrom
improvement/copilot-6
Draft

fix(mothership)#3682
Sg312 wants to merge 25 commits intostagingfrom
improvement/copilot-6

Conversation

@Sg312
Copy link
Collaborator

@Sg312 Sg312 commented Mar 19, 2026

Summary

Brief description of what this PR does and why.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

How has this been tested? What should reviewers focus on?

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Mar 20, 2026 6:59pm

Request Review

Made-with: Cursor

# Conflicts:
#	apps/sim/app/workspace/[workspaceId]/home/components/mothership-view/mothership-view.tsx
#	apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/copilot/components/plan-mode-section/plan-mode-section.tsx
#	apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/copilot/components/todo-list/todo-list.tsx
@@ -0,0 +1,46 @@
'use client'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sg312 this can be a server component and we can drop use client

@@ -0,0 +1,39 @@
'use client'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sg312 Even this also 👀

Copy link

@adithyaakrishna adithyaakrishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had glanced through the changes as I was curious and hence added comments 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants