john
3155b5805f
feat(agent-run): optional session reply idle timeout and finish reason
...
MEMIND_SESSION_REPLY_IDLE_TIMEOUT_MS (off by default, min 30s) fails a reply
that stops streaming while no tool is running, and is recoverable like other
finish errors. The goose Finish reason is surfaced in session_finished.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-09-23 14:25:24 +08:00
john
48c61a3279
fix: harden long conversation continuity
Memind CI / Test, build, and release guards (push) Successful in 1m28s
2026-07-27 21:39:34 +08:00
john
17c59fde71
fix: isolate visual tool failures from agent runs
2026-07-27 19:20:23 +08:00
john
6b6f9ed01c
fix: unblock local news page generation
2026-07-25 21:55:00 +08:00
john
785731d98d
refactor: modularize portal server and harden session recovery
2026-07-24 19:10:44 +08:00
john
105a72c1f1
feat: add guarded image generation controls
2026-07-20 20:04:53 +08:00
john
eea14c1855
Add page data delivery and publication guards
2026-07-08 21:10:47 +08:00
john
14a00774d9
feat(h5): web 联网能力、实时查询路由与 session Finish 对齐
...
- 新增 web 能力并挂载 platform/web(web_search/fetch_url)
- 实时查询强制 web skill,router fallback 与 await session Finish
- Session Broker 覆盖率/指标、stream replay 与相关单测/E2E 脚本
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 16:06:26 +08:00