Production readyProductivityv1.0.0 · updated Jun 29, 2026
OS

Open Source Personal Operating System Template

Tasks, notes, routines, and planning in one owned workspace.

A flexible personal system foundation for daily planning, projects, notes, habits, and review loops.

Runnable Agent-ready Install-ready Deploy-ready
foundationbase.app/demo/personal-osOpen full demo →

This is the real app, not a mockup. Whatever you enter in the demo stays in your browser and belongs to nobody.

What you get

One zip. Everything to own it.

Personal Operating System gives builders a calm owned workspace they can shape into a private productivity product. The foundation ships with clear data boundaries, seed workflows, agent instructions, and deploy-ready Next.js structure so an AI coding agent can safely add the exact routines, views, and review cycles you want.

  • Today view with focused planning primitives
  • Projects, tasks, notes, routines, and reviews
  • Clear storage adapter boundaries
  • Responsive mobile-first workspace
  • Seed data and customization recipes
personal-operating-system.zipMIT
personal-operating-system/├── app/the running Next.js app├── agent/START_HERE, PROJECT_MAP, RULES, RECIPES, TESTS, DEPLOY├── CLAUDE.mdread automatically by Claude Code├── AGENTS.mdread automatically by Codex├── .cursor/rules/loaded automatically by Cursor└── README.mdrun it, then make it yours

Inside the app

What the running app actually looks like
Personal Operating System: Today command center
Today command centerA focused day view with tasks, routines, notes, and review prompts.

Customize with AI

Your agent already knows this codebase.

Includes project map, safe modification rules, workflow recipes, test guide, and storage notes for Codex, Claude Code, Cursor, and similar agents.

CodexClaude CodeCursorGitHub Copilot

Prompts written against this app

Change the branding, copy, and layout for my Personal Operating System app.
Add or remove fields so it matches my workflow.
Add export and import for my productivity data.
Add optional sync later without changing the local-first default.

Run it

5 min to your own copy.

  1. 01Create your editable app copy and unzip it.
  2. 02Run npm install.
  3. 03Run npm run dev and open http://localhost:3000.
  4. 04Read /agent/START_HERE.md before customizing.
  5. 05Swap the local-first storage boundary for your own backend when ready.
Full walkthrough, including deploy and install →
Where your data lives

Personal Operating System data stays in this browser by default.

No account, backend, or cloud sync is included in the current package.

An agent can add optional sync later while preserving the local-first default.

Honest limitation

This package is standard-ready for Create My App and AI customization.

A full app-only PWA install route is not enabled yet for this app.

Verification receiptchecked Aug 2, 2026 at c11c184 · v1.0.0
Demo renderscaptured 2026-07-26, 41 KBpassed
Package installs and buildsinstalled, typechecked and built in 65s on node v24.13.0passed
Source package complete29 files, 59 KBpassed
Agent instructions included5 handoff files presentpassed
No network calls in app sourcestatic scan clean: no network calls, eval, or secrets in app sourcepassed
License matches the packageMIT, matching the file in the packagepassed

If this isn’t quite right

All Productivity foundations →

Take Personal Operating System and make it yours.

Free, MIT, 5 min to running. The demo above is exactly what lands in your folder.