Workspai docs
Everything you need to create, understand, and govern software workspaces from the CLI, CI, and VS Code.
Quick start
Install the CLI, create or adopt your first governed workspace, then open the same evidence in VS Code.
Install VS Code extensionInstall the Workspai CLI
Run npm install -g workspai, or use npx workspai for an install-free first run.
Open npmCreate or adopt a workspace
Create a governed workspace, import a repository, or adopt an existing project without moving its source.
Add the VS Code extension
Install Workspai from the Marketplace, open the workspace, and use the same model, evidence, and repair paths inside your editor.
Open MarketplaceWorkspai CLI
The open-source CLI owns the deterministic workspace layer. Bootstrap workspaces, adopt repositories, scaffold kits, produce evidence, and enforce release gates from the terminal or CI.
Or run instantly with npx workspai …. Full CLI reference
Framework coverage
Workspace Intelligence is framework-agnostic. Existing projects can enter a Workspai workspace through import or adopt regardless of language or framework. The list below defines where Workspai can also create a new project from scratch.
Existing project
adopt / importAny language or framework can join the workspace architecture without moving or regenerating its source. Workspai registers the project and includes it in workspace modeling, context, governance, and evidence workflows.
Examples: Laravel, Rails, Django, WordPress, Rust, PHP, Kotlin, legacy services, and mixed monorepos.
New project
createCreating from zero requires a supported native or ecosystem create lane. These lanes own the generator handoff, project marker, workspace registration, and post-create contract.
Only the create lanes listed below are promised for new scaffolds today.
Create-from-scratch lanes
RapidKit Core supplies deeper Python-engine kits and backend modules where applicable.
Python 3.11+
fastapi.standardfastapi.dddNode.js · TypeScript
nestjs.standardGo 1.21+
gofiber.standardGo 1.21+
gogin.standardJava 17+
springboot.standard.NET 8+ · C#
dotnet.webapi.cleanNode.js · TypeScript
frontend.nextjsfrontend.remixfrontend.vite-reactfrontend.vite-vuefrontend.vite-sveltefrontend.vite-solidfrontend.vite-vanillafrontend.nuxtfrontend.angularfrontend.astrofrontend.sveltekitYour framework is not listed? Adopt or import the existing project today. More create-from-scratch lanes are planned; see the changelog for updates.
Command reference
All commands are accessible from the VS Code command palette.
Workspace & Navigation
Workspai: Show WelcomeOpen the main dashboard webview — project tree, health overview, module inventory, and Studio/Advisor entry points.
Workspai: Select WorkspaceSwitch the active workspace used by the dashboard, sidebar, Studio, and Advisor.
Workspai: Create WorkspaceCreate a workspace boundary before adding or importing projects.
Workspai: Create ProjectScaffold a supported kit through the Workspai CLI bridge.
Workspai: Import ProjectBring an existing local project into the active workspace for governance and evidence-backed context.
Workspai: Open StudioOpen the focused repair surface for card fixes, editor issues, and verification handoffs.
Workspai: Run System CheckAutomated health check across workspace and projects. Flags missing env vars, broken deps, port conflicts, and kit config issues.
Workspai: Show LogsOpen the Workspai extension output channel to inspect debug and runtime logs.
Workspai: Show Telemetry SummaryReview local workflow outcomes and command evidence without exposing workspace source.
Studio & Advisor sessions
Fix with WorkspaiEditor diagnostic action. Opens Studio with file, language, diagnostic, and selected-code evidence.
Explain with WorkspaiEditor diagnostic action. Opens Advisor for explanation without applying changes.
Workspai: AI Fix Preview (Lite)Produces candidate edits for review with No auto-apply behavior.
Workspai: AI Change Impact (Lite)Summarizes risk level, affected scope, and recommended test targets before a change.
Workspai: AI Smart RouteRoutes the current workspace question to the smallest suitable evidence-backed workflow.
Workspai: AI EssentialsOpens the shipped set of scoped AI actions and their review-first boundaries.
Workspai: Analyze Terminal Output with AISends selected terminal output into a scoped diagnosis with evidence and verification guidance.
Workspai: Guided Workspace Memory SetupCreates reviewable workspace grounding and memory policy for supported agent surfaces.
Workspai: AI Recipe PacksOpens 11 reusable AI workflows for release readiness, debugging, architecture, and project operations.
Workspai: AI Workspace Command CenterOpens the consolidated AI workflow launcher for the active workspace.
Fix by WorkspaiArtifact-card action. Opens a Studio repair session backed by Workspai remediation-plan evidence.
Send to AdvisorAsk about a workspace, project, artifact, or command without leaving the selected scope.
Refresh evidenceRun the relevant Workspai command and reload the card/session from the latest artifact.
Verify after fixRun the scoped verify command before a card is allowed to look resolved.
Chat Participant
@workspai /ask [question]Context-aware architecture Q&A grounded in your workspace files, modules, and project structure — not generic LLM answers.
@workspai /debug [error]Structured Root Cause → Remediation → Prevention flow. Uses your live VS Code editor diagnostics as context.
Studio / Advisor workflows
Studio fixes issues from artifact cards and editor diagnostics. Advisor explains scope and architecture. For Cursor, Claude, Codex, and CI, run workspace agent-sync --write from the Workspai CLI — same workspace evidence, every tool.
Guided Create
"Create workspace billing-platform-wsp, then add FastAPI API + Next.js web"
Project Assistant
"What breaks if I change this settings model?"
Workspace Advisor
"Explain the auth module and its dependencies"
@workspai in Chat
"@workspai /debug Why does this return 500?"
Editor Issue Actions
"Fix with Workspai for this TypeScript diagnostic"
Fix by Workspai
"Open Studio from the blocked Readiness card"
Explain with Workspai
"Explain this import error without applying changes"
Change Impact
"If I change this auth middleware, what breaks?"
Terminal Evidence Review
"Analyze this pytest failure and suggest the verify command"
Agent Context Pack
"Refresh workspace context for agents"
Agent Sync
"Sync AGENTS.md, Copilot, Cursor, Claude, and skills surfaces"
Workspace Playbooks
"Use the release-readiness playbook for this workspace"
Module Advisor
"How do I wire db_postgres with auth_core?"
Command Evidence History
"Show recent doctor, analyze, readiness, and verify outputs"
Wave 2 claim policy
We do not label a capability as stable or retention-driving until it has scope evidence, verification path, telemetry outcomes, and release-gate compliance.
- ✓Stable requires repeatable behavior and passing release gates.
- ✓Useful requires clear time-to-value in the Workspai Studio loop.
- ✓Retention-driving requires production telemetry, not demo-only evidence.
Next practical step
Try Workspai in a real workspace workflow
Install the extension, create your first project, then compare platform capabilities and pricing when your team is ready to scale.
Need plan details? Compare tiers or browse workspace examples.