- Changed references from "kilo" to "Agent 子代理" in various documentation files to align with the new task dispatching method. - Updated CLAUDE.md to reflect the new agent-based execution model and modified task dispatch template. - Revised PROGRESS.md to indicate successful testing and acceptance of M1.2 with detailed results. - Enhanced communication and workflow documentation to clarify the use of Agent 子代理 for real-time collaboration and task management. - Updated team member soul files with lessons learned from recent testing and integration experiences. - Refactored test files to remove unused code and improve clarity, ensuring compliance with zero warning standards. - Documented specific experiences and lessons learned during M1.2 testing, including handling of edge cases and configuration validation.
1.2 KiB
1.2 KiB
ShowenV2 会话恢复指引
所有 CEO 操作上下文已统一到根目录
CLAUDE.md。 本文件仅保留技术恢复细节。
恢复步骤
- 读
CLAUDE.md(Claude Code 自动加载) — CEO 身份 + 团队 + 规则 + 状态 + 派发模板 - 检查
.showen/TEAM_CHAT.md— 团队最新动态 - 按需读
souls/chen-yifei.md— CEO 深层经验 - 其他文件按
CLAUDE.md文件导航表按需加载
编译环境
export PATH="/home/showen/.rustup/toolchains/stable-aarch64-unknown-linux-gnu/bin:$PATH"
- 平台: Debian 11 KDE / ARM64 (aarch64)
- Rust edition 2018, stable toolchain
- 项目:
/home/showen/Showen/ShowenV2/
Git 状态快照
be08c63 test: 新增 4 个光标控制集成测试
bf41c45 feat: ScreenPlugin 重构为 thin wrapper
5310a92 feat: LinuxArm64Backend 添加光标控制
f060519 feat: DeviceCommand 添加 SetCursorVisible
48d1eeb feat: plugin-sdk 同步 Device 类型
状态真相源
- 团队/状态/待办/压力追踪 →
CLAUDE.md(唯一权威) - 公司详细规范 →
.showen/COMPANY_RULES.md - 提交历史 →
PROGRESS.md - 副 CEO 交接 →
.showen/CEO_BACKUP.md