Settings
Configure your engine options, credentials, styling preferences, and roadmap updates.
AI Provider Settings
Select which language model engine generates code, and save your API keys locally.
Claude
Anthropic
claude-3-5-sonnet
OpenAI
OpenAI API
gpt-4o
Appearance
Personalize colors, layouts, and typography across the builder console.
Preferences
Control streaming speed, code settings, and debugging console flags.
Token Streaming Animation
Generates code line-by-line using a streaming simulation instead of instant dump.
Show Agent Log Console
Renders the logs panel displaying agents communication under the preview block.
Auto Preview Sandbox
Automatically mounts the code inside the live preview sandbox upon code generation complete.
Multi-Agent Mode
Planner → Coder → Reviewer full cycle vs a faster Single-Agent code completion.
Development Roadmap
Check out the planned upgrades and feature releases for the PromithicAI engine.
v1.0
Completed
First Stable Release
Multi-agent simulation pipeline, code viewer (Monaco), theme toggle, and localStorage history.
v1.1
Active
Supabase Database & Firebase Auth
Integrate database persistence for history sync, user login credentials, and user profiles.
v1.2
Next Up
Custom LLM Keys Integration
Allows sending API queries directly using user API keys for Claude and OpenAI engines.
v2.0
Q3 2026
LangGraph Orchestration & FastAPI
Move the simulation to a true Python backend graph model using stateful LangGraph agents.
v2.1
Q4 2026
MCP Sandbox Servers
Secure execution sandbox to enable filesystem commands, dependency installs and custom code previews.
v2.2
Future
GitHub Sync & Deployments
Connect repository workspace, push commits automatically, and deploy one-click previews via Vercel.
About PromithicAI
Technical specification details of the current workspace.
Engine version 1.1.0
Firebase Auth + Supabase cloud DB integration. Production-ready authentication.
Stable