Launching today

Moxie Docs
Living docs + MCP context for your GitHub repos
57 followers
Living docs + MCP context for your GitHub repos
57 followers
Moxie Docs indexes your GitHub repo once, then puts that understanding where the work happens: repo context inside your AI agents over MCP, a searchable docs workspace, and PR checks that keep documentation honest.








Moxie Docs
@cadenjs Kudos on the launch. Just curious about something here. When the code changes, how does Moxie Doc detect and auto-update the documentation and how do you prevent hallucinated updates from going live?
Moxie Docs
Context quality seems to be becoming a bigger bottleneck than model quality for a lot of agent workflows.
Are you seeing teams use Moxie primarily as documentation, or more as a structured context layer for coding agents?
Moxie Docs
@cadenjs That makes sense.
One thing we've noticed is that a lot of agent failures aren't caused by missing information, but by agents having access to the wrong context at the wrong time.
Are you finding that the bigger challenge is context retrieval, or context ranking/prioritization once the repository becomes large enough?