Chaterface
Open source multiplayer cloud workspace for background agents.
Self-host tasks, agent sessions, previews, secrets, and pull requests in one place.
Refresh homepage preview
You
Make the landing-page preview match the current task workspace and give the page more room.
Codex
Updated the website hero mock to show the task sidebar, session tabs, composer, and preview panel.
app/page.tsx
+214
Task workspace
Create tasks, add follow-up instructions, and keep the conversation, files, previews, and terminal output in one place.
Shared supervision
Give product, engineering, and operations the same workspace so people can supervise agent work together.
MCP and tools
Connect MCP servers and workspace tools so agents can use the same capabilities every time they run.
Reusable setup
Install reusable skills, packages, and setup commands once at the workspace level instead of rebuilding context per task.
Secret handling
Store encrypted workspace secrets for APIs, deployments, and integrations without pasting credentials into prompts.
Repository workflow
Connect GitHub repositories so agent changes can become branches, pull requests, and reviewable code.
Tech stack
Chaterface is built from familiar web app tools and agent infrastructure you can run, inspect, and connect yourself.
Next.js
Serves the public website and the authenticated workspace interface.
Hono
Runs the API that agent sandboxes call for files, tasks, services, and repositories.
InstantDB
Stores realtime workspace data for tasks, members, agents, secrets, and settings.
Trigger.dev
Processes agent events, device auth, sandbox startup, and background task sync.
E2B
Provides the isolated computers where Codex sessions run commands and edit repos.
Tailwind CSS
Styles the landing page, workspace shell, task view, settings, and preview UI.
TypeScript
Keeps shared app, API, database, and encryption code typed across the monorepo.
Turborepo
Coordinates builds and checks across the website, web app, API, previews, and packages.
Made with 💛 in London by
dqnamo