Code Canvas Complete is an advanced, browser-based All-In-One IDE that transforms how you build, test, and deploy applications. By combining a professional editor, a persistent AI assistant, and a massive suite of specialized toolsβfrom Arduino prototyping to media productionβwe eliminate the friction of tool switching and environment configuration.
Ready to build? Get productive in minutes:
- Import: Connect your GitHub/GitLab/Bitbucket repo or start from a template.
- Configure: Securely manage environment variables in the Environment manager.
- Run: Use the built-in terminal to install dependencies (
npm install) and start your development server (npm run dev). - Automate: Leverage the AI agent for your first task (e.g., "Add loading states to this component").
- Ship: Use our integrated Git and Deployment tools to publish your project with ease.
Need more guidance? Check out our Getting Started guide.
Code Canvas combines the best of cloud IDEs, AI generators, and specialized engineering tools into a single workspace.
View Chart
| Feature | Code Canvas | Replit | Lovable | Bolt.new | Bolt | Cursor | v0 | Codeium Superposition | Windsurf | Zed | CodeSandbox | Gitpod | Firebase | Trae |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Development Environment | ||||||||||||||
| Full browser IDE | β | β | β | β | β | β | β | β | β | β | β | β | ||
| Local install available | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Multi-file editing | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Syntax highlighting | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Find & replace project | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Visual canvas / whiteboard | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Terminal & Runtime | ||||||||||||||
| Full PTY terminal | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Run code in browser | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Live app preview | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Package installation | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| AI Capabilities | ||||||||||||||
| Multi-provider AI | β | β | β | β | β | β | β | β | β | |||||
| AI chat with context | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| AI image generation | β | β | β | β | β | β | β | β | β | β | β | β | ||
| AI video generation | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Bring your own API key | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Inline autocomplete | β | β | β | β | β | β | β | β | β | β | β | |||
| Collaboration | ||||||||||||||
| Real-time multiplayer | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Public sharing / forking | β | β | β | β | β | β | β | β | β | β | β | β | ||
| Live chat & video rooms | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Deployment & Hosting | ||||||||||||||
| One-click publish | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Custom domain support | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Static site hosting | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Edge functions / Serverless | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Deployment Types (Cloud Production) | ||||||||||||||
| Autoscale infrastructure | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Live Container Server / Dedicated VM | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Scheduled Deployments (Cron) | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Backend & Data Integration | ||||||||||||||
| Built-in / Managed Database | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Managed Auth System | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| File / Blob Storage Orchestration | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Security & Privacy | ||||||||||||||
| Open source | β | β | β | β | β | β | β | β | β | β | β | β | ||
| Self-hostable | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Offline / PWA mode | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Passkey / WebAuthn | β | β | β | β | β | β | β | β | β | β | β | β | β | β |
| Granular team policies | β | β | β | β | β | β | β | β | β | β | ||||
| Performance & Speed | ||||||||||||||
| Instant startup | β | β | β | β | β | β | β | β | β | β | β | β | β | |
| Native-speed editor | β | β | β | β | β | β | β | β | ||||||
| Low-end device support | β | β | β | β | β | β | β | β | β | β |
Legend: β
Supported |
Code Canvas brings a professional IDE straight to your browser, phone, or AI agents (via MCP and APIs). By leveraging the WebContainers API, Supabase, and cloud-based backend containers, it gives you full-stack development power on any device.
View Workspace Features
- Multi-file Editing: Full-featured IDE interface with tabs, split views, and a hierarchical file tree.
- WebContainer Integration: Run Node.js, bash, and shell commands directly in your browser with near-native performance.
- Advanced Workbench: Integrated tools for professional development including:
- Minimap & Sticky Scopes: Enhanced navigation for large files.
- Multi-cursor Column Editing: Block mode editing for aligned data.
- Global Search & Replace: Powerful regex-based search and replace across the entire project with live impact preview.
- Git & Version Control:
- Git Panel: Built-in UI for commits, branching, and repository management.
- Provider Integration: Seamlessly connect and sync with GitHub, GitLab, and Bitbucket.
- Diff Viewer: Side-by-side comparison of file changes.
- Package Management: Easy dependency installation (npm, yarn, pnpm) with a dedicated management panel.
- Environment Manager: Securely manage, encrypt, and scope
.envvariables for different environments (Preview, Shared, Production).
Code Canvas features an advanced AI agent designed for full-stack autonomous development.
View Detailed AI Agent Capabilities
- File System Control: Create, read, update, move, and delete files/folders across the workspace.
- Persistent Shell Execution: Run complex shell commands, install packages, and manage processes directly through the terminal.
- Git Operations: Initialize repos, branch, commit, push, pull, and manage complex merge conflicts autonomously.
- Project Workflows: Execute multi-step build, test, and deploy pipelines.
- Contextual Awareness: Understands code, docs, hardware setups, and media assets in the current project context.
- Multi-Model Support: Compare side-by-side outputs from OpenAI, Anthropic, Gemini, and more.
- Autonomous Modes: Choose from Safe (human-in-the-loop), Balanced (auto-gated), or Fast (fully autonomous) modes.
- AI Code Review: Per-line suggestions with severity ratings and one-click acceptance.
- Interactive Widgets: Rich UI components rendered directly in chat (e.g., Code Review, Regex Tester, Dependency Visualizer).
- Explain-on-Hover: Instant AI-powered explanations for symbols, functions, or complex code blocks.
- Multimodal Generation: Generate media (images/audio) for mockups and documentation assets.
Extend your AI's capabilities with custom protocols and specialized personas.
How to use MCP (Model Context Protocol)
Model Context Protocol (MCP) allows the AI to connect to external tools and data sources.
- Navigate to the MCP & Skills panel in the sidebar.
- Click Add Server under the MCP Servers tab.
- Provide a Name, URL (e.g.,
https://mcp.example.com), and optional API Key. - Toggle the server to Enabled to give the AI access to its tools.
How to use Agent Skills
Agent Skills are custom "personas" or instruction sets that guide the AI's behavior.
- Open the MCP & Skills panel and select the Agent Skills tab.
- Click Add Skill to create your own, or browse the Library for presets. Browse and search over 10,000+ community AI skills from ai-skills.io powered by Firecrawl.
- Define the Name, Icon, and Instructions (e.g., "Always use Tailwind utility classes for styling").
- When enabled, the AI will prioritize these instructions in every interaction.
MCP Tools Reference (30 tools)
CodeCanvas exposes an MCP (Model Context Protocol) server (codecanvas-mcp v0.2.0) with the following tools for the AI assistant. Tools marked *require OAuth authentication.
| Tool | Description |
|---|---|
search_public_canvases |
Search public canvases by query |
get_featured_canvases |
List featured public canvases |
get_canvas_count |
Get total public canvas count |
whoami * |
Get the signed-in user's identity |
list_my_canvases * |
List own canvases |
get_canvas * |
Get canvas details and file listing |
create_canvas * |
Create a new canvas |
delete_canvas * |
Delete a canvas |
update_canvas_meta * |
Update canvas name/description/visibility |
fork_canvas * |
Fork a canvas |
list_files * |
List files in a canvas |
read_file * |
Read a file's content |
write_file * |
Create or overwrite a file |
delete_file * |
Delete a file |
search_in_canvas * |
Search across files in a canvas |
add_comment * |
Add a code comment |
list_comments * |
List code comments on a file |
resolve_comment * |
Resolve a code comment |
request_review * |
Request a code review |
list_reviews * |
List code reviews |
star_canvas * |
Star/unstar a canvas |
bookmark_canvas * |
Bookmark/unbookmark a canvas |
run_code * |
Run code in the execution sandbox |
run_shell * |
Run a shell command |
get_preview_url * |
Get the project preview URL |
list_messages * |
List inbox messages |
send_message * |
Send an inbox message |
create_snapshot * |
Create a named restore-point |
list_history * |
List project snapshots |
restore_snapshot * |
Restore project files from a snapshot |
Code Canvas offers a professional-grade, persistent terminal environment, ensuring your workflows remain uninterrupted.
View Shell & Execution Features
- Full Terminal Access: A browser-based terminal emulator with support for standard Linux commands, shell scripts, and build tools.
- State Persistence: Your environment remains active across sessions. Installed packages (npm/pip), file system changes, and process states (background servers/watchers) are persisted.
- Multi-Terminal Support: Open and manage multiple terminal instances simultaneously for parallel tasks (e.g., running a dev server in one, tests in another).
- Container-Backed Execution: Powered by secure, containerized runtimes, providing a near-native environment for your projects.
- Integration with AI: The AI agent can read terminal output, run commands to diagnose errors, and perform automated fixes based on execution results.
- API for Advanced Automation: Interact with the environment via
POST /sessionsandPOST /executeendpoints.
The execute-code service handles routing to different execution environments:
- Executor Modes:
wandbox: Standard sandboxed execution.container: Full persistent container runner.hybrid: Routes shell and python to containers while keeping others sandboxed.
POST /sessions: Initialize a new persistent session.POST /execute: Run commands within a specificsessionIdto maintain state (e.g., acrosspip installcommands).
// Example of a compatible Shell Runner API
app.post('/sessions', (req, res) => {
const sessionId = uuidv4();
const shell = pty.spawn('bash', [], { name: 'xterm-color', cwd: process.env.HOME });
// ... session management logic
res.json({ sessionId });
});
app.post('/execute', (req, res) => {
const { sessionId, command } = req.body;
// ... execute in virtual terminal
res.json({ output: session.getOutput() });
});Editor Capabilities Deep Dive
Our specialized editors are designed to bridge the gap between ideation, implementation, and verification, all within the same unified workspace.- Arduino IDE: Professional-grade sketch environment. Includes AVR/ESP board profiles, live compile diagnostics, and virtual breadboarding to simulate hardware interactions before flashing firmware.
- CAD Editor: Parametric-inspired design tool. Build mechanical parts and enclosures while keeping design specifications and manufacturing handoff notes versioned alongside your application code.
- Scratch Integration: Visual logic for rapid gameplay and interaction prototyping. Perfect for modeling user flows and logic branching before writing production code.
- 3D Editor: Built-in scene composition. Transform, rotate, and scale 3D assets in a web-first workspace, ideal for game concepting, product mockups, and real-time visualization.
- Media Suite: Integrated timeline-based audio and video editors. Create tutorials, demos, and release videos without leaving your codebase context.
- Office Suite: Full-featured document and spreadsheet editing. Maintain architecture specs (Word), sprint/test matrices (Excel), and stakeholder presentations (PowerPoint) as project artifacts.
- Database Designer: Visual schema modeling. Plan entities and relationships (ERD) visually to generate clean, production-ready SQL migrations.
- API Playground: High-velocity testing for REST and GraphQL endpoints. Validate your API contracts and debug responses iteratively while editing your service implementations.
- Workflows Panel: Visual orchestration of your build, test, and deploy pipelines. Define, trigger, and inspect multi-step automation sequences to ensure consistent quality standards.
- Extensions Panel: Build and manage private IDE helpers. Create your own widgets, commands, or AI chat-tool runtimes to tailor your development environment to your team's unique workflows.
Arduino IDE β Board Setup, Coding, Sim, and Upload
- Unified Build Environment: Skip local toolchain conflicts. Our cloud-integrated AVR/ESP compiler ensures consistent binary generation across your team, with precise control over memory profiles, clock speeds, and upload protocols (USB/OTA/Serial).
- Interactive Virtual Prototyping: Accelerate the hardware-software feedback loop using our grid-aligned virtual breadboard. Validate logic, component wiring, and sensor integration before deploying to physical hardware, reducing hardware wear and accidental short-circuits.
- Firmware Diagnostics & Failure Analysis: Get granular feedback during compile and flash failures. Our system maps low-level hardware errors directly to your code and suggests specific adjustments, whether it's a baud rate mismatch, memory overflow, or pin assignment conflict.
- Collaborative Template Management: Standardize your hardware architecture by creating and sharing project-wide templates. Easily bundle pin mappings, library dependencies, and configuration presets, ensuring team-wide consistency for complex IoT projects.
- Create
.inosketches with syntax highlighting, snippets, and live diagnostics. - Target AVR and ESP boards from a guided board selector.
- Run compile checks before upload to catch errors earlier.
- Flash firmware through USB, OTA, and supported wireless flows.
- Prototype circuits in a virtual breadboard with components and wires.
- Save and share hardware project templates across your team.
- AVR tooling support with
avrdudestyle workflows. - ESP upload flows powered by
esptool/espotapaths. - Board presets for common memory, clock, and upload profiles.
- Auto-detection hints for ports and device-family compatibility.
- Progress UI for compile and upload phases.
- Failure diagnostics with next-step suggestions.
- Drag-and-drop component palette (sensors, LEDs, motors, displays, modules).
- Wire mode with pin-to-pin snapping.
- Delete/select interaction modes.
- Grid-aligned placement for fast cleanup.
- Sim-centric circuit composition for rapid idea testing.
- Helpful empty/error states for beginners.
- βGenerate starter sketch for ESP32 temperature logger.β
- βAdd debounce logic to my button handling.β
- βExplain why compile fails on this board profile.β
- βRefactor this sketch into modular helper functions.β
- βCreate a test matrix for sensors and expected values.β
- βWalk me through OTA flashing safely.β
- Rapid prototyping.
- Education and workshops.
- Embedded proof-of-concepts.
- Sensor + actuator demos.
Scratch Integration β Visual Logic & Architectural Prototyping
- Architectural Modeling: Move beyond simple animations. Use block logic to map complex event-driven workflows, state machines, and data transitions before committing to high-level language implementations.
- Interdisciplinary Bridge: Provide non-technical stakeholders (PMs, designers) with a functional "sandbox" of the project's core logic. This enables early-stage feedback loops without requiring code review, significantly reducing late-stage refactoring.
- Logic Verification: Leverage the visual environment to debug complex branching and edge-case behaviors. The deterministic nature of block-based execution makes it ideal for visualizing the "happy path" versus failure states in user interaction flows.
- Build with drag-and-drop visual programming blocks.
- Prototype gameplay and interaction logic quickly.
- Switch between block-first and code-adjacent ideation.
- Use sprites and scenes to model user flows.
- Iterate with beginner-friendly feedback loops.
- Share visual concepts with non-technical stakeholders.
- Event-driven logic blocks for input and state transitions.
- Motion, looks, and control stacks for scene behavior.
- Variables/lists for lightweight state management.
- Sound-trigger interactions for richer demos.
- Multi-sprite orchestration for game-like projects.
- Fast concepting before production implementation.
- βConvert this gameplay idea into block logic steps.β
- βDesign a beginner tutorial level mechanic.β
- βAdd scoring and win/loss conditions.β
- βExplain this block script in plain language.β
- βSuggest accessibility improvements for young learners.β
- βGenerate lesson prompts using this project.β
- Education.
- Interactive storytelling.
- Product walkthrough mockups.
- Early gameplay mechanics.
3D Editor β Real-Time Scene Composition & Asset Pipeline
- Asset-First Development: Seamlessly manage 3D model dependencies, textures, and lighting configurations alongside your code and build scripts. Eliminate file-path headaches and external tool syncing by keeping assets natively versioned.
- Scene-Level Iteration: Perform rapid layout testing and camera framing within the IDE. This minimizes the "import/export/preview" cycle, allowing for real-time adjustments of visual assets in their target environment.
- Optimization for Real-Time: Use the editor to stress-test your scene hierarchy, manage object hierarchies, and plan LOD (Level of Detail) strategies, ensuring your 3D experiments remain performant on web platforms.
- Build and edit 3D scenes directly in the IDE.
- Move, rotate, and scale objects with familiar controls.
- Organize assets for game, web, or product visualization.
- Generate 3D content from text prompts.
- Iterate with AI-assisted scene composition.
- Export assets for downstream use.
- Object selection and transform handles.
- Basic hierarchy/scene organization patterns.
- Camera/navigation controls for inspection.
- Iterative layout for prototypes and demos.
- Asset-first workflows for design + engineering teams.
- Integrated environment with code and media tabs.
- βGenerate a low-poly desk setup.β
- βCreate a sci-fi crate asset with clean silhouette.β
- βSuggest better lighting composition for this scene.β
- βList optimization ideas for real-time rendering.β
- βGenerate naming conventions for scene objects.β
- βPlan LOD strategy for these models.β
- Product mockups.
- Game asset concepting.
- Web 3D experiments.
- Rapid visual prototyping.
Media Suite β Professional Production & Developer Relatable Media
- Contextual Media Pipeline: Keep audio clips, video raw-assets, and final exports co-located with your source code. This ensures that every changelog, tutorial, or demo remains aligned with the feature state it represents.
- Timeline-Driven Editing: Utilize non-linear editing (NLE) tools within the IDE to perform precise cuts, sequencing, and audio mastering. This eliminates context-switching between specialized media software and your IDE, keeping your production workflow within the same environment as your implementation.
- Documentation-Media Synergy: Streamline your DevRel and documentation efforts by creating chapter markers, syncing voice-overs with code walkthroughs, and generating assets that update alongside project versions.
- Edit audio and video without leaving the project.
- Keep media assets next to source code and docs.
- Use timeline-based operations for quick cuts.
- Prepare demos, tutorials, and social clips faster.
- Align media output with product release workflows.
- Combine AI prompt generation with manual edits.
- Track-level editing for common audio tasks.
- Clip trimming and arrangement workflows.
- Iterative content prep for podcasts/voiceovers.
- Utility edits for product explainers.
- Fast access from same IDE sidebar context.
- Useful for devrel and documentation teams.
- Clip sequencing and basic cut workflows.
- Intro/outro + short-form assembly patterns.
- Visual prep for release notes and changelogs.
- Quick corrections to tutorial content.
- Project-local asset iteration.
- No tool-switch penalty for engineering teams.
- βGenerate a storyboard for this feature demo.β
- βWrite a 30-second script for release notes video.β
- βDraft chapter markers from this transcript.β
- βSuggest pacing improvements for this timeline.β
- βCreate caption copy in concise style.β
- βTurn this changelog into social post copy.β
- Launch videos.
- Internal demos.
- Tutorial production.
- Developer marketing.
Office Suite β Integrated Technical Documentation & Planning
- Integrated Documentation Hub: Maintain high-value artifacts like PRDs, RFCs, and troubleshooting runbooks in an environment that bridges planning and implementation. Links documentation directly to source code, ensuring that project specs evolve alongside the codebase.
- Tabular Project Planning: Utilize spreadsheet views to manage complex data like feature matrices, test-case coverage, and sprint milestones. This data is kept live and linked to the source tree, making it easy to generate automated reports or dashboards from your structured project metadata.
- Engineering-Focused Presentation: Draft and refine stakeholder presentations (PowerPoint) within the same workspace as your technical specs. Re-use project-native assets, source code snippets, and design references directly in your decks to create highly accurate documentation and communication assets.
- Open and edit document formats in the same workspace.
- Build specs, planning docs, and status updates fast.
- Maintain slide decks beside implementation tasks.
- Use spreadsheet views for planning and lightweight analysis.
- Keep technical docs versioned with project code.
- Share office-style artifacts without app switching.
- Draft PRDs, RFCs, runbooks, and onboarding docs.
- Apply consistent formatting inside the IDE.
- Capture architecture notes during implementation.
- Convert rough notes into polished documentation.
- Pair with AI summarization for speed.
- Keep context tied to code changes.
- Manage feature matrices and test plans.
- Track estimates, staffing, and milestones.
- Compare options with tabular scorecards.
- Build quick dashboards for project health.
- Maintain structured data close to code.
- Export/share as needed.
- Create stakeholder updates and demos.
- Build engineering architecture presentations.
- Maintain release recap decks.
- Turn changelogs into slides quickly.
- Collaborate with teams in one place.
- Reuse assets from project files.
- βSummarize this spec into an executive brief.β
- βGenerate a rollout timeline slide structure.β
- βCreate risk table from these tickets.β
- βRewrite this memo for non-technical audience.β
- βTurn this sprint data into a narrative update.β
- βDraft a troubleshooting appendix section.β
- Product planning.
- Team communication.
- Executive reporting.
- Training materials.
CAD Editor β Mechanical Design & Parametric Thinking
- Parametric Design Workflow: Move beyond static design files. Our CAD environment encourages parametric thinking, allowing for iterative refinements and quick layout adjustments that can be instantly synced with your hardware configuration and firmware requirements.
- Cross-Discipline Synchronization: Link your mechanical designs and enclosure specs directly with firmware pin-outs and electronic design requirements. This tight coupling reduces mechanical/electronic collisions, ensuring your enclosure designs account for all physical hardware components.
- Design Review Feedback Loops: Foster clearer collaboration by reviewing design models, stress tests, and enclosure concepts within the same workspace as the application code, creating a single source of truth for all project stakeholders.
- Build CAD-style models inside the same IDE session.
- Iterate with quick tool switching and previews.
- Explore concepts before formal manufacturing pipelines.
- Keep design references near firmware/app code.
- Prototype enclosure and mechanical ideas rapidly.
- Review models collaboratively with team context.
- Quick tool access for common geometry tasks.
- View mode switching for design inspection.
- Iterative loop between concept and refinement.
- Local project integration for assets and notes.
- Fast feedback cycles with AI explanation support.
- Cross-discipline collaboration in one workspace.
- βSuggest tolerances checklist for this part.β
- βCreate a design review rubric.β
- βExplain potential stress points in simple terms.β
- βGenerate naming standards for part versions.β
- βDraft manufacturing handoff notes.β
- βList test scenarios for fit validation.β
- Hardware enclosures.
- Mechanical ideation.
- Design-review prep.
- Cross-functional collaboration.
Database Designer β Visual ERD & Schema-as-Code
- Visual Data Modeling: Plan table structures, constraints, and relational mappings (one-to-many, etc.) in a high-fidelity visual workspace. This helps align backend/frontend expectations early, reducing ambiguity and improving data integrity during schema design.
- Migration Handoff: Effortlessly export your validated schema as production-ready SQL migration scripts. This automated transition ensures that your visual plans are perfectly represented in your database implementation, reducing human error.
- Data Contract Governance: Use the model as a source of truth for all API contracts and data-related logic within the app. Changes in the visual model can be immediately reconciled with existing code and documentation, ensuring consistent data handling across your entire tech stack.
- Model entities and relationships visually.
- Design schemas before writing migration code.
- Export production-ready SQL from diagram-first planning.
- Align app data modeling with team discussion.
- Validate shape of data before implementation.
- Document constraints and table intent clearly.
- ERD-like structure for tables and relations.
- Relationship mapping for one-to-many and beyond.
- Planning-friendly workflow for collaborative design.
- SQL handoff ready for implementation phases.
- Better visibility into evolving data models.
- Reduced ambiguity across backend/frontend teams.
- βGenerate initial schema for multi-tenant SaaS.β
- βReview this model for normalization issues.β
- βSuggest indexes for top query paths.β
- βExplain tradeoffs between UUID and serial ids.β
- βCreate migration rollout checklist.β
- βDraft seed data strategy for staging.β
- New backend architecture.
- Legacy schema modernization.
- Data contract reviews.
- Performance planning.
API Playground β High-Velocity Contract & Integration Testing
- Iterative API Validation: Seamlessly test REST/GraphQL endpoints as you code. Perform real-time validation of your request/response payloads within the same workspace as your service implementation, drastically shortening debugging cycles.
- API Documentation as Code: Keep your API playground configurations and request patterns versioned as project artifacts. This serves as a "living" documentation set that others can import, run, and experiment with, ensuring your test cases are as current as your source code.
- Reproducible Bug Triage: Save complex request statesβincluding custom headers, auth context, and payload variablesβto easily reproduce and debug edge-case failures across different environments, streamlining integration testing and QA collaboration.
- Test REST and GraphQL endpoints from inside the IDE.
- Iterate on API contracts while editing code.
- Validate request/response shapes quickly.
- Debug auth, headers, and payload structures.
- Keep endpoint tests close to implementation.
- Share repeatable API testing patterns.
- Compose and run HTTP requests.
- Validate JSON output and error payloads.
- Compare endpoint behavior across versions.
- Reproduce bugs with saved request patterns.
- Check schema behavior in GraphQL queries.
- Shorten backend debugging loops.
- βGenerate test cases for this endpoint.β
- βConvert this cURL command into readable docs.β
- βExplain why this response is 422.β
- βCreate GraphQL query variants for edge cases.β
- βDraft contract test checklist.β
- βSuggest pagination strategy improvements.β
- Backend testing.
- Integration debugging.
- API documentation.
- QA collaboration.
Workflows Panel β Visual Pipeline Orchestration & CI/CD
- Visual Workflow Construction: Orchestrate multi-step build/test/deploy actions through a intuitive interface rather than complex configuration files alone. Create named pipelines that mirror your actual deployment stages, making automation transparent, maintainable, and easy to audit.
- State-Aware Execution: Easily re-run specific workflow steps as your project state evolves. This provides a lightweight CI/CD-style environment where developers can quickly iterate on pipeline configurations, test rollbacks, or troubleshoot failures without external dependencies.
- Consistency-by-Design: Standardize your automation strategy team-wide by embedding workflow configurations directly in the project. This ensures that every developerβregardless of experience levelβcan execute release-ready tasks with predictable results and standardized security/linting gates.
- Create project workflows with visual steps.
- Automate repetitive build/test/deploy actions.
- Re-run workflows as project state evolves.
- Keep automation config in the same workspace.
- Combine manual and scheduled patterns.
- Improve consistency across contributors.
- Define named workflows with command steps.
- Support run/build/test/deploy style stages.
- Trigger via manual or contextual events.
- Inspect run history for troubleshooting.
- Iterate quickly with editor-side feedback.
- Align with CI-style behavior locally.
- βCreate a lint + test + build pipeline.β
- βAdd rollback-safe deploy checklist steps.β
- βOptimize this workflow for faster feedback.β
- βGenerate branch-based workflow strategy.β
- βDraft environment variable audit steps.β
- βExplain failed step and suggest fixes.β
- Team standards.
- Release safety.
- Developer productivity.
- CI/CD rehearsal.
Extensions Panel β Custom IDE Runtimes & Tooling Adapters
- Custom IDE Runtimes: Empower your team by scaffolding private IDE extensionsβwhether they're simple command-line helpers, complex UI widgets for internal dashboards, or custom chat-tool runtimes that extend the AI's capabilities.
- Project-Native Tooling: Prototype and build IDE helpers right next to the code they manipulate. This co-location drastically reduces the friction of platform-team maintenance and ensures that internal tooling can iterate at the same velocity as your product.
- AI-Aware Adapters: Design extensions specifically to guide the AI assistant, providing it with custom tool adapters, specialized data interfaces, or domain-specific logic that it can leverage to perform more intelligent, context-aware assistance.
- Create custom IDE extensions in-project.
- Choose runtime style: widget, command, or chat-tool.
- Build private helpers for your team.
- Prototype utilities directly next to your app.
- Package reusable workflows for repeated tasks.
- Extend AI behavior with focused tool adapters.
- Widget runtime: UI tools inside the IDE panel.
- Command runtime: action-style commands for workflows.
- Chat-tool runtime: assistant-callable tools with scoped behavior.
- Runtime-aware development surfaces for faster iteration.
- Built-in placement in project workflow.
- Strong fit for internal platform teams.
- βScaffold a chat-tool for schema summaries.β
- βCreate a widget for environment validation.β
- βBuild command extension for release tagging.β
- βWrite docs for this extension manifest.β
- βGenerate test prompts for extension quality.β
- βRefactor extension code for maintainability.β
- Internal tooling.
- Team accelerators.
- Custom AI affordances.
- Platform engineering.
UI Builder β Drag-and-Drop App Designer
- Design app interfaces by dragging and dropping components onto a canvas.
- Arrange buttons, inputs, cards, and other UI elements visually.
- Edit component properties (colors, text, sizing) in a properties panel.
- See a live preview of your design as you build it.
- Generate clean production-ready code from your visual layout.
- Browse a palette of pre-built components and add them in one click.
- Rapid prototyping.
- Visual-first development.
- Non-developer designers.
- App mockups and MVPs.
FTC Robotics β FIRST Tech Challenge Programming
- Write and edit FTC robot control code.
- Configure hardware mappings for motors, servos, and sensors.
- Compile your robot code in the cloud.
- Iterate quickly without setting up a local SDK.
- Keep your robot project alongside other team documentation.
- FTC competition teams.
- Robotics classrooms and workshops.
- Prototyping robot behaviors.
SVG Editor β Vector Graphics Made Simple
- Draw and edit vector shapes directly in the workspace.
- Organize artwork using a layer panel.
- Apply boolean operations (union, subtract, intersect) to shapes.
- Create icons, illustrations, and UI assets.
- Export SVG files ready for web or app use.
- Undo/redo your editing history.
- Icon and illustration creation.
- UI asset preparation.
- Quick graphic edits without external tools.
Diagrams β Mermaid & Whiteboard
- Write diagram descriptions in plain text and see them rendered as flowcharts, sequence diagrams, class diagrams, and more.
- Sketch freely with a digital whiteboard for brainstorming and user flows.
- Keep architecture docs and visual notes right next to your code.
- Export diagrams for presentations and documentation.
- Architecture planning.
- Brainstorming sessions.
- Documentation visuals.
- Teaching and explaining systems.
LaTeX Editor β Scientific & Academic Writing
- Write LaTeX documents with syntax highlighting.
- Preview rendered equations and formatting as you type.
- Keep research papers, theses, and reports in the same workspace as related code.
- Collaborate on scientific documents with your team.
- Academic papers and theses.
- STEM documentation.
- Mathematical and scientific writing.
More Built-in Tools
Code Canvas ships with a collection of additional tools to handle nearly any file type you encounter:
- Font Editor: Preview and inspect font files.
- PDF Viewer: Read PDFs without leaving the workspace.
- Jupyter Notebook Viewer: Open and view
.ipynbfiles alongside your code. - Archive Viewer: Inspect zip and other archive contents.
- RTF Editor: Work with rich-text format documents.
- Environment File Editor: Manage
.envvariables with a clean UI. - Markdown Composer: Write formatted markdown with preview.
- Rich Text Composer: Edit styled text without markup.
- Parts Inventory: Browse and manage electronic component data for hardware projects.
- Reducing tool-switching.
- Handling diverse file formats in one place.
- Keeping all project assets accessible from a single workspace.
All Editors Together β Why This Matters
- Keep source code, docs, hardware, and media in one place.
- Reduce context switching across disconnected tools.
- Maintain a single AI assistant context across domains.
- Collaborate with shared project artifacts and history.
- Shorten time from idea to prototype to delivery.
- Support education, startups, and enterprise teams alike.
- Ask for help in the exact domain tab you are using.
- Generate artifacts (code/docs/media) and apply immediately.
- Convert planning notes into implementation tasks.
- Tie automation and testing into day-to-day editing.
- Use model comparison before committing major changes.
- Scale from solo prototyping to team governance.
- Plan in docs/spreadsheets.
- Implement in code editor.
- Validate in API playground.
- Automate in workflows panel.
- Prepare demo assets in media tools.
- Ship with built-in Git and share actions.
Code Canvas is designed for team-scale productivity and oversight.
View Team & Collaboration Features
- Team Administration: Manage members, roles, and set granular spending limits for AI usage.
- Shared Policies: Enforce security and coding standards across the entire team.
- Real-time Pairing: Collaborative editing with live cursor presence and WebRTC-powered Voice/Video rooms.
- Session Recordings: Capture and replay coding sessions for audits, debugging, or training.
- Collaboration Tools:
- Context Pins: Pin symbols or files with notes for your team.
- Code Review Threads: Threaded feedback synced to specific lines of code.
- Project Bookmarks: Share named hotspots across the project for fast context switching.
- Analytics Tab: Monitor team spending and resource usage in real-time.
Track and manage your work with a built-in project management board.
View Task Board Features
- Kanban Board: Organize tasks into columns (To Do, In Progress, Done).
- Drag and Drop: Move tasks between columns as they progress.
- Labels & Priorities: Tag tasks with labels and set priority levels.
- Task Details: Add descriptions, checklists, due dates, and assignees.
- Search & Filter: Find tasks quickly across the board.
- Stay in Context: Manage your project tasks without leaving the workspace.
- Sprint planning.
- Personal task management.
- Small team coordination.
- Project tracking alongside development.
Stay informed about what matters in your workspace.
View Notification Features
- In-App Inbox: See all your notifications in one place.
- Team Activity: Get alerts for code reviews, mentions, and project updates.
- Build & Deploy Notifications: Know when your builds complete or fail.
- Email & SMS Alerts: Optional notifications sent to your phone or inbox.
- Collaboration Requests: Get notified when teammates invite you to collaborate.
- Keeping up with team activity.
- Never missing a build failure or review request.
- Staying connected while away from the workspace.
Protect your account and your project with modern security tools.
View Security Features
- Passwordless Login: Use your fingerprint, face ID, or device PIN to sign in.
- Passkey Support: WebAuthn-based passkeys for secure, phishing-resistant authentication.
- Vulnerability Scanner: Automatically check your project dependencies for known security issues.
- Safety Playbooks: Built-in guides for handling security incidents.
- Account Management: Manage sessions, connected devices, and security settings.
- Secure and convenient authentication.
- Keeping dependencies safe.
- Security-conscious teams and individuals.
Keep working even when you lose your internet connection.
View Offline Features
- Work Without Internet: Edit files, browse your project, and make changes offline.
- Automatic Sync: Changes are saved locally and sync when you reconnect.
- Offline AI Assistant: Basic AI help available even without a connection.
- No Data Loss: Your work is never lost due to a dropped connection.
- Progressive Web App: Install the workspace as an app on your device for the best offline experience.
- Working on flights or commutes.
- Unreliable internet connections.
- Uninterrupted productivity anywhere.
Select your preferred method for deploying or developing Code Canvas Complete.
Deploy to Vercel
- Push your repository to GitHub, GitLab, or Bitbucket.
- In the Vercel Dashboard, click New Project and import the repository.
- Vercel will auto-detect the Vite framework.
- Build Settings:
- Build Command:
npm run build - Output Directory:
dist
- Build Command:
- Environment Variables: Add your
VITE_SUPABASE_URLandVITE_SUPABASE_ANON_KEY. - Click Deploy.
Note: Supabase Edge Functions must be deployed separately using the Supabase CLI.
Deploy to Replit (One-Click)
- Create a new repl from the GitHub repository on Replit.
- Select Github, then input:
https://github.com/TopProjectsCreator/code-canvas-complete.
- Replit Agent will handle the environment setup.
- For production mode:
npm run build npm run preview -- --host 0.0.0.0 --port 3000
Note: To open the preview in a new window, click the pop-out icon
in the top right.

Deploy to Koyeb
- In Koyeb, create a new Web Service.
- Connect your GitHub repository.
- Configure the service:
- Build Command:
npm run build - Run Command:
npm run preview -- --host 0.0.0.0 --port $PORT
- Build Command:
- Add required environment variables in the App Settings.
- Deploy the service.
Deploy to Lovable
Coming soon! We are finalizing the GitHub Actions and documentation for a seamless remix-and-publish experience. Get ready for the easiest deploy yet!
- Install Dependencies:
npm install - Environment: Create a
.envfile withVITE_SUPABASE_URLandVITE_SUPABASE_ANON_KEY. - Run Dev:
npm run dev
Licensed under license.md. Contributions are welcome! See CONTRIBUTING.md.
