jarvis-assist/Claude outputs/tests
Jonny da48882671 fix: append trailing user message so conversation summary calls don't 400
Root cause: get_messages() returns history ending with the just-saved
assistant reply, but the Anthropic Messages API rejects any request whose
last message is not role=user - this failed on every single chat turn in
production, silently swallowed by the existing try/except.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V57jSQPqwkGG8BuAXg59X5
2026-09-13 20:58:41 +02:00
..
test_calendar.py feat: support two calendars (personal default, feuerwehr named) 2026-09-13 20:26:57 +02:00
test_chat_tools.py feat: inject remembered facts and similar summaries into chat system prompt 2026-09-13 15:39:31 +02:00
test_memory.py fix: append trailing user message so conversation summary calls don't 400 2026-09-13 20:58:41 +02:00
test_orders.py feat: add Storniert status column to Bestellungen board 2026-09-13 19:56:40 +02:00