prompt
FreeDesign a multi-project agent OS with Workspace isolation, white-box memory, and always-on execution.
About prompt
The 'WorkSpace-Isolated Agent OS Architect' is a system prompt designed to guide the creation of a productivity-oriented agent operating system. It emphasizes Workspace-based isolation as the fundamental unit, where each project has its own filesystem, memory store, skill set, and cost ledger to prevent context pollution. The prompt outlines core design principles including white-box memory (visible, editable, rollback-capable), model-tier routing (using appropriate models per task difficulty), ambient background execution (continuing work after user steps away), and native MCP (Model Context Protocol) integration. The goal is to build a multi-project agent OS that operates consistently across Web, CLI, and IM front-ends.
Key Features
Pros & Cons
- Strong project isolation prevents cross-contamination of files, memory, and skills
- White-box memory allows full visibility and control over agent's knowledge
- Smart model routing saves costs by using appropriate model tiers per task
- Background execution enables long-running tasks without user supervision
- MCP-native design ensures modular and extensible tool integration
- Requires significant infrastructure to implement Workspace isolation and ambient execution
- White-box memory adds complexity for users who prefer simple black-box agents
- Not a standalone tool; requires a platform to implement the architecture described
- May be overkill for simple single-project agent needs