We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04cee7 commit d585e7dCopy full SHA for d585e7d
web/content/docs/8-agent-management.md
@@ -1,6 +1,8 @@
1
---
2
title: Agent Management
3
description: Manage and interact with other AI agents running on your system
4
+slug: agent-management
5
+order: 9
6
7
8
> ⚠️ **WARNING**
web/content/docs/9-agent-setup.md
title: Agent Setup
description: Use `ai-devkit install` to apply or reconcile AI agent setup from your project configuration.
+slug: agent-setup
+order: 10
The `ai-devkit install` command applies your saved project configuration (`.ai-devkit.json`) to your workspace.
0 commit comments