KingDownloads

5ire version history

10 releases tracked, newest first.

v0.15.4

Mar 18, 2026
- Fixed MCP entry descriptions not persisting in macOS client - Resolved missing thought_signature in functionCall parts for Gemini 3 Pro Preview - Fixed incorrect splitting of tool command arguments with whitespace - Addressed premature timeouts for local tool invocations

6 downloads

v0.15.3

Jan 20, 2026
## Fixed - Fixed an issue where overly long MCP server tool names could cause errors. - Fixed security vulnerabilities. ## Improved - Updated and expanded the available model list.

6 downloads

v0.15.2

Dec 23, 2025
## What’s fixed - Fixed an issue where DeepSeek tool calls could behave unexpectedly. #393 - Fixed a security issue related to Mermaid rendering. - Fixed visual glitches in dark mode. ## What’s improved - Improved MCP support with better tool execution and new support for resources and prompts. ## Behind the scenes Most of the recent work happened under the hood, it mainly focuses on stability and long-term reliability. We rewrote the data layer, consolidating SQLite and LanceDB into PGlite, and reworked the MCP protocol layer to improve tool execution and enable resource- and prompt-level support. We have ambitious plans for 5ire in 2026 — and recent work is about laying a solid foundation to make that possible.

6 downloads

v0.15.1

Dec 2, 2025
**Hotfix: Fixed an error that caused knowledge-base file imports to fail.**

6 downloads

v0.15.0

Dec 2, 2025
# What's New ## Data layer fully rebuilt. **We’ve migrated the storage engine from SQLite + LanceDB to pglite.** This refactor doesn’t introduce new features yet, but it lays a solid foundation for upcoming improvements and enhanced capabilities. Updating is recommended to stay compatible with future releases. ## Update Strategy Change **Auto-update disabled.** Future versions will no longer install automatically. Instead, you’ll receive a notification when a new version is available and can update manually at your convenience. ## 📌 Notes Existing data will be migrated automatically during the upgrade.

6 downloads

v0.14.1

Sep 25, 2025
# Grok & Moonshot Upgraded, Bugs Squashed * Updated built-in models (Grok, Moonshot) * Fixed Azure provider API key header issue #355 * Fixed Gemini tool invocation bug #348 #335 #353

6 downloads

v0.14.0

Sep 2, 2025
# What’s New <img width="2315" height="1479" alt="screenshot_2x_postspark_2025-09-02_17-42-12_1" src="https://github.com/user-attachments/assets/d1596695-471e-4cb2-8fbe-a7caf99ffc00" /> --- - You can now set approval rules for tools. - MCP Server now supports prompt templates # Improvements * MCP Prompts and Tool outputs are automatically converted into model-friendly formats. * Better compatibility when working with non-text content across providers like Ollama, Google, Anthropic, and Mistral. # Fixes * Fixed mismatches between model form inputs and their configuration. * Resolved an issue where MCP Tools and Prompts couldn’t be used if the MCP Key included a hyphen (“-”). * **Security Patch**: Fixed an XSS vulnerability caused by ECharts rendering. --- > [!Important] > **Since this update includes a critical security fix, we strongly recommend upgrading to the latest version as soon as possible.**

6 downloads

v0.13.2

Jul 23, 2025
# What's New ## New - Added built-in provider: Perplexity (citation links not yet shown in UI) - Added Grok-4 as a built-in model - Added optional API Key setting for Ollama ## Improved - Improved UI on macOS for a more native experience - Enhanced KaTeX rendering for array formulas - Improved performance when handling large text outputs ## Fixed - Fixed a white screen issue when creating a new chat right after deletion - Fixed inability to clear Proxy settings in provider configuration - Fixed missing name validation when saving models

6 downloads

v0.13.1

Jul 10, 2025
# Hotfix Resolved an issue in 5ire v0.13.0 where the application failed to launch on Windows due to a conflict between [Electron’s titleBarOverlay and the ready-to-show event](https://github.com/electron/electron/issues/42409). All Windows users are strongly advised to update to this version.

1 download

v0.13.0

Jul 5, 2025
# What's New ## New Features * Added support for setting proxies for providers * Added built-in provider: 302AI * Added right-click menu to folder and chat navigation in the sidebar ## Improvements * Window styling adapted for both Windows and Linux systems ## Bug Fixes * Fixed issue where switching conversations mid-reply could cause errors * Attempted fix for MCP Server not accepting self-signed certificates (requires setting NODE_EXTRA_CA_CERTS on app launch)

6 downloads