Commit Graph

60 Commits

Author SHA1 Message Date
showen
b806c71dad docs: 修正 kilo 调用方式 — 不用 -f,直接消息传递
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:42:03 +08:00
showen
dfb194fc6b docs: 团队复活手册 RECOVERY.md
记录项目状态、编译环境、kilo正确调用方式、文件完成度、
待完成任务、灵魂文件位置、旧代码参考路径

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:39:50 +08:00
showen
b331ec3acb team: 更新沟通板 — 第二轮重派 + 成员互助协作规则
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:38:40 +08:00
showen
b4675cc49d docs: 建立开发流程规范 WORKFLOW.md
方案先行,记录完整,审核通过才执行。
包含: 标准流程4阶段, CEO操作模板, 第二轮任务方案

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:35:58 +08:00
showen
650b35bce9 docs: 更新进度跟踪 — 第一轮完成, 第二轮任务规划
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:33:46 +08:00
showen
650d98c702 team: 全员灵魂文件解锁 + 沟通板建立
- 4名成员首评 8/10,灵魂文件全部解锁
- TEAM_CHAT.md 团队异步沟通板
- 下轮任务方向已公布

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:32:33 +08:00
showen
3654af5843 feat: config验证 + StateMachine + WifiPlugin + ScreenPlugin
团队交付 Phase 1 第一轮:
- 张明远: config.rs 完整验证逻辑 (Display/VideoItem/Transition/Scenes/StateMachine)
- 李思琪: state_machine.rs 完整实现 (defer/ignore triggers, 加权随机, loop range)
- 王浩然: wifi/mod.rs WiFi管理插件 (scan/connect/status/ap via nmcli)
- 赵雨薇: screen/mod.rs 屏幕管理插件 (systemd-inhibit唤醒锁 + unclutter光标)

cargo check 零 warning 通过。

Co-Authored-By: GPT-5.4 <noreply@openai.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:31:21 +08:00
showen
311e4bad0e team: CEO 灵魂文件 + souls 目录结构
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:24:54 +08:00
showen
3751c234bb team: 建立开发团队制度 — 末位淘汰 + 灵魂保存机制
- 4名 GPT-5.4 团队成员档案
- 末位淘汰评分制度 (质量/完成度/效率/协作)
- 灵魂保存机制:优秀成员可持久化思想/性格/记忆
- souls/ 目录结构

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:09:52 +08:00
showen
23f4d46287 init: ShowenV2 项目骨架 — 数字生命窗口平台
- core/ 跨平台内核骨架 (Plugin trait, Message, ServiceManager, Config)
- plugins/ 空桩 (video, http, ble, screen, wifi)
- PROGRESS.md 进度跟踪, TEAM.md 团队档案
- cargo check 零 warning 通过

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:03:58 +08:00