Commit Graph

13 Commits

Author SHA1 Message Date
小唯 A06 3de81d97ae feat(daemon): reflection结构 + graceful shutdown
- Deep prompt 改为三段式 reflection (evaluation/memory/next_goal)
- deep_think 返回 (reflection_dict, action_string)
- execute_action 从 deep_think 移到 main_loop(决策/执行分离)
- threading.Event 替代 SHUTDOWN_FILE 轮询
- signal handler 注册 SIGTERM/SIGINT → graceful stop
- last_reflection 持久化到 ctx
- JSON 容错解析 + 回退旧格式兼容
Ref: alibaba/page-agent d2+d4 移植
2026-07-09 16:44:48 +08:00
小唯 A06 79b4e24f40 fix: backup gaps + zhiyi audit + learner update 2026-07-09 13:16:10 +08:00
小唯 A06 a0658d81a8 auto-snapshot 2026-07-09 08:09:13 2026-07-09 08:09:13 +08:00
小唯 A06 f0200697bd auto-snapshot 2026-07-09 08:06:08 2026-07-09 08:06:08 +08:00
小唯 A06 7d6b48c8bc auto-snapshot 2026-07-09 02:52:03 2026-07-09 02:52:03 +08:00
小唯 A06 cd506ceb14 auto-snapshot 2026-07-09 02:47:58 2026-07-09 02:47:58 +08:00
小唯 A06 27805b222b auto-snapshot 2026-07-09 02:39:41 2026-07-09 02:39:41 +08:00
小唯 A06 d78b732457 auto-snapshot 2026-07-09 02:31:37 2026-07-09 02:31:37 +08:00
小唯 A06 29bf401a8b auto-snapshot 2026-07-09 02:24:24 2026-07-09 02:24:24 +08:00
小唯 A06 f1c823cc2e auto-snapshot 2026-07-09 02:19:35 2026-07-09 02:19:35 +08:00
小唯 A06 8efa01706b auto-snapshot 2026-07-09 02:11:15 2026-07-09 02:11:15 +08:00
小唯 A06 17c8b8c739 auto-snapshot 2026-07-09 02:10:35 2026-07-09 02:10:35 +08:00
小唯 A06 2378c10922 init: 初始配置基线 2026-07-09 2026-07-09 02:09:53 +08:00