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

@@ -16,8 +16,7 @@
* - Runtime conversion functions integrated into the manager
* - Manager class for CRUD operations on subagent files
*
* The implementation follows the Markdown + YAML frontmatter format specified
* in the Claude Code product manual, with storage at both project and user levels.
* The implementation follows the Markdown + YAML frontmatter format , with storage at both project and user levels.
*/
// Core types and interfaces