Current State
Cowork-like primitives built about a year before Anthropic shipped Cowork.
Project
A personal workspace for AI-assisted work: multiple AI tools kept consistent, connected to real services, and backed by production automation
Cowork, built a year early in Cursor, then thrown away.
The Problem
I build things to solve a specific pain, not to decorate a portfolio. This is the pressure that made this project necessary.
AI assistants forget everything between sessions. Every conversation starts from scratch — re-explaining your rules, your project context, and your preferences.
WorkspaceOS solves this by giving AI tools persistent memory and consistent behavior. Rules, project knowledge, and procedures are injected automatically into every interaction.
Beyond memory, it connects AI assistants to real business APIs and runs 116+ production workflows — turning AI from a conversation tool into an operational engine.
The Build
A four-tier behavior system keeps multiple AI models aligned with consistent rules and knowledge. 35 automation scripts manage the environment. A service bridge connects AI tools to real business APIs with credential management. 116+ production workflows handle sales, CRM, compliance, and monitoring automation.
Behavior management
From global rules down to task-level procedures — AI tools get the right context injected at the right depth for every interaction.
Persistent memory
Decisions, preferences, and project knowledge are preserved across sessions — the AI remembers what was decided last time.
Operational scripts
Scripts managing memory, AI model routing, backup, and system synchronization.
Service bridge + automation
Connects AI tools to business APIs (Apollo, FMP, Proxycurl) with credential management. 116+ production workflows versioned and backed up daily.
Reality Check
The point is not to pretend the work was clean. This is what the project taught, where it changed shape, or where the boundary still matters.
WorkspaceOS explored a real problem before the market had language for it, but being early did not make it the right product to keep.
The useful ideas moved into Founder OS and the current work-system direction instead of keeping WorkspaceOS alive as a separate flagship.
It belongs on the site as an ancestor and lesson, not as a victory lap.
Value
This is the practical value of the work. Where a project is unfinished, shelved, or still changing, the value is tied to what it actually taught.
Connected knowledge
Projects, past decisions, standard procedures, and scripts are connected so the AI can bring back relevant context automatically.
Data ownership
All data stays on your machine by default. Optional encrypted cloud backup for disaster recovery.
Service bridge
Business API connections built with credential management, rate limiting, and diagnostics — production quality, not a prototype.
Reliability
Every automation workflow is version-controlled and backed up daily to GitHub and Google Drive.
Technical Layer
This is the implementation behind the work: the architecture choices, integrations, controls, and workflow decisions that made the project real enough to learn from.
Cursor IDE (customized)
Bash automation scripts
.mdc behavioral specification files
Local knowledge graph
GPT-4 + Claude + Gemini routing
Node.js MCP runtime
Azure Logic Apps automation workflows
Encrypted cloud backup for sync
Build Story
This is the reasoning path behind the output, not only the finished artifact.
WorkspaceOS started because re-explaining context to AI assistants every session was wasting hours. It evolved into a workspace that makes persistent context the default.
Instead of ad-hoc prompts, WorkspaceOS treats rules, project knowledge, and standard procedures as structured system layers that are automatically applied to every AI interaction.
The service bridge and workflow library extend WorkspaceOS beyond just context management into live API execution and production-scale automation.
Evidence
This evidence is strongest when it is tied to specific work rather than broad claims.
Systems Architecture
Designed a work-system approach to AI coordination: layered behavior management, persistent memory, automation, and model routing.
Developer Tooling
35 automation scripts managing memory lifecycle, context injection, and system operations.
API Integration Engineering
Built a service bridge connecting AI tools to business APIs (Apollo, FMP, Proxycurl) with credential management, rate limiting, and error handling.
Production Automation
116+ production workflows with versioned backups and daily sync — real operational automation, not prototypes.
Continue
Ask the Latif AI Guide about the architecture, the commercial logic, or the hard lessons behind this project.