feat: Implement IDAW commands and update favicon/logo SVGs

- Added IDAW (Independent Development Autonomous Workflow) commands for batch task execution, including `/idaw:add`, `/idaw:run`, `/idaw:status`, and `/idaw:resume`.
- Updated documentation for IDAW commands in both English and Chinese.
- Modified favicon and logo SVGs to reflect new orbital design with dynamic colors.
- Incremented package version from 7.0.6 to 7.0.9.
This commit is contained in:
catlog22
2026-03-01 20:05:44 +08:00
parent bf84a157ea
commit da19a6ec89
13 changed files with 787 additions and 86 deletions

View File

@@ -19,6 +19,7 @@
- [Workflow](/commands/claude/workflow) - workflow series commands
- [Session Management](/commands/claude/session) - session series commands
- [Issue](/commands/claude/issue) - issue series commands
- [IDAW](/commands/claude/idaw) - batch autonomous task execution
- [Memory](/commands/claude/memory) - memory series commands
- [CLI](/commands/claude/cli) - cli series commands
- [UI Design](/commands/claude/ui-design) - ui-design series commands