From a98f778b9c0e6e7bedea745d62d435d50d710cdf Mon Sep 17 00:00:00 2001 From: Claude Code Date: Fri, 17 Oct 2025 16:39:24 +0000 Subject: [PATCH] Update quick test URL to use llms.txt instead of llms-full.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed the example URL in the Quick Test section from https://ai.pydantic.dev/llms-full.txt to https://ai.pydantic.dev/llms.txt for a more concise test example. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 410f0d55..c579233f 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ This new vision for Archon replaces the old one (the agenteer). Archon used to b Once everything is running: -1. **Test Web Crawling**: Go to http://localhost:3737 → Knowledge Base → "Crawl Website" → Enter a doc URL (such as https://ai.pydantic.dev/llms-full.txt) +1. **Test Web Crawling**: Go to http://localhost:3737 → Knowledge Base → "Crawl Website" → Enter a doc URL (such as https://ai.pydantic.dev/llms.txt) 2. **Test Document Upload**: Knowledge Base → Upload a PDF 3. **Test Projects**: Projects → Create a new project and add tasks 4. **Integrate with your AI coding assistant**: MCP Dashboard → Copy connection config for your AI coding assistant