Cocoon-Break
|
fefd9b99cc
|
fix: guard _parse_cooldown against malformed every_ repeat; close file handle with context manager (Closes #75)
Signed-off-by: Cocoon-Break <54054995+kuishou68@users.noreply.github.com>
|
2026-04-16 11:31:35 +08:00 |
|
Liang Jiaqing
|
da8bba99a5
|
fix: batch_process missing raw_dir arg causing L4 archive to fail
|
2026-04-15 18:31:29 +08:00 |
|
Liang Jiaqing
|
de8adf76a9
|
feat: L4 session archiver + scheduler cron integration
- Add compress_session.py: compress raw model_responses into L4 archives
- Integrate 12h silent cron into scheduler.check() (runs before TASKS dir check)
- Whitelist compress_session.py in .gitignore (archives excluded)
- llmcore: refactor SSE warn handling, max_retries default 2->1
- scheduler: remove unused health_check(), INTERVAL 60->120
|
2026-04-11 15:55:35 +08:00 |
|
Liang Jiaqing
|
473659ba6e
|
refactor: agent loop done_hooks, inline_eval, scheduler logging & health_check
- agent_loop: for→while, _done_hooks callback mechanism, max_turns=40
- agentmain: pass self to handler, abort clears task queue
- stapp: heartbeat yield for Streamlit StopException detection
- ga: _inline_eval param for in-process eval, no_tool thresholds tuned
- scheduler: logging, max_delay_hours, weekday repeat, health_check()
|
2026-03-30 13:51:21 +08:00 |
|
Jiaqing Liang
|
f6c5011eb0
|
refactor: rewrite GETTING_STARTED, cleanup README, add hub.pyw, remove QUICK_START.pdf
|
2026-03-27 12:58:13 +08:00 |
|
Jiaqing Liang
|
006b915533
|
refactor: scheduler to JSON+cooldown, update SOP
|
2026-03-11 12:11:22 +08:00 |
|
wangmc1024
|
ffd08bcd21
|
允许消息内容中包含HTML代码并直接渲染 | 将纯相对路径改为基于脚本文件的绝对路径,便于全局调用
|
2026-03-05 22:59:26 +08:00 |
|
Jiaqing Liang
|
9219042a8f
|
feat: add --reflect mode with error handling + scheduler/autonomous scripts
|
2026-03-02 23:25:31 +08:00 |
|