Add error message rendering to MessageBubble component so users can see detailed error messages when tools fail (e.g., missing API keys). Previously only showed "output-error" badge without the actual error text. Now displays the error message in a red-tinted box below the tool call. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.example | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||