You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sending prompts to other projects, always ask the agent to plan first, never build upfront. The prompt should start with "Plan how to ..." so the user can review before greenlighting implementation.
65
-
66
62
Use cases:
67
63
- **Updating a fork or dependency** the user maintains locally
68
64
- **Coordinating changes** across related repos (e.g., SDK + docs)
69
-
- **Delegating subtasks** to isolated sessions in other projects
When sending prompts to other projects, always ask the agent to plan first, never build upfront. The prompt should start with "Plan how to ..." so the user can review before greenlighting implementation.
63
-
64
60
Use cases:
65
61
- **Updating a fork or dependency** the user maintains locally
66
62
- **Coordinating changes** across related repos (e.g., SDK + docs)
67
-
- **Delegating subtasks** to isolated sessions in other projects
0 commit comments