Commit Graph

11 Commits

Author SHA1 Message Date
Liang Jiaqing
d7608a01f3 chore: minor tweaks - fix newline replace scope, relax turn limits, wording 2026-02-22 23:59:16 +08:00
Liang Jiaqing
bb8331f926 fix: add try/except for LLM init, improve working memory prompt, fix autonomous report format 2026-02-21 13:33:28 +08:00
Liang Jiaqing
08d6cedc7d feat: 优化LLM显示、修复API路径、重构自主操作SOP、添加sche_tasks到gitignore
- agentmain.py: LLM列表显示增加backend类型
- sidercall.py: 统一API endpoint路径为/v1/chat/completions
- autonomous_operation_sop.md: 重构任务选择逻辑和报告目录规则
- .gitignore: 添加sche_tasks/目录排除
- 移除git追踪的sche_tasks任务报告文件
2026-02-20 11:10:04 +08:00
Liang Jiaqing
8329efeb9c add cookie_grabber extension; minor fixes to TMWebDriver/SOPs/simphtml 2026-02-19 18:40:28 +08:00
Liang Jiaqing
55b5b4f8a3 fix: dedup working_mem hint, flush incremental output tail, sche_tasks path, CLI KeyboardInterrupt handling; add Termux instructions to README 2026-02-18 11:05:40 +08:00
Liang Jiaqing
32ad26f4ce feat: subagent SOP, autonomous SOP overhaul, ga.py try-block fix, launch llm_no param, agentmain streamline 2026-02-16 19:08:55 +08:00
Liang Jiaqing
df478d81e1 improve update_working_mem tool description; adb_ui u2 priority; autonomous_operation framework lock 2026-02-16 11:31:58 +08:00
Liang Jiaqing
04833eda0e update SOPs (web_setup, tmwebdriver, autonomous_op) + whitelist adb_ui.py 2026-02-15 13:53:41 +08:00
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
Jiaqing Liang
9bdb896ed1 chore: allow tracking of autonomous_operation_sop.md 2026-02-09 15:00:01 +08:00