github Tencent/WeKnora v0.2.0

9 hours ago

WeKnora v0.2.0 Release Notes

Release Date: 2025-12-05

This is a major feature update introducing ReACT Agent mode, Model Management System, FAQ Knowledge Base, and more.


🚀 Major Features

ReACT Agent Mode

  • New ReACT Agent mode with built-in tools for knowledge base retrieval
  • Support for user-configured MCP tools and web search tools to access external services
  • Multiple iterations and reflection to provide comprehensive summary reports
  • Cross-knowledge base retrieval support, allowing selection of multiple knowledge bases

Model Management System

  • Centralized model configuration management
  • Added model selection in knowledge base settings page
  • Built-in model sharing functionality across multiple tenants
  • Tenants can use shared models but are restricted from editing or viewing model details

Multi-Type Knowledge Base Support

  • Support for creating FAQ and document knowledge base types
  • Folder import functionality
  • URL import functionality
  • Tag management system
  • Online knowledge entry capability

FAQ Knowledge Base

  • New FAQ-type knowledge base
  • Batch import and batch delete functionality
  • Online FAQ entry
  • Online FAQ testing capability

Conversation Strategy Configuration

  • Support for configuring Agent models and normal mode models
  • Configurable retrieval thresholds
  • Online Prompt configuration
  • Precise control over multi-turn conversation behavior and retrieval execution methods

Web Search Integration

  • Support for extensible web search engines
  • Built-in DuckDuckGo search engine

MCP Tool Integration

  • Support for extending Agent capabilities through MCP
  • Built-in uvx and npx MCP launcher tools
  • Support for three transport methods: Stdio, HTTP Streamable, and SSE

🎨 UI/UX Improvements

  • REDESIGNED: Conversation interface with Agent mode/normal mode switching
  • REDESIGNED: Login page UI
  • ENHANCED: Session list with time-ordered grouping
  • NEW: Quick Actions area with unified UI visual effects
  • IMPROVED: Knowledge base list cards displaying type, knowledge count, and build status
  • NEW: Breadcrumb navigation in FAQ and document list pages
  • REDESIGNED: Knowledge base settings page with separate configuration for type, models, chunking methods, and advanced settings
  • NEW: Global settings page for permissions configuration
  • ENHANCED: Conversation flow page with tool call execution process display

⚡ Infrastructure Upgrades

  • NEW: MQ-based async task management ensuring task integrity after service restart
  • NEW: Automatic database migration supporting schema and data migration during version upgrades
  • NEW: Fast development mode with docker-compose.dev.yml for quick development environment startup
  • IMPROVED: Log structure optimization
  • NEW: Event subscription and publishing mechanism

Full Changelog: CHANGELOG.md

Don't miss a new WeKnora release

NewReleases is sending notifications on new releases.