Skip to content

v0.5.0-beta.2

Latest
Compare
Choose a tag to compare
@miurla miurla released this 04 Aug 12:53
· 21 commits to v0.5 since this release
e9c6d3b

What's Changed

  • feat: improve retrieve tool with clickable UI and dual fetch modes by @miurla in #590
  • fix: improve message action display logic to prevent gaps by @miurla in #591
  • feat: implement two-type search system with video integration by @miurla in #592
  • fix: improve sidebar panel open/close animations by @miurla in #593
  • feat: skip related questions generation when no tool calls by @miurla in #594
  • feat: Auto-collapse multiple tools in messages by @miurla in #597
  • fix: update inspector panel tool icons and remove background by @miurla in #598
  • Fix fetch tool display issue when loading saved data by @miurla in #599
  • fix: prevent displaying '0' during search loading state by @miurla in #600
  • fix: Auto-collapse tools during streaming by @miurla in #601
  • fix: improve artifact search query and result count display by @miurla in #602
  • feat: add chat-cli tool for API testing by @miurla in #603
  • Fix message regeneration with AI SDK ID mismatch by @miurla in #604
  • feat: add regeneration testing to chat CLI tool by @miurla in #605
  • feat: improve chat API performance with caching and optimized queries by @miurla in #606
  • docs: add missing migration step and auth requirements to README by @miurla in #607
  • feat: implement context window management for LLMs by @miurla in #608
  • Fix failing tests and improve CI pipeline by @miurla in #609
  • fix: implement comprehensive error handling for chat functionality by @miurla in #610
  • fix: resolve hydration mismatch in chat artifact container by @miurla in #611
  • refactor: simplify related questions from streaming to data parts by @miurla in #612
  • refactor: improve streaming architecture with helper extraction and type safety by @miurla in #613
  • Fix Anthropic model message structure for tool-call/tool-result separation by @miurla in #614
  • Revert "Fix Anthropic model message structure for tool-call/tool-result separation" by @miurla in #615
  • Fix Anthropic tool call persistence and step-start handling by @miurla in #616
  • feat: enhance citation system with hover popovers and upgrade react-markdown to v10 by @miurla in #617
  • Fix undefined query display and add loading animation for search by @miurla in #618
  • feat: Add todo tools with artifact panel integration by @miurla in #619
  • Fix right panel gap when panel is hidden by @miurla in #620
  • fix: clean up drizzle migrations by @miurla in #621
  • Fix edit icon overlapping with user messages by @miurla in #622
  • feat: add comprehensive heading styles for prose content by @miurla in #623
  • feat: upgrade to Tailwind CSS v4.1.11 with CSS-based configuration by @miurla in #624

Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2