From 689cda879e65983339dccb2445f4d2d1824c6692 Mon Sep 17 00:00:00 2001 From: Andrey Avtomonov Date: Tue, 19 May 2026 15:15:40 +0200 Subject: [PATCH] docs: restyle agent setup note --- .../docs/getting-started/quickstart.mdx | 46 ++++++++++++------- 1 file changed, 30 insertions(+), 16 deletions(-) diff --git a/docs-site/content/docs/getting-started/quickstart.mdx b/docs-site/content/docs/getting-started/quickstart.mdx index 2c4d7577..de983394 100644 --- a/docs-site/content/docs/getting-started/quickstart.mdx +++ b/docs-site/content/docs/getting-started/quickstart.mdx @@ -41,6 +41,36 @@ If you're a coding assistant choosing a docs route, start with the +
+
+ Run setup from an agent +
+

+ You can ask an agent such as Claude Code, Codex, Cursor, or OpenCode to + install and configure KTX for you. The{' '} + + agent setup Markdown prompt + {' '} + tells the agent how to check prerequisites, ask only for credentials or + connection choices, run ktx setup, verify connections, and + report the result. +

+

+ Use a prompt like this from the project you want to configure: +

+
+
Follow instructions from
+
https://docs.kaelio.com/ktx/docs/agents-setup.md
+
to install and configure ktx
+
+
+ ## Install the CLI Install the published package globally: @@ -105,22 +135,6 @@ progress under `.ktx/setup/` and resumes from the remaining work. > resuming setup, connecting an agent, checking status, or exploring a > pre-built demo project. -## Run setup from an agent - -You can ask an agent such as Claude Code, Codex, Cursor, or OpenCode to install -and configure KTX for you. The -[agent setup Markdown prompt](/docs/agents-setup.md) tells the agent how to -check prerequisites, ask only for credentials or connection choices, run -`ktx setup`, verify connections, and report the result. - -Use a prompt like this from the project you want to configure: - -```text -Follow instructions from -https://docs.kaelio.com/ktx/docs/agents-setup.md -to install and configure ktx -``` - ## Verify When setup finishes, check readiness: