Skip to content

Version 1.2.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@yokingma yokingma released this 13 Nov 09:29

Generated with Claude Code

🚀 Major Rewrites

  • 🔄 Server-Side Logic Rewrite: Complete overhaul of backend architecture

    • Refactored core modules with improved API design
    • Enhanced error handling and request processing mechanisms
    • Updated prompt templates and LLM integration patterns
    • Improved chat request abortion and user message handling
  • 🎨 Frontend UI Rewrite: Comprehensive frontend redesign and optimization

    • Restructured chat components for better maintainability and performance
    • Enhanced ChatAnswer component with improved rendering efficiency
    • Redesigned code block rendering with better styling and structure
    • Improved theme consistency and dark mode support

✨ New Features

  • Anthropic LLM Support: Added support for Anthropic Claude models integration
  • Chat History Sidebar: Implemented persistent chat history with localStorage support
  • LangGraph Streaming: Added streaming support for LangGraph content responses
  • Collapsed Sidebar Mode: Added collapsible sidebar functionality for better UX