Liang Jiaqing
|
524944dfc8
|
安全性提升:TID动态生成+Streamlit页面排除+工作记忆修复
|
2026-03-06 18:54:09 +08:00 |
|
Liang Jiaqing
|
313f8a28f0
|
feat: CDP bridge batch support - cookies/tabs/cdp mixed commands, lazy attach, $N chain refs, file upload & screenshot verified
|
2026-03-04 13:06:21 +08:00 |
|
Jiaqing Liang
|
066a2995e4
|
update start_long_term desc: remove single-call limit, add 15-turn rule
|
2026-03-02 17:25:37 +08:00 |
|
Jiaqing Liang
|
1d07183d09
|
refactor: 清理ga.py无用字段,重组subagent_sop结构
|
2026-02-27 23:41:33 +08:00 |
|
Jiaqing Liang
|
66e3ccbf0d
|
refactor: 优化file_read统计逻辑 - 紧凑化+路径修复+编码安全
|
2026-02-27 23:01:30 +08:00 |
|
Jiaqing Liang
|
bb2d595fb6
|
重构轮次警告机制并修复路径问题
- 提取next_prompt_patcher回调让handler自定义警告策略
- 修复turn显示不一致问题
- 每10轮注入全局记忆防止上下文丢失
- 强化autonomous_reports路径警告
- 新增subagent测试驱动SOP优化方法
|
2026-02-27 21:41:52 +08:00 |
|
Jiaqing Liang
|
75f8ef2564
|
refactor: improve update_working_checkpoint description and adjust TG bot default behavior
|
2026-02-27 20:17:49 +08:00 |
|
Liang Jiaqing
|
afb0b57a06
|
fix: add yield in do_ask_user to prevent empty code block rendering as undefined in some Streamlit versions
|
2026-02-26 12:34:01 +08:00 |
|
Liang Jiaqing
|
f0ce7215ff
|
refine: working_checkpoint desc优化(增量更新/坑排首/全新任务清旧) + CLI最小启动 + web_execute_js兼容tab_id + mem_scanner坑点更新
|
2026-02-26 12:11:31 +08:00 |
|
Liang Jiaqing
|
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
|
2026-02-24 22:27:18 +08:00 |
|
Liang Jiaqing
|
3570489ba6
|
fix: file_patch空值校验 + tool_use解析健壮性提升
|
2026-02-24 19:08:02 +08:00 |
|
Liang Jiaqing
|
e808ce6878
|
file_read: default 200 lines, total line count report, fix L_MAX dynamic calc
|
2026-02-24 09:24:40 +08:00 |
|
Liang Jiaqing
|
a2c6bd9d90
|
feat: newtab机制支持 & 相关优化
|
2026-02-22 13:19:17 +08:00 |
|
Liang Jiaqing
|
bf5554e7a8
|
feat: simphtml保留表单value属性+列表裁剪提示; web_execute_js支持switch_tab_id
|
2026-02-22 11:03:28 +08:00 |
|
Liang Jiaqing
|
66ae64c98e
|
refine: tool descriptions, js diff top_change, compact find_changed_elements
|
2026-02-22 09:28:57 +08:00 |
|
Liang Jiaqing
|
b4ee34cbc6
|
refactor: compress system prompt and memory structure for token efficiency
|
2026-02-17 13:39:41 +08:00 |
|
Liang Jiaqing
|
dbc28fbc35
|
fix: print编码防崩 + 未知工具时自动重注入tool schema
|
2026-02-16 20:15:46 +08:00 |
|
Liang Jiaqing
|
32ad26f4ce
|
feat: subagent SOP, autonomous SOP overhaul, ga.py try-block fix, launch llm_no param, agentmain streamline
|
2026-02-16 19:08:55 +08:00 |
|
Liang Jiaqing
|
90bb6868ec
|
improve: fallback search, history compression refactor, tg bot stability
|
2026-02-16 10:33:45 +08:00 |
|
Liang Jiaqing
|
caa39776ce
|
refactor: web_scan focus_item -> tabs_only, simplify tab-only mode
|
2026-02-15 10:05:55 +08:00 |
|
Liang Jiaqing
|
98c349a1e8
|
fix: greedy match for file_content extraction; tgapp: add running indicator, HTML formatting, single instance lock; misc improvements
|
2026-02-13 13:34:21 +08:00 |
|
Liang Jiaqing
|
df6645adcc
|
fix: improve JSON parsing error handling with bad_json mechanism
|
2026-02-12 21:25:15 +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
|
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 |
|
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
|
a9209daaf7
|
feat: stream LLM responses and improve agent UI
|
2026-02-04 18:56:50 +08:00 |
|
Liang Jiaqing
|
fa98abcea5
|
优化:Streamlit fragment性能 + code_run灵活性 + LLM context_win配置
|
2026-02-03 18:13:12 +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
|
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 |
|
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
|
7810f38f44
|
optimize: add -X utf8 to python subprocess in ga.py to fix unicode output issues
|
2026-01-29 18:41:46 +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 |
|