7b55354653
MessageHandler can insert the echo of a sent message before the HTTP handler does — replace prisma.message.create() with upsert() so both paths converge safely instead of crashing with a unique constraint error. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>