Skip to main content
Workspace lanes let you maintain separate AI contexts within the same account — each lane has its own conversation history, memory, and system prompt.

What lanes are for

  • Multi-project work — keep a “work” lane and a “personal” lane separate
  • Role switching — a “coding” lane with a developer persona, a “writing” lane with a different tone
  • Isolation — prevent work context from leaking into personal conversations

Creating a lane

/lanes create <name>

Switching lanes

/lanes switch <name>
All subsequent messages go to that lane until you switch again.

Listing lanes

/lanes list

Deleting a lane

/lanes delete <name>
Deleting a lane permanently removes its history and memory. This cannot be undone.

Default lane

If you haven’t switched lanes, you’re in the default lane. The default lane cannot be deleted.