docs(coding-agent): add quickstart guide

This commit is contained in:
Armin Ronacher
2026-04-28 11:45:08 +02:00
parent 57787b6557
commit f5477a4ff3
4 changed files with 429 additions and 3 deletions

View File

@@ -7,6 +7,14 @@
"title": "Overview",
"path": "index.md"
},
{
"title": "Quickstart",
"path": "quickstart.md"
},
{
"title": "Using Pi",
"path": "usage.md"
},
{
"title": "Providers",
"path": "providers.md"