[FIX] Loop-Detector: Session-Cache mit SHA256-Dedup #7

Closed
opened 2026-05-25 00:32:05 +02:00 by Otto · 0 comments
Owner

Vermeidung von Endlosschleifen:

  • Session-Cache speichert letzte N Aktionen mit Hash
  • Identische Aktionen >3x erkannt
  • Automatischer Abbruch + Strategiewechsel
  • Betrifft: sessions_spawn Loops, wiederholte Tool-Calls, identische Antworten

Zeit: ~2h
Labels: bug, reliability

Vermeidung von Endlosschleifen: - Session-Cache speichert letzte N Aktionen mit Hash - Identische Aktionen >3x erkannt - Automatischer Abbruch + Strategiewechsel - Betrifft: sessions_spawn Loops, wiederholte Tool-Calls, identische Antworten Zeit: ~2h Labels: bug, reliability
Otto closed this issue 2026-05-25 10:27:14 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Otto/second-brain#7