Roadmap

What we’re building next

Public roadmap. Updated as we ship. No fake deadlines — quarters are vague on purpose. Every shipped item links to evidence.

8 shipped3 in progress7 planned4 considering

In progress

Active work — usually has a branch or PR. Ship windows are estimates.

3 items

Windows bridge agent activation

In progress

EC2 i-013da1cbb85fd6168 provisioned. Installing .NET 10 SDK, VS Build Tools, HTTP agent. First proven prompt → installable EXE is the milestone.

Core engineQ2 2026

End-to-end hardening suite

In progress

12-prompt regression test running full orchestrate() — currently only parseIntent() runs in hardening. Public proof page at /admin/factory/proof shows green/amber/red per prompt.

Core engineQ2 2026

SOC 2 Type II readiness

In progress

Working with Vanta/Drata on evidence collection, change control, vendor risk, incident response. Target audit window Q4 2026.

Security & complianceQ4 2026
Evidence →

Planned

Committed work — we know how to build it, just haven't started yet.

7 items

SSO via SAML + OIDC

Planned

Built on Supabase Auth SSO. Per-tenant SSO config at /admin/factory/settings/sso. Force SSO for Enterprise tier.

EnterpriseQ3 2026

VPC / self-hosted deployment

Planned

docker-compose stack (Next.js + Supabase + Linux bridge + Windows bridge) + Terraform templates for AWS, GCP, Azure. Runbook at /factory/docs.

EnterpriseQ3 2026

Real mobile pipeline (Android APK first)

Planned

Capacitor full pipeline: web shell → Android Studio gradle build → APK. Emulator launch verifier captures screenshot. iOS deferred (needs macOS bridge).

Core engineQ3 2026

Code editor + file tree in operator

Planned

Monaco editor with per-file syntax highlighting, file tree navigation, diff view vs reference output. "Edit & rebuild" workflow.

Operator UXQ3 2026

Template marketplace

Planned

Templates auto-populated from successful jobs (status=complete + grade ≥ B). One-click build from template. Per-category browse, versioning, ratings.

DistributionQ3 2026

Public REST API + webhooks

Planned

POST /api/v1/factory/jobs with API key auth. Per-tenant webhook subscriptions on job state changes. SDK for Node + Python.

IntegrationsQ3 2026

GitHub PR integration

Planned

Commit generated code as a PR to a chosen repo. Useful for teams that want to review AI output before deploy. Optional auto-merge after CI.

IntegrationsQ4 2026

Considering

Open questions. We haven't decided. Tell us if you'd pay for it.

4 items

macOS bridge node

Considering

Real Mac mini in a colo + remote-controlled signing for .dmg output. Expensive ($150/mo per mac mini) and notarization complexity. Considering if Enterprise demand justifies.

Core engine2027

Multi-agent parallel generation

Considering

Entity A and Entity B generated simultaneously by different agent instances. Replit Agent shipped this in Feb 2026. We can match it but need to verify it actually improves quality.

Core engine2027

Real-time collaboration in operator

Considering

Multiple users in one interview, cursor presence, edit broadcast. Built on Supabase Realtime. Considering if Team tier customers ask for it.

Operator UX2027

AI root-cause analysis for failed builds

Considering

When verification fails, the AI auto-writes a one-paragraph RCA in the proof pack: what compiler error, what file, what we tried, why it didn't work. Currently the operator does this manually.

Operator UX2027

Shipped

Already in production. Click any item to see proof.

8 items

Conversational operator with TTS + STT

Shipped

Interview chat that produces a manifest via natural-language Q&A. 12 models hot-swappable per message. Voice in, voice out.

Operator UXQ1 2026
Evidence →

Intent engine: prompt → AppManifest

Shipped

Structured manifest extraction with 3-retry validation. Capability resolver decides what bridge nodes a build needs.

Core engineQ1 2026
Evidence →

Durable jobs + artifact registry

Shipped

13-state job machine with Supabase persistence. SHA-256 hashed artifacts with 30-day expiry, signed URLs.

Core engineQ1 2026
Evidence →

Multi-model AI gateway (12 models)

Shipped

Claude, GPT-5, Gemini, Mistral — hot-swappable per request. Per-call cost telemetry in operator Trace tab.

Core engineQ1 2026
Evidence →

Linux bridge with all 14 commands

Shipped

SSH-based execution to Runner-1 — exec, file I/O, process control, screenshot, snapshot/rollback. Tested end-to-end.

Core engineQ1 2026
Evidence →

Public marketing surface

Shipped

/factory landing, use-cases (10 industries), compare (5 competitors), pricing, blog, docs hub, showcase, gallery, status, security, enterprise pages. All static + SEO-ready.

DistributionQ2 2026
Evidence →

Verified compile-fix-launch loop with functional smoke

Shipped

Repair agent + launch verifier ran end-to-end on 2026-05-18 (Recipe Manager Web, job 222cdd42). POST + GET functional smoke against the launched server is the pass bar. PNG screenshot capture is parked separately.

Core engineQ2 2026
Evidence →

Per-tenant audit log export

Shipped

CSV / JSONL export shipped at /api/admin/factory/audit/export. Hash-chained for tamper evidence. Records actor_is_agent + agent_run_id columns. Full orchestrator-step emission is still in progress (today: API submissions + admin retries are recorded).

EnterpriseQ2 2026
Evidence →

Want to influence the roadmap?

We listen to people who use the product. Email [email protected] or write to us through the operator. Especially if you’d pay for something we’re marking “considering.”