Add slash command feature toggles

This commit is contained in:
nav
2026-03-05 08:52:27 +00:00
parent f090e1b31c
commit 0eeb75d257
2 changed files with 9 additions and 0 deletions

View File

@@ -70,6 +70,14 @@
---
## 4.1 功能开关Slash Commands
- **T-4101**:实现 slash command 开关restart on/off, pass_mgr on/off
- Deps: —
- **T-4102**:开关状态持久化与权限限制
- Deps: T-4101
---
## 5. 文档 & Skill 指南
- **T-5001**Agent 使用指南(如何用 pass_mgr/pcexec
- Deps: T-1001, T-2001