Skip to main content
RapidKit
Version 0.32.0 — Workspace Dashboard, Contract Graph, Archive Handoff

Workspai for VS Code

AI workspace command center for backend teams. Create projects, inspect topology, install modules, verify health, export archives, and manage workspaces from one governed VS Code surface.

ext install rapidkit.rapidkit-vscode

Powerful Features

AI-powered workspace management, diagnostics, and code actions in one extension

AI Workspace Creation

Describe what you want to build and let AI scaffold the entire workspace — framework, modules, and structure — in seconds.

  • Natural language workspace creation
  • AI-powered project configuration
  • Minimizable floating modal during creation
  • Auto-resume when creation completes

AI Assistant & Debug Actions

AI-powered debug and explain actions built into the editor lightbulb — for Python, TypeScript, JavaScript, and Go.

  • "Debug with Workspai AI" Code Action on diagnostics
  • "Explain error with AI" quick-fix
  • Pre-fills AI modal with selected text or error context
  • Single AI Assistant button in Quick Actions sidebar

Doctor Fix with AI

Every health issue in the Workspace Health panel now has an AI fix button — opens the AI modal with full issue context.

  • Per-issue AI fix button in sidebar
  • Full issue context passed to AI automatically
  • Works alongside Doctor auto-fix CLI
  • Health score bar, system tools, per-project issues

Workspace Operations Console

Create, select, inspect, test, archive, and release backend workspaces from a governed dashboard.

  • Workspace command center
  • Recent workspace switcher
  • Project actions for supported and imported runtimes
  • Governed operation flow: Doctor, Graph, Test, Archive, Release

Contract Graph & Archive Handoff

Keep service topology, ports, dependencies, archive integrity, and workspace handoff visible before sharing.

  • Workspace contract graph sidebar
  • Port and dependency conflict evidence
  • Export and verify workspace archives
  • Remote import readiness checks

Module Browser & AI Suggestions

Explore and install RapidKit modules with one click — plus AI-powered module recommendations for your project.

  • Organized by category (AI, Auth, Database, etc.)
  • "Suggest modules with AI" in Create Project modal
  • Install directly from the sidebar
  • Automatic dependency resolution

System Health & Diagnostics

Persistent Workspace Health sidebar with real-time doctor evidence — zero extra CLI calls.

  • Health score bar with pass/warn/error counts
  • Per-tool and per-project issue breakdown
  • File-watcher auto-refresh on CLI evidence write
  • Re-run, Auto-fix, and AI Fix in one panel

Quick Start Guide

Get started in 4 simple steps

1

Install Extension

Search "Workspai" in VS Code Extensions marketplace and click Install

code --install-extension rapidkit.rapidkit-vscode
2

Create Workspace

Open Command Palette and run "Workspai: Create Workspace"

Ctrl+Shift+P → Workspai: Create Workspace
3

Generate Project

Choose a runtime kit or use AI to plan a project inside the workspace

Ctrl+Shift+P → Workspai: Create Project
4

Open AI Assistant

Click the AI Assistant button in Quick Actions or use the Command Palette

Ctrl+Shift+P → Workspai: AI Assistant

Ready to Build Smarter?

Join developers using Workspai to scaffold, debug, and manage backend projects with AI