An AI-native operating system. No apps. No browsers. No permission dialogs. Intent-centric computing.
Replace app-centric computing — find, open, learn, grant permissions, manage files — with a single interaction:
1. Start the device
2. Ask AI (speak or text)
3. AI does something
| Repo | Language | Role |
|---|---|---|
| product-specs | Markdown/JSON | Standards, schemas, .cgp format |
| sdlc | Markdown | Implementation plan, workflow, CI/CD |
| cpm | Go | Cognitive Package Manager |
| core-mcp-bridges | Go | MCP hardware tool servers |
| inference | Go/C | LLM inference engine |
| cognitiveosd | Go | System daemon |
| cli | Go | Bubble Tea TUI frontend |
| cognitiveos-distro | Shell/Docker | Alpine image builder |
| cgp-template | Template | .cgp boilerplate |
| registry-server | Go | Package registry |
- cognitive-os.org — project website
- CognitiveOS — main project repository
All 7 implementation phases complete. Specs, SDLC, and all repos are implemented and merged to main.