Jiaqing Liang
47f106c8db
refactor: extract slash cmd handler; fix inline_eval param name; support extra_sys_prompt
2026-04-17 15:39:51 +08:00
Liang Jiaqing
6cec6d8014
feat: autonomous SOP refactor + helper.py with auto date/numbering
...
- Refactored autonomous_operation_sop.md with clearer path warnings and workflow
- Added helper.py: complete_task() auto-prepends R-number + date to history
- Updated scheduled_task_sop.md and web_setup_sop.md
2026-03-30 14:30:30 +08:00
Jiaqing Liang
065a5ee4bf
refactor: working memory dict, merge chat paths, simplify SKILL docs
2026-03-16 13:18:41 +08:00
Liang Jiaqing
fd7bf241d0
rename sidercall.py to llmcore.py; add cache-aware cd to compress_history_tags
2026-03-13 13:21:32 +08:00
Liang Jiaqing
029cd91c9a
refine autonomous_sop single-task enforcement + subagent input.txt length rule
2026-03-13 09:51:14 +08:00
Liang Jiaqing
3942fe2056
minor: round-end newline, web error msg, autonomous subagent review, tmwebdriver troubleshoot
2026-03-12 22:24:35 +08:00
Jiaqing Liang
9f10e55d5e
fix: defensive CDP config init (makedirs+try/except); tweak autonomous sop wording
2026-03-12 12:59:05 +08:00
Jiaqing Liang
03069dbd89
修复自主行动SOP:规划完立即停止+避免模仿低价值任务
2026-03-12 09:29:20 +08:00
Liang Jiaqing
5dc44ba637
refactor: 优化自主行动SOP - 强化路径提示和格式规范防止history错乱
2026-03-11 10:01:42 +08:00
Liang Jiaqing
3f8407a853
CDP bridge扩展完善+SOP精简+insight修复+plan_sop+autonomous_sop更新
2026-03-04 12:02:50 +08:00
Jiaqing Liang
2655d79acb
Update autonomous_operation_sop.md
2026-03-01 23:19:00 +08:00
Liang Jiaqing
f27c067b1d
autonomous_sop: 加强autonomous_reports路径防护(SOP文本+checkpoint模板双层)
2026-03-01 23:18:36 +08:00
Jiaqing Liang
bb2d595fb6
重构轮次警告机制并修复路径问题
...
- 提取next_prompt_patcher回调让handler自定义警告策略
- 修复turn显示不一致问题
- 每10轮注入全局记忆防止上下文丢失
- 强化autonomous_reports路径警告
- 新增subagent测试驱动SOP优化方法
2026-02-27 21:41:52 +08:00
Jiaqing Liang
07a53889fb
fix: ljqCtrl Press list bug, update SOPs (must call working_mem), agentmain round-end marker
2026-02-24 16:43:05 +08:00
Liang Jiaqing
e808ce6878
file_read: default 200 lines, total line count report, fix L_MAX dynamic calc
2026-02-24 09:24:40 +08:00
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