fischer-agentkit/docs/solutions/runtime-errors
Chiguyong 584592005a
Deploy to Production / deploy (push) Waiting to run Details
Test / backend-test (push) Waiting to run Details
Test / frontend-unit (push) Waiting to run Details
Test / api-e2e (push) Waiting to run Details
Test / frontend-e2e (push) Waiting to run Details
chore: 添加 uv.lock 锁文件 + 异步生成器死锁解决方案文档
- uv.lock: uv 包管理器锁文件,保证可复现构建
- docs/solutions/runtime-errors/async-generator-yield-before-await-deadlock.md:
  记录 ReActEngine autonomy pause 死锁问题的根因与修复方案
- components.d.ts: 新增 AutonomyPausedCard 组件类型声明(自动生成)
- .gitignore: 添加 .agentkit-data/ 忽略本地运行时数据
2026-07-06 20:40:33 +08:00
..
async-generator-yield-before-await-deadlock.md chore: 添加 uv.lock 锁文件 + 异步生成器死锁解决方案文档 2026-07-06 20:40:33 +08:00
board-chat-stream-first-chunk-hang.md docs(solutions): document board chat_stream first-chunk hang fix 2026-07-06 15:55:37 +08:00
streaming-event-whitelist-and-accumulation.md docs: compound streaming-event-whitelist-and-accumulation learning 2026-07-01 13:15:01 +08:00