Commit Graph

113 Commits

Author SHA1 Message Date
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