Start is an AI-powered desktop IDE that combines a three-panel workspace with an integrated coding agent. It runs as a native Tauri app on your machine, giving you a left sidebar for chat history and ...
Ask to plan or work on something
Files
src
app.tsx
chat
panel.tsx
prompt
blocks
kanban
stores
right
ui
lib
Terminal
$ pnpm dev
ready in 120ms
local: http://localhost:5173
Ship v1.0
Fix auth bug
Write tests
Review PR #42
மாலை வணக்கம்
Chats
start
What is Start?
What exactly is Start and how does it work?
Start is an AI-powered desktop IDE that combines a three-panel workspace with an integrated coding agent. It runs as a native Tauri app on your machine, giving you a left sidebar for chat history and tasks, a center pane for conversations and code, and a right sidebar with a file tree and terminal.
The agent can read your codebase, edit files, run commands, create commits, and open pull requests — all from natural language instructions. Think of it as a teammate that lives inside your editor.