Kiteframe
workspace live
browser-native ide

Code opens anywhere.

A warm navy workspace where first scripts, team sessions, and agent-built apps share the same run button.

Start building
Open workspace
multiplayerEvery file feels shared by default.
agent loopPlans, edits, and runs stay visible.
ship pathConsole to deploy in one flow.
main.ts
lesson.md
agent.log
Run
1
2
3
4
5
6
7
8
9
10
11
export async function launch() { const classroom = "everywhere"; const teammates = 3; await agent.plan({ tone: "friendly", canvas: "deep-navy" }); return deploy(classroom); }
$ kite run
 compiled in 412ms
 shared preview ready
agent: next patch prepared
This is the Replit Browser IDE Blue design system, applied by Curio Design — a design-style library for AI agents. Full Replit Browser IDE Blue guide → designbycurio.com/learn/replit-blue-cli-ide