15 CLI agents chạy ngay trên máy bạn,
điều phối bởi 31 skills + 72 design systems — không có cloud lock-in.
Daemon là process duy nhất được phép spawn CLI. Browser chỉ kết nối qua HTTP/SSE — không có quyền chạm vào file system hay child process.
Mỗi trạm là một bước được kiểm soát rõ ràng. Daemon không gọi LLM trực tiếp — nó chuẩn bị, spawn, parse, rồi chuyển tiếp.
--- name: magazine-web-ppt description: Build editorial × e-ink HTML decks with horizontal swipe nav, 5 magazine directions, 5 theme presets. triggers: - "build a deck" - "slide presentation" - "magazine ppt" od: mode: deck surface: desktop-1920x1080 design_system: monocle-editorial preview: single-html --- ## Step 0 · Pick a direction 5 magazine directions ship with palette, recommended layouts, chrome style... ## Step 2 · Copy template # cp assets/template.html → project root
Không có CLI nào trên máy? Settings → dán API key. Daemon tự convert thành proxy POST /v1/messages → cùng SSE loop, cùng skill stack, cùng artifact pipeline.
Đảo chiều: chạy od mcp → daemon expose stdio MCP server. Claude Code (hay bất kỳ MCP client nào) ở repo khác kết nối vào, lấy skill + design context như tool calls.
"An AI trained by the prompt stack to behave like a senior designer
with a working filesystem"
Type a prompt. Get a real artifact.
Locally. Yours. Built on top of any agent you already trust.