
duffyduckandClaude Opus 4.8
8b22557ca5
fix(fast-path): Voice-Befehle matchen wieder (GPS-Praefix, Umlaute, Kommas)
Voice-Nachrichten tragen den GPS-Hint-Praefix der Bridge
("[Stefans aktuelle GPS-Position: ...] nächstes lied bitte") und echte
Umlaute + Whisper-Kommas. Die ^...$-verankerten fast_patterns matchten damit
NIE — jeder Voice-Spotify-Befehl ging unnoetig an local/Claude (Tokens +
Latenz + TTS statt 0-Token-Fast-Path, was das Doppel-Ausfuehren mit anheizte).
_normalize_for_fast_match: fuehrende [ ... ]-Hint-Bloecke strippen, Umlaute
falten (ä→ae …), interne Satzzeichen (Komma/Punkt) raus. Pattern wird gleich
gefaltet. Router strippt den Praefix ebenfalls (Laengen-/Hint-Heuristik).
Wirkung: "nächstes lied bitte", "play", "nächster titel" -> Fast-Path
(instant, speak=False). "spiele auf duffy desktop weiter" bleibt Router-Sache.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 20:25:26 +02:00
..
2026-05-13 02:27:02 +02:00
2026-07-11 20:25:26 +02:00
2026-07-11 14:55:12 +02:00
2026-07-11 12:25:45 +02:00
2026-06-13 13:51:26 +02:00
2026-05-23 15:45:51 +02:00
2026-07-11 14:11:59 +02:00
2026-07-11 16:41:56 +02:00
2026-05-13 02:57:02 +02:00
2026-07-11 16:39:02 +02:00
2026-07-03 02:34:17 +02:00
2026-05-11 22:23:17 +02:00
2026-05-24 20:16:31 +02:00
2026-07-11 16:41:56 +02:00
2026-07-11 15:38:52 +02:00
2026-07-10 21:29:59 +02:00
2026-05-11 22:23:17 +02:00
2026-07-11 20:25:26 +02:00
2026-06-06 08:56:15 +02:00
2026-05-30 00:02:45 +02:00
2026-06-06 08:56:15 +02:00
2026-05-12 00:38:58 +02:00
2026-05-14 18:29:39 +02:00