davegaeddert
1 week, 4 days ago
The plain docs CLI has some new agent tools.
plain docs --search <term> finds which module has what you need.
plain docs <module> --outline shows all sections.
plain docs <module> --section <name> loads just that section.
plain docs <module> --api shows the public API surface.
AI agents can discover and read exactly the docs they need, on demand.