Commit Graph

249 Commits

Author SHA1 Message Date
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
Liang Jiaqing
656a3fe45e feat: add memory scanner tool and sync updated SOP with LLM mode and permission fixes 2026-02-09 17:37:10 +08:00
Jiaqing Liang
9bdb896ed1 chore: allow tracking of autonomous_operation_sop.md 2026-02-09 15:00:01 +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
Jiaqing Liang
370654fed0 security: remove private insight from tracking per user instruction 2026-02-09 12:20:26 +08:00
Jiaqing Liang
0df6c694b7 docs: force sync memory SOP and insight 2026-02-09 12:18:40 +08:00
Jiaqing Liang
0d7acad24f docs: sync memory SOP updates and L1 index dehydration 2026-02-09 12:18:37 +08:00
Liang Jiaqing
8cfafe119d Refactor: decouple task queues, add JS injection support, and simplify stapp rendering 2026-02-09 09:24:53 +08:00
Liang Jiaqing
9bc79db442 Refactor: enhance memory distillation logic and streamline SOP 2026-02-08 18:13:56 +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
4c203ad748 docs: fuzzy WeChat references in README 2026-02-07 08:45:59 +08:00
Liang Jiaqing
e97dc26a3c docs: update README with bilingual version and evolutionary intelligence description 2026-02-06 22:20:10 +08:00
Jiaqing Liang
70d7894898 Refactor LLM backend structure and optimize config/launch 2026-02-06 14:18:09 +08:00
Jiaqing Liang
de0cce72e0 Fix stop signal handling and Sider streaming wrapper 2026-02-06 10:39:36 +08:00
Jiaqing Liang
b37b56a780 chore: sync core logic updates 2026-02-05 17:36:30 +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
16bf93dafa Refine memory SOP and LLM session behaviour 2026-02-04 21:29:59 +08:00
Liang Jiaqing
a9209daaf7 feat: stream LLM responses and improve agent UI 2026-02-04 18:56:50 +08:00
Liang Jiaqing
541d44567d Refactor: replace agentapp.py with stapp.py, optimize abort logic and cross-platform compatibility 2026-02-03 20:45:33 +08:00
Liang Jiaqing
74e1d74726 feat: update agent logic and main entry 2026-02-03 20:28:51 +08:00
Liang Jiaqing
fa98abcea5 优化:Streamlit fragment性能 + code_run灵活性 + LLM context_win配置 2026-02-03 18:13:12 +08:00
Liang Jiaqing
d1eb67845f docs: remove aggressive description from README 2026-02-02 18:19:37 +08:00
Jiaqing Liang
a25f7b8a29 feat: improve system compatibility and increase stdout buffer limit to 8000 2026-02-02 15:22:05 +08:00
Jiaqing Liang
80862f9b56 增强TMWebDriver会话超时与无会话错误提示 2026-02-02 10:47:10 +08:00
Liang Jiaqing
6e6e5d989d 优化:移除unused依赖、懒加载和容错处理 2026-02-01 20:03:39 +08:00
Liang Jiaqing
da10ba404b Refine memory management SOP for L3 SOP/util rules 2026-02-01 16:09:05 +08:00
Liang Jiaqing
f0ccb7dfb9 Update agent code and tool schema 2026-02-01 16:07:18 +08:00
Liang Jiaqing
5185416cb9 feat: 在 Git 追踪中添加 memory_management_sop.md
- 通过白名单规则允许追踪该 SOP 文件
- 使用 git add -f 强制添加到版本控制
2026-02-01 14:24:35 +08:00
Liang Jiaqing
38a8498640 refactor: 配置 memory_management_sop.md 白名单
- 在 .gitignore 中添加白名单规则
- 允许追踪 memory/memory_management_sop.md
- 保持 memory/ 中其他敏感文件被忽略
2026-02-01 14:23:22 +08:00
Liang Jiaqing
d6c9bf8d20 Update global memory: remove obsolete git status and mail tool references 2026-02-01 09:53:04 +08:00
Liang Jiaqing
ead42063f4 Auto-commit: sync local changes 2026-02-01 09:45:14 +08:00
Liang Jiaqing
501e090914 feat(gmail): fix windows encoding issues with SafeBase64Proxy 2026-02-01 09:37:01 +08:00
Liang Jiaqing
35a1b70208 Refactor: restructure directory and clean up redundant scripts 2026-02-01 08:58:26 +08:00
Liang Jiaqing
669095699e feat: refine vision processing logic and update SOP 2026-01-31 15:47:23 +08:00
Jiaqing Liang
01c477c050 chore: self-commit core logic updates and agent state 2026-01-30 14:51:52 +08:00
Liang Jiaqing
35ce8f7c9e fix: resolve path inconsistency between code_run and file_read 2026-01-29 20:06:09 +08:00
Liang Jiaqing
b25e091404 chore: localized commit to current directory 2026-01-29 18:54:28 +08:00
Liang Jiaqing
7810f38f44 optimize: add -X utf8 to python subprocess in ga.py to fix unicode output issues 2026-01-29 18:41:46 +08:00
Liang Jiaqing
ef00aaf641 Auto-commit: sync modifications in parent directory 2026-01-29 17:52:45 +08:00
Jiaqing Liang
2ae60d4d0b minor updates 2026-01-29 15:38:44 +08:00
Jiaqing Liang
32a5af2608 chore: auto update by agent 2026-01-29 15:34:22 +08:00
Liang Jiaqing
424ddc4ab1 Update core logic and prompts 2026-01-28 09:29:56 +08:00
Liang Jiaqing
3c1525e427 update agent_loop and ga logic 2026-01-18 12:28:56 +08:00
Liang Jiaqing
00e9d8f5e4 Update core files and tools schema 2026-01-17 00:15:14 +08:00
Liang Jiaqing
9b20ca8297 fix: restore files removed by mistake and keep zip ignored 2026-01-16 23:50:19 +08:00
Liang Jiaqing
27c78d08db chore: ignore zip files 2026-01-16 23:50:07 +08:00
Liang Jiaqing
1c13bf5526 Initial commit for GenericAgent 2026-01-16 23:43:35 +08:00