Projects and continuity
Keep generated code, artifacts, Studio context, and follow-up work connected across NexusRBX project sessions.
Project state
A NexusRBX project should keep enough context to continue a build without forcing the creator to repeat every prompt. That includes generated artifacts, Studio pairing state, summaries, and safe retry information.
Handoff
A resilient continuation
- Capture the generation intent before navigation or authentication.
- Restore the intent in /ai after sign-in.
- Open the first-run workspace with the prompt still available.
- Save useful output as project artifacts so follow-up work can reference it.
Was this page helpful?