Workspace Modes

Home

The default landing canvas — greeting, app dock, recent conversations, and your team.

Home is what you see right after picking a workspace. It's the launchpad: a centered greeting, a dock of app icons, and two columns for recents and team members.

Layout

The default home page (HomePreviews.jsx variation D — "Launchpad + Minimal") shows:

  • Greeting — time-of-day-aware ("Good morning, Philip").
  • Subtitle — org name, workspace name, your role badge.
  • App dock — eight colored Lucide icons linking to the most-used workspace modes. Hover lifts each tile.
  • Recents column — clickable conversation list pulled live from the conversations store. Clicking jumps to that conversation.
  • Team column — workspace members from org_members, with avatar initials and role badges.

Get there

  • Click the logo in the breadcrumb.
  • ⌘K → "Home".
  • Navigate directly to /:orgSlug/:wsSlug/home.

Customising

Home is a full canvas like every other mode, so right-click → Add Widget → Chat / Pages / Data lets you pin extra widgets onto your homepage if the dock isn't enough.

When to leave Home

  • Start a conversation → click any app dock icon, or hit ⌘K and pick.
  • Resume work → click an entry in Recents.
  • Switch workspaces → use the breadcrumb dropdown.

On this page