Commit Graph

15 Commits

Author SHA1 Message Date
Liang Jiaqing
480b131a0a update: README重写+agentmain/tgapp改进+SOP优化 2026-02-15 08:49:12 +08:00
Liang Jiaqing
33fc5e6457 update: autonomous SOP扩展探测领域+记忆产出要求; memory SOP加patch安全提醒 2026-02-14 21:04:05 +08:00
Liang Jiaqing
12d79b7847 feat: 添加定时任务调度器和相关配置
- 新增定时任务调度器(agentmain.py):支持基于时间戳的任务自动执行
- 添加scheduled_task_sop.md:定时任务执行流程文档
- 优化agent_loop.py:移除错误提示emoji
- 调整sidercall.py:降低context_win至10000
- 更新.gitignore:忽略tasks目录,白名单scheduled_task_sop.md
2026-02-14 10:10:10 +08:00
Jiaqing Liang
1276021422 refactor: restructure memory hierarchy and fix ljqCtrl coordinate logic 2026-02-11 12:54:09 +08:00
Liang Jiaqing
3a9a5ee2aa fix(mem_scanner): fix context_size logic and update sops 2026-02-09 18:32:15 +08:00
Liang Jiaqing
656a3fe45e feat: add memory scanner tool and sync updated SOP with LLM mode and permission fixes 2026-02-09 17:37:10 +08:00
Jiaqing Liang
9bdb896ed1 chore: allow tracking of autonomous_operation_sop.md 2026-02-09 15:00:01 +08:00
Jiaqing Liang
370654fed0 security: remove private insight from tracking per user instruction 2026-02-09 12:20:26 +08:00
Jiaqing Liang
0df6c694b7 docs: force sync memory SOP and insight 2026-02-09 12:18:40 +08:00
Jiaqing Liang
0d7acad24f docs: sync memory SOP updates and L1 index dehydration 2026-02-09 12:18:37 +08:00
Liang Jiaqing
9bc79db442 Refactor: enhance memory distillation logic and streamline SOP 2026-02-08 18:13:56 +08:00
Liang Jiaqing
1b9438e7b4 feat: optimize web driver, update memory SOP and root welcome guide 2026-02-08 12:10:56 +08:00
Liang Jiaqing
16bf93dafa Refine memory SOP and LLM session behaviour 2026-02-04 21:29:59 +08:00
Liang Jiaqing
da10ba404b Refine memory management SOP for L3 SOP/util rules 2026-02-01 16:09:05 +08:00
Liang Jiaqing
5185416cb9 feat: 在 Git 追踪中添加 memory_management_sop.md
- 通过白名单规则允许追踪该 SOP 文件
- 使用 git add -f 强制添加到版本控制
2026-02-01 14:24:35 +08:00