fix: flush pendingText on maxIter exhaustion; remove dead ModelToggle exports

↗ view on GitHub · slurpojoe · 2026-06-05 · 6d67aa19

- deepseek.ts: hoist pendingText before loop + flush after loop ends
  to prevent silent data loss when tool-call iteration limit is reached
- deepseek.ts: annotate "developer" role as unverified for v4-flash
- ModelToggle.tsx: remove DEEPSEEK_MID/LOW_MODELS (unused dead code;
  backend/src/lib/llm/models.ts is the authoritative source)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Repository slurpojoe/make
Author slurpojoe <albsverris@gmail.com>
Authored
Parents 8b2e0517
Stats 2 files changed , +12 , -5
Part of DeepSeek provider + Codex OAuth token integration

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-6d67aa19.md from inside the repo you want the change in.

⬇ Download capture-commit-6d67aa19.md