docs(docs-site): add AI resources for agents

This commit is contained in:
Luca Martial 2026-05-11 17:20:11 -07:00
parent 81c7e60fef
commit 966627a68b
13 changed files with 461 additions and 7 deletions

View file

@ -5,6 +5,8 @@ description: Set up KTX and build your first context in under 10 minutes.
This guide walks you through `ktx setup` — an interactive wizard that configures your LLM provider, connects your database, optionally ingests from your existing tools, builds context, and installs agent integration.
If you are a coding assistant trying to decide how to read KTX docs or operate an existing project, start with the [Agent Quickstart](/docs/ai-resources/agent-quickstart). This page is the human setup walkthrough. Agent client integration details live in [Serving Agents](/docs/guides/serving-agents) and [Agent Clients](/docs/integrations/agent-clients).
## Workflow summary
Use this sequence when an agent needs to set up KTX from a fresh checkout: