fischer-agentkit/docs
Chiguyong af2de993d8 docs(solutions): document board chat_stream first-chunk hang fix
Captures the private board streaming hang regression (commit 36b0296)
and its fix (commits ed1e289, 0daa4d2, d0fe661). Key learnings:
- All `async for chunk in stream` calls need first-chunk timeout
  (DashScope/DeepSeek via LiteLLM occasionally never emit first chunk)
- Mid-stream break must not trigger full-content re-broadcast
  (return partial content instead of double-broadcasting)
- Diagnostic pattern: monkey-patch + per-stage timeout to locate hang

Track: bug
Category: runtime-errors
Overlap: low (related streaming docs exist but different root cause)
2026-07-06 15:55:37 +08:00
..
brainstorms feat: complex-task-quality-loop (R1-R12) — 11 P1 blockers fixed (#22) 2026-07-05 22:31:21 +08:00
compliance/dengbao-level3 docs(compliance): U6 — 等保三级文档准备(6 维度 + 控制点清单) 2026-07-06 07:32:30 +08:00
deployment fix(enterprise): ce-debug P3 residual batch — SEC-2 OIDC 验签 + STAND-3 SCIM /scim/v2 + MIG-2 schema 迁移 2026-07-06 12:18:42 +08:00
plans merge: resolve conflict with origin/main (PR #24/#25) 2026-07-06 13:04:53 +08:00
research feat: 私董会讨论模式 + 回测集成 + WS持久化修复 2026-06-17 23:52:53 +08:00
residual-review-findings fix(enterprise): ce-debug P3 residual batch — SEC-2 OIDC 验签 + STAND-3 SCIM /scim/v2 + MIG-2 schema 迁移 2026-07-06 12:18:42 +08:00
solutions docs(solutions): document board chat_stream first-chunk hang fix 2026-07-06 15:55:37 +08:00
DEPLOYMENT-GITEA-ACTIONS.md feat: 私董会讨论模式 + 回测集成 + WS持久化修复 2026-06-17 23:52:53 +08:00
GEO-INTEGRATION-GUIDE.md feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00