Releases: AI-QL/tuui
Releases · AI-QL/tuui
Release v0.8.1
Release Notes
- Implement support for multiple tool calling to enable extended functionality of sampling and elicitation
- Add uniform notification handling across all main modules
Release v0.8.0
Release Notes
- Support Elicitation: Elicitation provides a standardized way for MCP servers to request structured information from users through the client.
Release v0.7.2
Release Notes
- Update package dependencies
- Resolve v-treeview parent node rendering
Release v0.7.1
Release Notes
- Version information synchronization
- Automated release optimization
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
Release Notes
- Customizable Default Configurations: Enable configurable LLM API endpoints in release builds
- Interruptible Concurrent Sampling: Optimized conflict resolution for simultaneous sampling operations
- DXT Example: Offers two desktop extension packages (.dxt files) for demonstration
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
Release Notes
- Optimized UI for MCP server config and sampling: Improved user interface for MCP server configuration and sampling controls
- Desktop Extensions support: Added compatibility with .dxt file format for enhanced local MCP server installation
- Added reading link to welcome screen: Quick access to MCP-related reference documentation from the main screen
- Enhanced authorization support: Added more authorization headers and reasoning effort enum options
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
Release Notes
- Provide cross-platform software builds for desktop systems (Windows, Linux, macOS)
Full Changelog: v0.3.0...v0.5.0
Pre-release v0.3.0
Release Notes
- Supports Seamless Client Initialization
- Update Chart Demo using Antvis
Full Changelog: v0.2.0...v0.3.0
Pre-release v0.2.0
Release Notes
- Supports Manual Client Initialization
- Supports Sampling
Full Changelog: v0.1.0...v0.2.0
Pre-release v0.1.0
Release Notes
- Basic MCP Support
- Basic Chat UI
- Basic Agent UI
- Example API Configurations (Multiple basic API setup examples included)
- Multi-platform App Packaging Scripts (A pre-packaged Windows
.zipis provided for quick testing)