Commit Graph

  • f16b5b7214 Refactor chat app adapters to reduce duplicated scaffolding Xinyi Wang 2026-03-13 16:46:16 +08:00
  • b380e395c0 Merge pull request #24 from ViviqwerAsd/codex/chat-app-adapters LJQ 2026-03-13 16:14:44 +08:00
  • 6fe93e9cb4 Add chat app adapters for QQ, Feishu, WeCom, and DingTalk Vivi 8n24 2026-03-13 15:55:49 +08:00
  • 3f66368689 add autonomous_operation_sop folder to tracking; update .gitignore whitelist; agent_loop changes Liang Jiaqing 2026-03-13 14:16:43 +08:00
  • fd7bf241d0 rename sidercall.py to llmcore.py; add cache-aware cd to compress_history_tags Liang Jiaqing 2026-03-13 13:21:32 +08:00
  • 2a98cc44e5 chore: update repo name from pc-agent-loop to GenericAgent Liang Jiaqing 2026-03-13 12:48:38 +08:00
  • 029cd91c9a refine autonomous_sop single-task enforcement + subagent input.txt length rule Liang Jiaqing 2026-03-13 09:51:14 +08:00
  • 3942fe2056 minor: round-end newline, web error msg, autonomous subagent review, tmwebdriver troubleshoot Liang Jiaqing 2026-03-12 22:24:35 +08:00
  • f52975fd95 Merge PR #23: update plan_sop.md and subagent_sop.md Liang Jiaqing 2026-03-12 22:22:33 +08:00
  • 71c59d2688 更新plan_sop.md和subagent_sop.md文档 liaoying 2026-03-12 18:09:32 +08:00
  • 9f10e55d5e fix: defensive CDP config init (makedirs+try/except); tweak autonomous sop wording Jiaqing Liang 2026-03-12 12:59:05 +08:00
  • 03069dbd89 修复自主行动SOP:规划完立即停止+避免模仿低价值任务 Jiaqing Liang 2026-03-12 09:29:20 +08:00
  • 1520a85a9e simphtml: remove dead code (js_cleanDOM, isValidInteractiveElement, redundant return) Jiaqing Liang 2026-03-11 15:18:23 +08:00
  • 33f2df4270 feat: 添加web_scan的text_only参数支持Shadow DOM文本提取 Jiaqing Liang 2026-03-11 14:48:19 +08:00
  • 006b915533 refactor: scheduler to JSON+cooldown, update SOP Jiaqing Liang 2026-03-11 12:11:22 +08:00
  • 5dc44ba637 refactor: 优化自主行动SOP - 强化路径提示和格式规范防止history错乱 Liang Jiaqing 2026-03-11 10:01:42 +08:00
  • f0e5d25636 add factory memory entries to insight template Liang Jiaqing 2026-03-10 22:08:57 +08:00
  • 389fd09765 fix: disable unsafe_allow_html to prevent XSS in chat rendering Jiaqing Liang 2026-03-10 13:55:40 +08:00
  • 2b387f2dcf ref: simplify feishu history injection, tune web_scan/plan_sop/driver Liang Jiaqing 2026-03-09 08:55:22 +08:00
  • 378799f8ea fix: /status命令 is_busy() → is_running Liang Jiaqing 2026-03-09 08:46:05 +08:00
  • 7d444d065e feat: 添加飞书机器人集成 (#13) AspasZhang 2026-03-09 08:45:11 +08:00
  • 14f1009ddc fix: unified auto_make_url for all API base_url formats, closes #12 Liang Jiaqing 2026-03-08 10:24:54 +08:00
  • 5eac3c1027 refactor: unified mykeys dict, support mykey.py and mykey.json dual format Liang Jiaqing 2026-03-07 23:33:13 +08:00
  • 61d07a16a6 update: minor fixes to agentmain, mykey_template, sidercall Liang Jiaqing 2026-03-07 22:34:23 +08:00
  • 7ab47af8e8 fix: zIndex auto coverage bug + monitor maxchars unlimit + autofill CDP sop update Liang Jiaqing 2026-03-07 10:10:26 +08:00
  • fd9f172588 style: simplify open/write + shorten prompt text Liang Jiaqing 2026-03-06 21:49:43 +08:00
  • 2156bc6fc6 restore context_win=10000 max_tokens=6144 Liang Jiaqing 2026-03-06 21:46:41 +08:00
  • 959cf6a5a6 refactor: use script_dir for init paths Liang Jiaqing 2026-03-06 21:44:49 +08:00
  • cccbecb974 Merge PR #6: 火山引擎适配 + 路径修复 Liang Jiaqing 2026-03-06 21:43:04 +08:00
  • 2272f255f2 feat: add file sending support for telegram bot Liang Jiaqing 2026-03-06 19:19:56 +08:00
  • 524944dfc8 安全性提升:TID动态生成+Streamlit页面排除+工作记忆修复 Liang Jiaqing 2026-03-06 18:54:09 +08:00
  • c6af92e612 feat: web_scan iframe穿透 + plan_sop术语优化 Jiaqing Liang 2026-03-06 00:09:52 +08:00
  • ffd08bcd21 允许消息内容中包含HTML代码并直接渲染 | 将纯相对路径改为基于脚本文件的绝对路径,便于全局调用 wangmc1024 2026-03-05 22:59:26 +08:00
  • 19d4e65133 增加了对火山引擎平台的模型适配,避免路径错误 wangmc1024 2026-03-05 20:31:05 +08:00
  • ed75d103f5 优化中间输出频率/plan_sop重构/autofill batch示例/README便携版链接 Liang Jiaqing 2026-03-04 17:14:13 +08:00
  • 313f8a28f0 feat: CDP bridge batch support - cookies/tabs/cdp mixed commands, lazy attach, $N chain refs, file upload & screenshot verified Liang Jiaqing 2026-03-04 13:06:21 +08:00
  • 3f8407a853 CDP bridge扩展完善+SOP精简+insight修复+plan_sop+autonomous_sop更新 Liang Jiaqing 2026-03-04 12:02:50 +08:00
  • ffe1f3c4c0 fix: update extension display name to TMWD CDP Bridge Liang Jiaqing 2026-03-04 11:16:42 +08:00
  • 0ab90af250 rename cookie_grabber -> tmwd_cdp_bridge (CDP bridge extension) Liang Jiaqing 2026-03-04 11:15:32 +08:00
  • dcf65d72c7 launch: bind streamlit to localhost + use high port range 18501-18599 Liang Jiaqing 2026-03-03 21:05:34 +08:00
  • 9219042a8f feat: add --reflect mode with error handling + scheduler/autonomous scripts Jiaqing Liang 2026-03-02 23:25:31 +08:00
  • 5c3193f326 non-verbose output: exhaust stream silently, yield content only; add plan_sop; subagent_sop cleanup Jiaqing Liang 2026-03-02 23:06:07 +08:00
  • d010ab1995 refine insight: trim impl details, keep trigger keywords only (1049t) Jiaqing Liang 2026-03-02 21:24:54 +08:00
  • 066a2995e4 update start_long_term desc: remove single-call limit, add 15-turn rule Jiaqing Liang 2026-03-02 17:25:22 +08:00
  • 82991c4a69 Merge pull request #2 from frank-marecogito/main LJQ 2026-03-02 09:49:19 +08:00
  • 4ba1dcc7a2 chore(gitignore): add mykey.py to ignore sensitive API keys and credentials Frank Fu 2026-03-02 02:23:21 +03:00
  • 2655d79acb Update autonomous_operation_sop.md Jiaqing Liang 2026-03-01 23:19:00 +08:00
  • f27c067b1d autonomous_sop: 加强autonomous_reports路径防护(SOP文本+checkpoint模板双层) Liang Jiaqing 2026-02-28 23:16:43 +08:00
  • 75ddf8fd1d ljqCtrl: 兼容RDP断开场景的屏幕尺寸/DPI获取; ljqCtrl_sop: ClientToScreen避坑; .gitignore清理 Liang Jiaqing 2026-02-28 23:01:43 +08:00
  • 392747798a Merge pull request #1 from redreamality/fix/oai-responses-api-mode LJQ 2026-03-01 23:16:47 +08:00
  • df3b347653 Add retry/backoff and richer error logs for relay calls remy 2026-03-02 00:38:27 +10:00
  • 998382aebe Add responses api_mode support for OpenAI relay remy 2026-03-02 00:17:25 +10:00
  • 66989fc2e0 chore: 清理 .gitignore 中文注释和乱码 Jiaqing Liang 2026-02-27 23:43:24 +08:00
  • 1d07183d09 refactor: 清理ga.py无用字段,重组subagent_sop结构 Jiaqing Liang 2026-02-27 23:41:33 +08:00
  • b271b48489 update L0: 优化 L1 描述,移除更新机制部分 Jiaqing Liang 2026-02-27 23:40:20 +08:00
  • 66e3ccbf0d refactor: 优化file_read统计逻辑 - 紧凑化+路径修复+编码安全 Jiaqing Liang 2026-02-27 23:01:30 +08:00
  • bb2d595fb6 重构轮次警告机制并修复路径问题 Jiaqing Liang 2026-02-27 21:41:52 +08:00
  • 75f8ef2564 refactor: improve update_working_checkpoint description and adjust TG bot default behavior Jiaqing Liang 2026-02-27 20:17:49 +08:00
  • a3a3b55f1e feat: add timestamp to model_responses log Liang Jiaqing 2026-02-27 12:33:17 +08:00
  • 3a265e0f52 feat: add await detection and friendly prompt (v0.32) Liang Jiaqing 2026-02-27 11:47:06 +08:00
  • cf1b122107 docs: 更新 QUICK_START.pdf - 添加 Python 3.14 兼容性警告和 requests 安装提示 Liang Jiaqing 2026-02-26 20:22:25 +08:00
  • e30ee43298 update QUICK_START pdf, userscript v0.31, tmwebdriver postMessage docs Liang Jiaqing 2026-02-26 18:11:43 +08:00
  • 06f7f630e4 feat: iframe postMessage bridge, screenshot SOP, quick start pdf Liang Jiaqing 2026-02-26 14:12:10 +08:00
  • 63d9bea9b2 tweak: soften checkpoint reminder to optional hint Liang Jiaqing 2026-02-26 12:36:41 +08:00
  • c9a0b61bf2 tweak: soften checkpoint reminder wording in agent_loop 7-turn prompt Liang Jiaqing 2026-02-26 12:36:13 +08:00
  • afb0b57a06 fix: add yield in do_ask_user to prevent empty code block rendering as undefined in some Streamlit versions Liang Jiaqing 2026-02-26 12:34:01 +08:00
  • f0ce7215ff refine: working_checkpoint desc优化(增量更新/坑排首/全新任务清旧) + CLI最小启动 + web_execute_js兼容tab_id + mem_scanner坑点更新 Liang Jiaqing 2026-02-26 12:11:31 +08:00
  • d417cecc45 mem_scanner: prefer sidebar click over search; sidercall: pid-isolated log path Liang Jiaqing 2026-02-26 06:32:07 +08:00
  • 9ae045c93c launch: auto port discovery; simphtml: init newTabs; SOP docs update Jiaqing Liang 2026-02-25 12:56:40 +08:00
  • 83167e47a6 refactor: remove detect_newtab, use session dict diff for new tab detection Liang Jiaqing 2026-02-25 08:47:02 +08:00
  • 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 Liang Jiaqing 2026-02-24 22:27:18 +08:00
  • 3570489ba6 fix: file_patch空值校验 + tool_use解析健壮性提升 Liang Jiaqing 2026-02-24 19:08:02 +08:00
  • 07a53889fb fix: ljqCtrl Press list bug, update SOPs (must call working_mem), agentmain round-end marker Jiaqing Liang 2026-02-24 16:43:05 +08:00
  • 860d305c44 friendlier exit messages for tgapp; scheduler sleep-first and dir check Jiaqing Liang 2026-02-24 11:13:05 +08:00
  • e808ce6878 file_read: default 200 lines, total line count report, fix L_MAX dynamic calc Liang Jiaqing 2026-02-24 09:24:40 +08:00
  • ac2f8ad1e1 agentmain: add timeout+sampling snapshot for task queue consumer Liang Jiaqing 2026-02-23 21:51:21 +08:00
  • abb392ccbc Add stock screening GIF + Alipay expense PNG, expand demo to 2-row layout Liang Jiaqing 2026-02-23 00:17:29 +08:00
  • cd6c66ea13 style: resize demo screenshots to equal height, adjust table layout 60/40 Liang Jiaqing 2026-02-23 00:00:52 +08:00
  • d7608a01f3 chore: minor tweaks - fix newline replace scope, relax turn limits, wording Liang Jiaqing 2026-02-22 23:59:16 +08:00
  • 2b4ac28c7e docs: add demo section with GIF and screenshots Liang Jiaqing 2026-02-22 23:57:56 +08:00
  • 09b0cec45a update simphtml.py Liang Jiaqing 2026-02-22 13:27:10 +08:00
  • a2c6bd9d90 feat: newtab机制支持 & 相关优化 Liang Jiaqing 2026-02-22 13:19:17 +08:00
  • bf5554e7a8 feat: simphtml保留表单value属性+列表裁剪提示; web_execute_js支持switch_tab_id Liang Jiaqing 2026-02-22 11:03:28 +08:00
  • 66ae64c98e refine: tool descriptions, js diff top_change, compact find_changed_elements Liang Jiaqing 2026-02-22 09:28:57 +08:00
  • bb8331f926 fix: add try/except for LLM init, improve working memory prompt, fix autonomous report format Liang Jiaqing 2026-02-21 13:33:28 +08:00
  • b8ce2ecf13 fix: move input outside try block to allow Ctrl+C exit Liang Jiaqing 2026-02-20 12:54:29 +08:00
  • 08d6cedc7d feat: 优化LLM显示、修复API路径、重构自主操作SOP、添加sche_tasks到gitignore Liang Jiaqing 2026-02-20 11:10:04 +08:00
  • 8329efeb9c add cookie_grabber extension; minor fixes to TMWebDriver/SOPs/simphtml Liang Jiaqing 2026-02-19 18:40:28 +08:00
  • 467c4c0eb2 fix: 自主行动按钮立即生效,去掉scope=fragment Liang Jiaqing 2026-02-19 10:26:53 +08:00
  • 2cb7c079a7 refactor: use vars(mykey) to preserve key order, fix .items() iteration Liang Jiaqing 2026-02-19 09:28:29 +08:00
  • e3d2b3d14c fix: WS session reconnect + replace tornado with wsgiref + simplify SOP Liang Jiaqing 2026-02-18 19:06:21 +08:00
  • 38b5b3b86d refactor: insight两层场景映射格式 + L0同步 + 模板更新 Liang Jiaqing 2026-02-18 11:28:25 +08:00
  • 55b5b4f8a3 fix: dedup working_mem hint, flush incremental output tail, sche_tasks path, CLI KeyboardInterrupt handling; add Termux instructions to README Liang Jiaqing 2026-02-18 11:05:40 +08:00
  • b4ee34cbc6 refactor: compress system prompt and memory structure for token efficiency Liang Jiaqing 2026-02-17 13:39:41 +08:00
  • f8e501a27a feat: add XaiSession backend, improve handler switch & tg resilience Liang Jiaqing 2026-02-17 13:18:09 +08:00
  • 67c7b3fa71 docs: 补充mem_scanner和web_setup SOP;优化代码风格和上下文管理 Liang Jiaqing 2026-02-16 22:33:50 +08:00
  • dbc28fbc35 fix: print编码防崩 + 未知工具时自动重注入tool schema Liang Jiaqing 2026-02-16 20:15:46 +08:00
  • 32ad26f4ce feat: subagent SOP, autonomous SOP overhaul, ga.py try-block fix, launch llm_no param, agentmain streamline Liang Jiaqing 2026-02-16 19:08:55 +08:00
  • df478d81e1 improve update_working_mem tool description; adb_ui u2 priority; autonomous_operation framework lock Liang Jiaqing 2026-02-16 11:31:58 +08:00
  • 90bb6868ec improve: fallback search, history compression refactor, tg bot stability Liang Jiaqing 2026-02-16 10:33:45 +08:00