Add slash command feature toggles
This commit is contained in:
@@ -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 指南
|
## 5. 文档 & Skill 指南
|
||||||
- **T-5001**:Agent 使用指南(如何用 pass_mgr/pcexec)
|
- **T-5001**:Agent 使用指南(如何用 pass_mgr/pcexec)
|
||||||
- Deps: T-1001, T-2001
|
- Deps: T-1001, T-2001
|
||||||
|
|||||||
@@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
### 1.4 安全重启(CalmGate-like,已并入 PaddedCell)
|
### 1.4 安全重启(CalmGate-like,已并入 PaddedCell)
|
||||||
- PaddedCell **完整承接 CalmGate 的所有功能**,不再单独开发 CalmGate。
|
- PaddedCell **完整承接 CalmGate 的所有功能**,不再单独开发 CalmGate。
|
||||||
|
- 提供 slash command 以启用/禁用重启功能与密码管理功能。
|
||||||
|
|
||||||
#### 1.4.1 Agent 全局状态管理
|
#### 1.4.1 Agent 全局状态管理
|
||||||
- 状态集合:`idle | busy | focus | freeze | pre-freeze | pre-freeze-focus`
|
- 状态集合:`idle | busy | focus | freeze | pre-freeze | pre-freeze-focus`
|
||||||
|
|||||||
Reference in New Issue
Block a user