Commit Graph

80 Commits

Author SHA1 Message Date
Liang Jiaqing
e30ee43298 update QUICK_START pdf, userscript v0.31, tmwebdriver postMessage docs 2026-02-26 18:11:43 +08:00
Liang Jiaqing
06f7f630e4 feat: iframe postMessage bridge, screenshot SOP, quick start pdf 2026-02-26 14:12:10 +08:00
Liang Jiaqing
f0ce7215ff refine: working_checkpoint desc优化(增量更新/坑排首/全新任务清旧) + CLI最小启动 + web_execute_js兼容tab_id + mem_scanner坑点更新 2026-02-26 12:11:31 +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
Liang Jiaqing
708ffb3248 rename: update_working_mem->update_working_ckp, trigger_memory_update->start_long_term_update; add tab_id to execute_js_rich; remove debug print 2026-02-24 22:27:18 +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
abb392ccbc Add stock screening GIF + Alipay expense PNG, expand demo to 2-row layout 2026-02-23 00:17:29 +08:00
Liang Jiaqing
cd6c66ea13 style: resize demo screenshots to equal height, adjust table layout 60/40 2026-02-23 00:00:52 +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
2b4ac28c7e docs: add demo section with GIF and screenshots 2026-02-22 23:57:56 +08:00
Liang Jiaqing
a2c6bd9d90 feat: newtab机制支持 & 相关优化 2026-02-22 13:19:17 +08:00
Liang Jiaqing
66ae64c98e refine: tool descriptions, js diff top_change, compact find_changed_elements 2026-02-22 09:28:57 +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
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
b4ee34cbc6 refactor: compress system prompt and memory structure for token efficiency 2026-02-17 13:39:41 +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
caa39776ce refactor: web_scan focus_item -> tabs_only, simplify tab-only mode 2026-02-15 10:05:55 +08:00
Liang Jiaqing
8d3582e3b7 feat: add ACK mechanism for WS execute_js + timeout diagnostics
- TMWebDriver: add self.acks dict, HTTP implicit ACK on longpoll dequeue, WS explicit ACK handler, enhanced timeout diagnostics (4 cases)
- Fix: data.get('type') in 'result' -> == 'result'
- JS userscript: send ACK on script receive
- tgapp: fix proxy URL prefix
- mykey_template: add tg/proxy fields
2026-02-13 15:30:49 +08:00
Jiaqing Liang
1276021422 refactor: restructure memory hierarchy and fix ljqCtrl coordinate logic 2026-02-11 12:54:09 +08:00
Liang Jiaqing
8f593c4eaf refine agent loop and working memory tools 2026-02-10 13:15:31 +08:00
Liang Jiaqing
3a9a5ee2aa fix(mem_scanner): fix context_size logic and update sops 2026-02-09 18:32:15 +08:00
Jiaqing Liang
61daedec3f Update core scripts and tools schema 2026-02-09 14:55:41 +08:00
Jiaqing Liang
3f1fad8ab9 feat: upgrade architecture, add idle monitor, and include new assets 2026-02-09 13:24:08 +08:00
Liang Jiaqing
1b9438e7b4 feat: optimize web driver, update memory SOP and root welcome guide 2026-02-08 12:10:56 +08:00
Jiaqing Liang
52558c7f60 feat: optimize streaming output, add thread safety, and refine system prompts 2026-02-05 13:40:37 +08:00
Liang Jiaqing
a9209daaf7 feat: stream LLM responses and improve agent UI 2026-02-04 18:56:50 +08:00
Jiaqing Liang
a25f7b8a29 feat: improve system compatibility and increase stdout buffer limit to 8000 2026-02-02 15:22:05 +08:00
Liang Jiaqing
f0ccb7dfb9 Update agent code and tool schema 2026-02-01 16:07:18 +08:00
Liang Jiaqing
35a1b70208 Refactor: restructure directory and clean up redundant scripts 2026-02-01 08:58:26 +08:00