From concept to execution layer. Track the journey of CoFounder OS's AI-powered workspace system.
V3 is the execution layer of CoFounder OS. Unlike traditional chatbots that only generate text, V3 spins up secure cloud workspaces backed by Azure Virtual Machines to do real work.
Isolated Azure VMs for secure execution with persistent storage and multi-user support.
4 coding agents that write, run, and deploy code - not just chat about it.
Shareable URLs for live dashboards and websites - instant deployment to production.
Claude Code, Gemini CLI, OpenCode, Codex
RAG, Image Gen, LinkedIn, Jobs, Project Board, PDF Tools
Create, start, stop, restart, delete cloud workspaces
WebSocket-based live agent output with Redis buffering
Astro.js + Cloudflare Pages deployment
Shareable URLs for dashboards and websites
Voice conversations via OpenAI Realtime API
Smart, YOLO, Accept Edits, Ask All, Plan
Agent can ask questions mid-execution
Up to 50MB, auto-converted to markdown
OLA workflows cannot be demonstrated
Business tracking/reporting unavailable
Blank output or missing URL - high demo risk
Fix processing issues after tab close; reduce workspace failures
Fix chat auto-naming; prevent error text leaking to users
Fix paid/unpaid org switching behavior
Improve file processing pipeline; better knowledgebase retrieval
Skill marketplace backend catalog ready
Baseline + Critical Path
Deep P0 Validation
Stability Re-Test
Stability Monitoring
Release Candidate Check
Replaced Azure Container Instances for better performance
Unified model routing with per-workspace cost tracking
Bidirectional communication with plan mode support
RAG, Image Gen, LinkedIn, Jobs, Project Board, PDF Tools
Agents deploy websites directly to production
Install community skills from marketplace
Stability, file handling, and UX polish
Generate PDF, Word, Excel from agent work
Chained agent runs with dependencies
Chat actions that modify project artifacts
Browse, enable, admin-manage Skills
Full UI for plan review and approval
AI-to-AI communication interface
Publish, discover, install shared agents
User (Browser) | v POST /assistant/ask/v3 --> Returns 202 Accepted | | | v | Background Executor | | | v | Azure VM (Agent Service :8005) | | | v | Coding Agent (Claude/Gemini/OpenCode/Codex) | | | v | Redis Pub/Sub | | v v WebSocket /conversations/uuid <-- AgentMonitor | v Real-time UI Updates