mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
* docs: add "Miller and AI agents" quick-start page (#2098) Umbrella page for the AI-friendly feature stack: one-line MCP setup as the fast path, plus the plain-CLI path (which, help --as-json, describe, --explain, --errors-json, --no-shell) with live CI-tested examples, and the discover -> constrain -> validate -> run loop. Cross-linked with the MCP server page; listed under Getting started. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: reframe AI page as "Miller and AI" (#2098) Rename ai-agents.md to ai.md and restructure around the pre-MCP feature stack, organized as the loop each feature serves: Discover (catalog/index/which, cache keys, single-sourced usage text), Constrain (enum value-sets + describe: tool shape vs data shape), Validate (--explain), Run and recover (--errors-json, --no-shell, env-var trio). MCP is now one closing section pointing at the mcp-server.md detail page. All examples are live and CI-tested, including Miller querying its own catalog. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: retitle MCP page to "The MCP server" under the Miller-and-AI umbrella Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: add bare-minimum getting-started section to Miller-and-AI page Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: AI features land in Miller 6.20 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: hyperlink SKILL.md references to the repo Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: rename section to 'The essentials' Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| overrides | ||
| src | ||
| _config.yml | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
| regen.sh | ||
| requirements.txt | ||
| retitle | ||
Please see ../README-docs.md.