john
|
7f8d692d16
|
fix(agent): recover stale runs and improve new-user OA delivery
Fix DEV logout cookie clearing, materialize selected MindSpace OA assets before agent runs, and recover zombie runs from synced workspace pages. Add client run wait timeout, harness retry limits, page-edit asset forwarding, and logout/john2 scenario tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 20:05:52 +08:00 |
|
john
|
1e4f432754
|
fix(chat): 阻止同会话并发 Agent Run 导致消息错乱
前端 submit 改用 chatStateRef 同步拦截连发;后端 createRun 检测同 session 活跃任务并返回 409,避免多条回复交错落库。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 11:48:59 +08:00 |
|
john
|
08feae8bef
|
feat(h5-session): Session Broker、run SSE replay 与 Finish 竞态修复
落地 H5 Session 架构 Patch 1–5(Broker 收口、Router decision、SSE taxonomy、goosed 边界检查),
并新增可选 MEMIND_RUN_STREAM_REPLAY run 事件回放与 H5 假交付 guard;修复 Finish 先于 agent-run
gate 导致 UI 永久 loading 的竞态,接入 verify:h5-session-patches 回归脚本。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 14:19:48 +08:00 |
|
john
|
e4657c7e55
|
fix: rename h5 execution override to deep reasoning
|
2026-07-04 14:57:13 +08:00 |
|
john
|
12268110f7
|
fix: add goose execution override for h5 chat
|
2026-07-04 14:48:45 +08:00 |
|
Your Name
|
212e163006
|
feat: add code run rollout policy gates
|
2026-07-02 10:47:22 +08:00 |
|
John
|
c7d8140a69
|
feat: gate code runs by user whitelist
|
2026-07-02 08:42:44 +08:00 |
|
John
|
e989526886
|
feat: gate code agent runs server side
|
2026-07-02 07:25:16 +08:00 |
|
John
|
0271d83756
|
feat: wire code agent runs to tool mode
|
2026-07-02 07:16:47 +08:00 |
|
john
|
98721371a4
|
fix(mindspace): edit_file 落盘、Finish 聊天 merge 与回归守卫
- finish-sync 支持 edit_file 覆盖 public HTML
- Finish 同步 merge 本地流式消息,剥离 agent 内部前缀
- 新增 verify:mindspace-publish-guards 与 AGENTS.md 跨工具说明
- 发版脚本接入回归门禁;103 runtime 发布含备份回退
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 00:27:15 +08:00 |
|