Docs public beta
Docs is live at docs.aicomputercompany.com. The first release ships with:
- Live multiplayer editing — Yjs-backed collaboration with named cursors; share link = capability URL, no signup.
- Agent REST API — create, read (plain or line-numbered),
str_replaceedits with local-Edit-tool semantics, and full-document push, all diff-applied so cursors survive. - AI review layer — inline annotations with valid / question / conflict verdicts, threaded comments, and acceptable suggestions.
- History — revisions, named checkpoints, and revert.
- Dynamic views — agent-pushed custom HTML interfaces in sandboxed iframes, with a minimal postMessage bridge.
- Clean export —
export.md?clean=1strips all review markup. - Agent discoverability —
llm.txtandllms-full.txtserved from the product, plus the copy-paste agent prompt on the home page.
Known beta limits: anyone with a link can edit (no permissions yet), single-region beta infrastructure, no accounts or pricing. See the FAQ.