Kombai home page
Search...
⌘K
Ask AI
Try Kombai
Try Kombai
Search...
Navigation
Features
Run & fix code
Docs
Website
Get Started
Welcome
Set up Kombai
Quickstart
Guides
Generate code from Figma
Features
Configure tech stack
Plan for complex tasks
Generate code
Run & fix code
View and save
Modes
Overview
Code mode
Ask mode
Context
Search codebase
@Figma
@Files
@Folders
Account
Credits
Pricing
History
Contact Us
Troubleshooting
Common Issues
Frequently Asked Questions(FAQs)
On this page
Run in Sandbox
Configure sandbox
Fix TS and linting errors
Send error to Kombai
Features
Run & fix code
Kombai allows you to run the code in a sandbox environment. Once the code is generated, you can run the code or configure the sandbox.
Run in Sandbox
Post code-generation, follow the steps below to run the code in sandbox:
Click
Run in Sandbox
button.
Once the server starts running, go to the localhost server.
Fix console errors, if any.
Configure sandbox
Kombai lets you configure the sandbox to closely replicate the app’s real-world conditions. Through Configure Sandbox, you can:
Add environment variables
: Kombai allows you to add environment variables within the sandbox.
Add wrapper components
: Kombai allows you to configure specific providers that are required to run your components.
To configure the sandbox, follow the steps below:
Click
Quick Settings
icon in Kombai’s input box.
Click
Configure sandbox
.
Fix TS and linting errors
Kombai auto-fixes any TS and linting errors after the code is generated.
To disable auto-fix for TS, and linting errors, follow the steps below:
Click
icon in Kombai’s input box.
Switch the
Auto-fix errors
setting off.
Send error to Kombai
If there are console errors in the sandbox preview, you can send them back to Kombai.
Follow the steps below to send errors to Kombai:
Click the Kombai logo on the bottom-right of the localhost preview.
Click
Send Error to Kombai
.
Generate code
View and save
Assistant
Responses are generated using AI and may contain mistakes.