Liang Jiaqing
|
7bfd6e43e6
|
fix: _fix_messages for Claude API compliance, raw_ask simplify, no_tool orphan fix, summary extraction improvement
|
2026-04-11 13:24:33 +08:00 |
|
Liang Jiaqing
|
2977be33c6
|
Update llmcore truncation, adb_ui parsing, stapp regex, and subagent docs
|
2026-04-09 18:43:20 +08:00 |
|
Liang Jiaqing
|
4a5043a658
|
Refactor: unify render_segments logic, add streaming cursor animation, and clean up unused container parameter
|
2026-04-03 12:14:08 +08:00 |
|
Liang Jiaqing
|
4e2b806917
|
Refactor: use native st.expander for folding turns, optimize stream trigger, and adjust window width
|
2026-04-03 11:47:07 +08:00 |
|
Liang Jiaqing
|
da40ba413b
|
feat: fold_turns UI折叠 + 放宽输出限制 + 压缩history/key_info标签 + context_win调大
|
2026-04-03 10:43:15 +08:00 |
|
Liang Jiaqing
|
8d537e954b
|
fix: simphtml visibility/dialog/SVG improvements & minor agent fixes
- simphtml: rewrite visibility inheritance (area-based maxC), add isVisible to childrenInfo,
fix className SVG compat (getAttribute), expand isDialog detection, hoist deep fixed dialogs,
clear SVG attrs, fix warning message concat
- ga: return error messages instead of None for code_run/web_execute_js failures
- stapp: disable unsafe_allow_html
- code_run_header: add excepthook hint for ImportError/AttributeError
- mykey_template: remove stale prompt_cache comment
|
2026-04-03 09:40:09 +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 |
|
Liang Jiaqing
|
87d557260c
|
refactor: move frontend apps to frontends/ and fix path references
|
2026-03-22 17:45:20 +08:00 |
|