Define /padded-cell slash command

This commit is contained in:
nav
2026-03-05 08:57:14 +00:00
parent 0eeb75d257
commit 455ea26039
2 changed files with 5 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
---
## 4.1 功能开关Slash Commands
- **T-4101**:实现 slash command 开关restart on/off, pass_mgr on/off
- **T-4101**:实现 `/padded-cell` 命令status/enable/disable
- Deps: —
- **T-4102**:开关状态持久化与权限限制
- Deps: T-4101

View File

@@ -44,7 +44,10 @@
### 1.4 安全重启CalmGate-like已并入 PaddedCell
- PaddedCell **完整承接 CalmGate 的所有功能**,不再单独开发 CalmGate。
- 提供 slash command 以启用/禁用重启功能与密码管理功能
- 提供 slash command 以启用/禁用重启功能与密码管理功能
- `/padded-cell status`:展示两项功能状态
- `/padded-cell enable pass-mgr|safe-restart`
- `/padded-cell disable pass-mgr|safe-restart`
#### 1.4.1 Agent 全局状态管理
- 状态集合:`idle | busy | focus | freeze | pre-freeze | pre-freeze-focus`