Liang Jiaqing
a1c289dbd1
feat(web_driver): support await in executeCode via AsyncFunction fallback
2026-03-27 18:57:47 +08:00
Liang Jiaqing
55a5eae4f6
perf: replace MutationObserver with setInterval to fix performance issue
2026-03-27 18:41:39 +08:00
Jiaqing Liang
04448dcee9
update userscript guard and scheduler flag
2026-03-27 15:41:42 +08:00
Liang Jiaqing
908c1a52ed
perf: localhost→127.0.0.1 fix IPv6 2s delay; simphtml radio/checkbox/svg/dropdown fixes; poll interval 0.5→0.2s
2026-03-13 20:13:33 +08:00
Liang Jiaqing
2b387f2dcf
ref: simplify feishu history injection, tune web_scan/plan_sop/driver
2026-03-09 08:55:22 +08:00
Liang Jiaqing
524944dfc8
安全性提升:TID动态生成+Streamlit页面排除+工作记忆修复
2026-03-06 18:54:09 +08:00
Liang Jiaqing
3a265e0f52
feat: add await detection and friendly prompt (v0.32)
...
- Detect await usage in sync context
- Auto-wrap with async function
- Return friendly prompt suggesting to avoid await
- Provide alternative solution using global variables
2026-02-27 11:47:06 +08:00
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
83167e47a6
refactor: remove detect_newtab, use session dict diff for new tab detection
2026-02-25 08:47:02 +08:00
Liang Jiaqing
a2c6bd9d90
feat: newtab机制支持 & 相关优化
2026-02-22 13:19:17 +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
Liang Jiaqing
1b9438e7b4
feat: optimize web driver, update memory SOP and root welcome guide
2026-02-08 12:10:56 +08:00
Liang Jiaqing
35a1b70208
Refactor: restructure directory and clean up redundant scripts
2026-02-01 08:58:26 +08:00