Liang Jiaqing
|
12d79b7847
|
feat: 添加定时任务调度器和相关配置
- 新增定时任务调度器(agentmain.py):支持基于时间戳的任务自动执行
- 添加scheduled_task_sop.md:定时任务执行流程文档
- 优化agent_loop.py:移除错误提示emoji
- 调整sidercall.py:降低context_win至10000
- 更新.gitignore:忽略tasks目录,白名单scheduled_task_sop.md
|
2026-02-14 10:10:10 +08:00 |
|
Liang Jiaqing
|
37a1ff5513
|
feat: add orig-based tag compression to LLMSession.make_messages
|
2026-02-13 13:43:05 +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
|
39f6a851dd
|
refactor: optimize ClaudeSession context trimming with tag compression, fix tool_use parsing to use last match
|
2026-02-12 22:52:47 +08:00 |
|
Liang Jiaqing
|
df6645adcc
|
fix: improve JSON parsing error handling with bad_json mechanism
|
2026-02-12 21:25:15 +08:00 |
|
Liang Jiaqing
|
87e522ff8e
|
feat: add ClaudeSession for native Claude Messages API support
|
2026-02-12 18:07:45 +08:00 |
|
Liang Jiaqing
|
69153f7a42
|
multi oai config support, timeout fix, execute_js_rich optimization
|
2026-02-12 16:56:11 +08:00 |
|
Jiaqing Liang
|
1276021422
|
refactor: restructure memory hierarchy and fix ljqCtrl coordinate logic
|
2026-02-11 12:54:09 +08:00 |
|
Jiaqing Liang
|
61daedec3f
|
Update core scripts and tools schema
|
2026-02-09 14:55:41 +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
|
fa98abcea5
|
优化:Streamlit fragment性能 + code_run灵活性 + LLM context_win配置
|
2026-02-03 18:13:12 +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
|
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
|
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
|
424ddc4ab1
|
Update core logic and prompts
|
2026-01-28 09:29: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 |
|