Commit Graph

  • 04833eda0e update SOPs (web_setup, tmwebdriver, autonomous_op) + whitelist adb_ui.py Liang Jiaqing 2026-02-15 13:53:41 +08:00
  • caa39776ce refactor: web_scan focus_item -> tabs_only, simplify tab-only mode Liang Jiaqing 2026-02-15 10:05:55 +08:00
  • f0b7c00876 add tmwebdriver_sop.md to git tracking with file upload guidelines Liang Jiaqing 2026-02-15 09:27:08 +08:00
  • 480b131a0a update: README重写+agentmain/tgapp改进+SOP优化 Liang Jiaqing 2026-02-15 08:49:12 +08:00
  • 33fc5e6457 update: autonomous SOP扩展探测领域+记忆产出要求; memory SOP加patch安全提醒 Liang Jiaqing 2026-02-14 21:04:05 +08:00
  • 5c3ef2a532 压缩 launch.pyw 代码:124行→90行 (减少34行) Liang Jiaqing 2026-02-14 10:34:52 +08:00
  • ab48b35ca9 refactor: 使用假端口实现调度器单例控制 Liang Jiaqing 2026-02-14 10:17:26 +08:00
  • cf8c191ae9 feat: 添加调度器单例控制和launch启动集成 Liang Jiaqing 2026-02-14 10:13:16 +08:00
  • 12d79b7847 feat: 添加定时任务调度器和相关配置 Liang Jiaqing 2026-02-14 10:10:10 +08:00
  • 4163341bb3 harden execute_js_rich + fix GBK encoding crash on pyw Liang Jiaqing 2026-02-13 15:54:52 +08:00
  • 8d3582e3b7 feat: add ACK mechanism for WS execute_js + timeout diagnostics Liang Jiaqing 2026-02-13 15:30:49 +08:00
  • b06cd52cf2 feat: add --no-tg flag to launch.pyw for multi-machine sync Liang Jiaqing 2026-02-13 14:10:02 +08:00
  • 37a1ff5513 feat: add orig-based tag compression to LLMSession.make_messages Liang Jiaqing 2026-02-13 13:43:05 +08:00
  • 98c349a1e8 fix: greedy match for file_content extraction; tgapp: add running indicator, HTML formatting, single instance lock; misc improvements Liang Jiaqing 2026-02-13 13:34:21 +08:00
  • 6bc5f3e80d feat: add verbose mode and telegram bot integration Liang Jiaqing 2026-02-13 11:21:14 +08:00
  • 39f6a851dd refactor: optimize ClaudeSession context trimming with tag compression, fix tool_use parsing to use last match Liang Jiaqing 2026-02-12 22:52:47 +08:00
  • 4a2807f200 chore: remove VS workspace files and temp files, update .gitignore Liang Jiaqing 2026-02-12 21:27:09 +08:00
  • df6645adcc fix: improve JSON parsing error handling with bad_json mechanism Liang Jiaqing 2026-02-12 21:25:15 +08:00
  • 87e522ff8e feat: add ClaudeSession for native Claude Messages API support Liang Jiaqing 2026-02-12 18:07:45 +08:00
  • 69153f7a42 multi oai config support, timeout fix, execute_js_rich optimization Liang Jiaqing 2026-02-12 16:56:11 +08:00
  • 1276021422 refactor: restructure memory hierarchy and fix ljqCtrl coordinate logic Jiaqing Liang 2026-02-11 12:54:09 +08:00
  • 8f593c4eaf refine agent loop and working memory tools Liang Jiaqing 2026-02-10 13:15:31 +08:00
  • 3a9a5ee2aa fix(mem_scanner): fix context_size logic and update sops Liang Jiaqing 2026-02-09 18:32:15 +08:00
  • 656a3fe45e feat: add memory scanner tool and sync updated SOP with LLM mode and permission fixes Liang Jiaqing 2026-02-09 17:37:10 +08:00
  • 9bdb896ed1 chore: allow tracking of autonomous_operation_sop.md Jiaqing Liang 2026-02-09 15:00:01 +08:00
  • 61daedec3f Update core scripts and tools schema Jiaqing Liang 2026-02-09 14:55:41 +08:00
  • 3f1fad8ab9 feat: upgrade architecture, add idle monitor, and include new assets Jiaqing Liang 2026-02-09 13:24:08 +08:00
  • 370654fed0 security: remove private insight from tracking per user instruction Jiaqing Liang 2026-02-09 12:20:26 +08:00
  • 0df6c694b7 docs: force sync memory SOP and insight Jiaqing Liang 2026-02-09 12:18:40 +08:00
  • 0d7acad24f docs: sync memory SOP updates and L1 index dehydration Jiaqing Liang 2026-02-09 12:18:37 +08:00
  • 8cfafe119d Refactor: decouple task queues, add JS injection support, and simplify stapp rendering Liang Jiaqing 2026-02-09 09:24:53 +08:00
  • 9bc79db442 Refactor: enhance memory distillation logic and streamline SOP Liang Jiaqing 2026-02-08 18:13:56 +08:00
  • 1b9438e7b4 feat: optimize web driver, update memory SOP and root welcome guide Liang Jiaqing 2026-02-08 12:10:56 +08:00
  • 4c203ad748 docs: fuzzy WeChat references in README Liang Jiaqing 2026-02-07 08:45:59 +08:00
  • e97dc26a3c docs: update README with bilingual version and evolutionary intelligence description Liang Jiaqing 2026-02-06 22:20:10 +08:00
  • 70d7894898 Refactor LLM backend structure and optimize config/launch Jiaqing Liang 2026-02-06 14:18:09 +08:00
  • de0cce72e0 Fix stop signal handling and Sider streaming wrapper Jiaqing Liang 2026-02-06 10:39:36 +08:00
  • b37b56a780 chore: sync core logic updates Jiaqing Liang 2026-02-05 17:36:30 +08:00
  • 52558c7f60 feat: optimize streaming output, add thread safety, and refine system prompts Jiaqing Liang 2026-02-05 13:40:37 +08:00
  • 16bf93dafa Refine memory SOP and LLM session behaviour Liang Jiaqing 2026-02-04 21:29:59 +08:00
  • a9209daaf7 feat: stream LLM responses and improve agent UI Liang Jiaqing 2026-02-04 18:56:50 +08:00
  • 541d44567d Refactor: replace agentapp.py with stapp.py, optimize abort logic and cross-platform compatibility Liang Jiaqing 2026-02-03 20:45:33 +08:00
  • 74e1d74726 feat: update agent logic and main entry Liang Jiaqing 2026-02-03 20:28:51 +08:00
  • fa98abcea5 优化:Streamlit fragment性能 + code_run灵活性 + LLM context_win配置 Liang Jiaqing 2026-02-03 18:13:12 +08:00
  • d1eb67845f docs: remove aggressive description from README Liang Jiaqing 2026-02-02 18:19:37 +08:00
  • a25f7b8a29 feat: improve system compatibility and increase stdout buffer limit to 8000 Jiaqing Liang 2026-02-02 15:22:05 +08:00
  • 80862f9b56 增强TMWebDriver会话超时与无会话错误提示 Jiaqing Liang 2026-02-02 10:47:10 +08:00
  • 6e6e5d989d 优化:移除unused依赖、懒加载和容错处理 Liang Jiaqing 2026-02-01 20:03:39 +08:00
  • da10ba404b Refine memory management SOP for L3 SOP/util rules Liang Jiaqing 2026-02-01 16:09:05 +08:00
  • f0ccb7dfb9 Update agent code and tool schema Liang Jiaqing 2026-02-01 16:07:18 +08:00
  • 5185416cb9 feat: 在 Git 追踪中添加 memory_management_sop.md Liang Jiaqing 2026-02-01 14:24:35 +08:00
  • 38a8498640 refactor: 配置 memory_management_sop.md 白名单 Liang Jiaqing 2026-02-01 14:23:22 +08:00
  • d6c9bf8d20 Update global memory: remove obsolete git status and mail tool references Liang Jiaqing 2026-02-01 09:53:04 +08:00
  • ead42063f4 Auto-commit: sync local changes Liang Jiaqing 2026-02-01 09:45:14 +08:00
  • 501e090914 feat(gmail): fix windows encoding issues with SafeBase64Proxy Liang Jiaqing 2026-02-01 09:36:55 +08:00
  • 35a1b70208 Refactor: restructure directory and clean up redundant scripts Liang Jiaqing 2026-02-01 08:58:26 +08:00
  • 669095699e feat: refine vision processing logic and update SOP Liang Jiaqing 2026-01-31 15:47:23 +08:00
  • 01c477c050 chore: self-commit core logic updates and agent state Jiaqing Liang 2026-01-30 14:51:52 +08:00
  • 35ce8f7c9e fix: resolve path inconsistency between code_run and file_read Liang Jiaqing 2026-01-29 20:06:09 +08:00
  • b25e091404 chore: localized commit to current directory Liang Jiaqing 2026-01-29 18:54:28 +08:00
  • 7810f38f44 optimize: add -X utf8 to python subprocess in ga.py to fix unicode output issues Liang Jiaqing 2026-01-29 18:41:46 +08:00
  • ef00aaf641 Auto-commit: sync modifications in parent directory Liang Jiaqing 2026-01-29 17:52:45 +08:00
  • 2ae60d4d0b minor updates Jiaqing Liang 2026-01-29 15:38:44 +08:00
  • 32a5af2608 chore: auto update by agent Jiaqing Liang 2026-01-29 15:34:22 +08:00
  • 424ddc4ab1 Update core logic and prompts Liang Jiaqing 2026-01-28 09:29:56 +08:00
  • 3c1525e427 update agent_loop and ga logic Liang Jiaqing 2026-01-18 12:28:56 +08:00
  • 00e9d8f5e4 Update core files and tools schema Liang Jiaqing 2026-01-17 00:15:14 +08:00
  • 9b20ca8297 fix: restore files removed by mistake and keep zip ignored Liang Jiaqing 2026-01-16 23:50:19 +08:00
  • 27c78d08db chore: ignore zip files Liang Jiaqing 2026-01-16 23:50:07 +08:00
  • 1c13bf5526 Initial commit for GenericAgent Liang Jiaqing 2026-01-16 23:43:35 +08:00