AppLab is the workspace where you design, build, run, and deploy apps end to end. Multi-provider AI CLIs, a Designer that round-trips with your code, and a Library you can edit inline.
export default function Page() {
return (
<Hero
title="Build to spec, rapidly."
subtitle="SummonIQ compresses the requirements-to-spec cycle."
cta={<Button>Get started</Button>}
/>
);
}Bring your AI of choice
Stop bouncing between Figma, your IDE, a terminal tab for each agent, and three browser windows. AppLab puts the whole loop inside a single window.
Tab between Vibn, Claude Code, Codex, Gemini, and GitHub Copilot inline — each runs as a real CLI session in the agent panel, side by side with your editor.
Edit a `.tsx` file in Monaco or jump into the visual Designer for the same component. Changes round-trip — no separate design source of truth.
Tokens, components, layouts, templates, principles, docs, and AI skills — a Confluence-style Library with drill-down columns. Edit any leaf inline.
Vibn breaks intake into structured tickets, dispatches an agent, and streams live file activity into the workspace as the change lands on disk.
In-workspace browser pane (native webview) with PiP fallback. Stream both server logs and the browser console straight into a unified LOGS pane.
Built-in Prisma management — schemas, migrations, seeds, query patterns surfaced as Library sections. Configs (Tailwind, ESLint, package.json) are first-class.
Each provider tab — Vibn, Claude, Codex, Gemini, Copilot — owns a dedicated PTY pinned to your project's cwd. Streamed output, direct stdin, and live diffs land in the editor as the agent works. Switch providers without losing state.
Web app, desktop app, or marketing site — each starts wired with the right stack, conventions, and components.
Agree on the system shape with curated patterns: data model, API surface, auth, realtime, deployment.
Drop in themes, layouts, components, and animated backgrounds from the Library. Preview heroes under common layout variants.
Write a sentence. The agent picks up the ticket, edits the files, and streams progress back into the workspace.
Diffs surface in the editor. Tests run. Push to main and watch the live preview update in the workspace browser.
The Designer reads your component file, lets you manipulate it visually, and writes the changes back to disk as TSX. No separate design source of truth, no export step. Hit Cmd+S from Monaco; the Designer shows the same DOM on next open.
We onboard a new cohort every couple of weeks. Drop your email and we'll send you a build with your provider keys pre-wired.
We'll only email you about the build. Unsubscribe anytime.
Both. The workspace runs as an Electrobun-wrapped desktop shell on macOS, with a Next.js core that can also be served from the cloud for teams that prefer browser-only.
Vibn (built-in), Claude Code, Codex, Gemini, and GitHub Copilot ship out of the box. Each runs as a real CLI session in the agent panel — bring your existing API keys and tooling.
Yes. The Library reads from your project — your components show up alongside the curated ones. Edit them in Monaco or the visual Designer; the file on disk is the source of truth.
By default Next.js 15 + React 19 + TypeScript + Tailwind + Prisma + Bun. Templates exist for marketing sites, web apps, and Electrobun desktop apps. Swap any layer; the Library updates accordingly.
AppLab is in private alpha. Drop your email below and we’ll get you a build as cohorts open up.