Plain is headed towards 1.0! Subscribe for development updates →

davegaeddert

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.