From 02e694b5801d6f02924ea75e06e3557ed1dbb379 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Fri, 24 Apr 2026 22:25:32 +0200 Subject: [PATCH] doc: pi can read its own docs --- packages/coding-agent/docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/coding-agent/docs/index.md b/packages/coding-agent/docs/index.md index aa59df1a..eb4091e8 100644 --- a/packages/coding-agent/docs/index.md +++ b/packages/coding-agent/docs/index.md @@ -18,6 +18,9 @@ pi Authenticate with `/login` for subscription providers, or set an API key such as `ANTHROPIC_API_KEY` before starting pi. +Once you are signed in, you can ask pi about itself and it will answer you. No +need to read the docs yourself ;-) + ## Start here - [Providers](providers.md) - subscription and API-key setup for built-in providers.