- Use ModelMessage type instead of any[] for type safety - Format assistant messages with tool calls using ToolCallPart in content array - Format tool messages with ToolResultPart using proper output structure - Add ToolCallCard component for sexy debug display of tool calls in chat - Remove debug console.log statements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||