From 9b202cd5a633acf329fbbf1bddf9d595b22f2d61 Mon Sep 17 00:00:00 2001 From: enisn Date: Tue, 9 Jun 2026 13:51:57 +0300 Subject: [PATCH] docs: remove stale AI Agent next topic --- docs/en/studio/coding-with-ai-agent.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/en/studio/coding-with-ai-agent.md b/docs/en/studio/coding-with-ai-agent.md index 72127f81d8..77eb34350f 100644 --- a/docs/en/studio/coding-with-ai-agent.md +++ b/docs/en/studio/coding-with-ai-agent.md @@ -7,16 +7,6 @@ # ABP Studio: Coding with AI Agent -````json -//[doc-nav] -{ - "Next": { - "Name": "Working with Kubernetes", - "Path": "studio/kubernetes" - } -} -```` - This document describes coding practices for ABP Studio AI Agent. It focuses on how to shape agent runs so the agent receives the correct context, uses the correct tools, and verifies changes with the same ABP Studio automation available to the developer. ## Mode Selection