Maxx Documentation
Maxx documentation lives in this repository and publishes through GitHub Pages. The repository docs are the canonical source of truth for fork-specific Maxx behavior; external notes, chats, and wikis should link back here instead of replacing it.
Getting started
Install Maxx, build from source, and open your first visible agent tab.
How-to
Configure Claude/Codex hooks and skills, supervise child tabs, and wire Linear or GitHub triggers.
Reference
Control API, connector adapters, automation runner, webhook ingestion, and config references.
Explanation
The no-inference rule, trust boundaries, and security model behind Maxx's control plane.
Common Paths
- Install and build Maxx
- Open a first agent tab
- Configure Claude/Codex hooks and skills
- Supervise child tabs
- Set up Linear/GitHub webhooks
- Read the Control API reference
- Read the no-inference rule
Editing Docs
Most deeper documentation is Markdown. Make content changes in this repository,
review them in pull requests, and let GitHub Pages publish from the existing
docs/ site root.