Jiaqing Liang
|
9ae045c93c
|
launch: auto port discovery; simphtml: init newTabs; SOP docs update
|
2026-02-25 12:56:40 +08:00 |
|
Liang Jiaqing
|
83167e47a6
|
refactor: remove detect_newtab, use session dict diff for new tab detection
|
2026-02-25 08:47:02 +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
|
e3d2b3d14c
|
fix: WS session reconnect + replace tornado with wsgiref + simplify SOP
|
2026-02-18 19:06:21 +08:00 |
|
Liang Jiaqing
|
38b5b3b86d
|
refactor: insight两层场景映射格式 + L0同步 + 模板更新
|
2026-02-18 11:28:25 +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
|
f8e501a27a
|
feat: add XaiSession backend, improve handler switch & tg resilience
|
2026-02-17 13:18:09 +08:00 |
|
Liang Jiaqing
|
67c7b3fa71
|
docs: 补充mem_scanner和web_setup SOP;优化代码风格和上下文管理
|
2026-02-16 22:33:50 +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
|
f0b7c00876
|
add tmwebdriver_sop.md to git tracking with file upload guidelines
|
2026-02-15 09:27:08 +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 |
|
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 |
|