0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PilotDeck
  2. /
  3. src
  4. /
  5. router
  6. /
  7. fallback
Kaguya-19Kaguya-19feat(image): add truncated image validation and multimodal error recovery
251e4c60创建于 12 天前历史提交
文件最后提交记录最后更新时间
runFallbackChain.ts
feat(image): add truncated image validation and multimodal error recovery - readFile: validate image integrity via EOI marker / sharp decode, attempt re-encode on corruption - model errors: detect 'failed to apply processor' pattern, mark recoverableViaImageStrip - context recovery: new strip_images_and_retry decision path - agent loop: handle strip_images_and_retry by replacing image blocks with text placeholders - fallback chain: exclude image-strip-recoverable errors from model fallback Co-authored-by: Cursor <cursoragent@cursor.com> 12 天前