Files
matrix-ai-agent/bot.py
Christian Gick e41a3bff78
Some checks failed
Build & Deploy / test (push) Successful in 11s
Tests / test (push) Successful in 9s
Build & Deploy / build-and-deploy (push) Failing after 8s
fix(MAT): skip redundant stream edit + retry empty responses with escalation model
1. Track last-sent text during streaming, skip final m.replace edit when
   content is identical — eliminates spurious '(bearbeitet)' indicator.
2. When base model (haiku) returns empty content + no tool calls, auto-retry
   with escalation model (sonnet) before giving up.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 16:31:18 +03:00

208 KiB