Minor Changes
- 9ede551: Open source documentation
Patch Changes
- 619416a: Add AI Elements MCP server
- dccf114: replace jsdom with Vitest Browser Mode
- 40067f2: chore: lint @typescript-eslint/no-redeclare
- cdd4d0b: test: add vitest-fail-on-console and improve test stability
- a7128ab: feat: improve layout and design of PromptInputAttachments #151
- 4a5afad: Fix type error in Edge component by using const assertion
- 2135d80: refactor: replace react-syntax-highlighter with shiki in CodeBlock
- 2fce23c: Fix type error in InlineCitationCardTrigger by checking sources[0] directly
- a848cf8: refactor: update tokenlens api
- 27dbfc2: Use optional chaining for speech recognition result access
- 686577d: feat: add tool approval state and tool approval component