| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Askimo-Desktop-linux-arm64.deb | 2026-03-18 | 201.6 MB | |
| askimo-desktop-linux-arm64.jar | 2026-03-18 | 179.5 MB | |
| Askimo-Desktop-linux-x64.deb | 2026-03-18 | 204.6 MB | |
| askimo-desktop-linux-x64.jar | 2026-03-18 | 181.8 MB | |
| Askimo-Desktop-macos-arm64.dmg | 2026-03-18 | 240.8 MB | |
| askimo-desktop-macos-arm64.jar | 2026-03-18 | 186.9 MB | |
| Askimo-Desktop-macos-x64.dmg | 2026-03-18 | 242.3 MB | |
| askimo-desktop-macos-x64.jar | 2026-03-18 | 186.9 MB | |
| askimo-desktop-windows-x64.jar | 2026-03-18 | 179.0 MB | |
| Askimo-Desktop-windows-x64.msi | 2026-03-18 | 226.2 MB | |
| SHA256SUMS.txt | 2026-03-18 | 962 Bytes | |
| askimo-darwin-arm64.tar.gz | 2026-03-18 | 50.3 MB | |
| askimo-linux-arm64.tar.gz | 2026-03-18 | 51.7 MB | |
| askimo-linux-x64.tar.gz | 2026-03-18 | 53.3 MB | |
| askimo-windows-x64.zip | 2026-03-18 | 51.6 MB | |
| README.md | 2026-03-18 | 1.2 kB | |
| v1.2.23 source code.tar.gz | 2026-03-18 | 19.8 MB | |
| v1.2.23 source code.zip | 2026-03-18 | 20.2 MB | |
| Totals: 18 Items | 2.3 GB | 0 | |
Summary
This release improves MCP flexibility and usability, adds thinking mode support for Gemini and Anthropic, and strengthens error handling and tool integration across chat sessions.
What's Changed
- Renamed ProjectMcpInstance to McpInstance and added support for global MCP instances (#261)
- Added a global tool picker and support for session-scoped tool disabling, giving more control over tool usage (#262)
- Added thinking mode support (Gemini) and improved MCP-related UX (#263)
- Updated MCP client and tool loading to return structured Result objects for better error handling (#264)
- Improved dialog error handling for more consistent user feedback (#265)
- Improved MCP tool indexing and refactored chat context handling for better integration (#266)
Full Changelog: https://github.com/haiphucnguyen/askimo/compare/v1.2.22...v1.2.23