Skip to content

Commit 652d50d

Browse files
committed
Clean docs
1 parent 5e24488 commit 652d50d

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

web/app/docs/page.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ export default function DocsPage() {
8080
</div>
8181
)}
8282

83-
<GettingStartedGuides />
84-
8583
<div className="mt-12 pt-12 border-t border-gray-200">
8684
<h2 className="text-2xl font-bold mb-4">Need Help?</h2>
8785
<p className="text-gray-600 mb-4">

web/content/docs/8-agent-management.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ title: Agent Management
33
description: Manage and interact with other AI agents running on your system
44
---
55

6-
# Agent Management
7-
8-
> [!WARNING]
6+
> ⚠️ **WARNING**
97
> This feature is currently **experimental**, works on macOS and Linux with ai-devkit from version 0.10.0. Behaviors and commands may change in future versions.
108
119
The `agent` command allows AI DevKit to detect, list, and interact with other AI agents running on your system. It acts as a central hub to find where your AI coding assistants are working and quickly switch context to them.

0 commit comments

Comments
 (0)