mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
- Fix LiteLLM stream_message: emit tool_use blocks from delta.tool_calls, set stop_reason from finish_reason (fixes silent MCP tool call failures) - Fix _convert_messages_for_litellm: convert Anthropic tool_result/tool_use to OpenAI role=tool/tool_calls format (fixes 500 on tool round-trips) - Fix proxy request body parsing: decompress zstd/gzip/deflate/brotli Content-Encoding before JSON decode (fixes Codex UnicodeDecodeError crash) - Fix telemetry beacon field names to match /stats endpoint (tokens.total_before_compression, not tokens.original) - Add dedupe_telemetry.py script for hourly Supabase row deduplication |
||
|---|---|---|
| .. | ||
| dedupe_telemetry.py | ||