fix: keep DAVE chat responsive on LLM failures #88
Reference in New Issue
Block a user
Delete Branch "codex/fix-dave-agent-timeout-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to the Telegram screenshots: removes visible DAVE system labels from proactive/presence/fallback messages, repairs empty model responses, and returns a short local-sweep fallback when the LiteLLM/agent call times out or fetches fail. Adds regression tests for timeout fallback and handler failure fallback.