Go to file
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
Claude outputs fix: append trailing user message so conversation summary calls don't 400 2026-09-13 20:58:41 +02:00
docs/superpowers docs: fix migration path in cross-chat-memory spec/plan, add plan file 2026-09-13 12:52:32 +02:00
web/src feat: add Bestellungen dashboard widget 2026-09-13 19:15:17 +02:00