feat: subagent feature wip

This commit is contained in:
tanzhenxin
2025-09-10 14:35:08 +08:00
parent 6b09aee32b
commit 4839cb9320
13 changed files with 48 additions and 33 deletions

View File

@@ -39,10 +39,10 @@ Subagents are independent AI assistants that:
Follow the guided wizard to create a specialized agent.
2. **List existing agents**:
2. **Manage existing agents**:
```
/agents list
/agents manage
```
View and manage your configured subagents.
@@ -77,14 +77,14 @@ Creates a new subagent through a guided step wizard.
/agents create
```
#### `/agents list`
#### `/agents manage`
Opens an interactive management dialog for viewing and managing existing subagents.
**Usage:**
```
/agents list
/agents manage
```
### Storage Locations