-
Major update Pre-Release
released this
2026-01-06 14:26:00 +01:00 | 5 commits to 2.1 since this releaseThis release is a pre-release of a major update.
MCP has been added. As of now I'm using a pure Python based MCP. This will give you access to your local files and SQLite databases.
In addition to MCP I've done some other small bugfixes and changes.
This is the version I'm using my self on MacOS 26.3 Beta and Fedora Linux 42. I find it to be stable and useful. YMMV!
Changes in this version
- ✨ NEW: MCP (Model Context Protocol) integration
- ✨ NEW: File system access (read, search, list)
- ✨ NEW: SQLite database querying (read-only)
- ✨ NEW: Dual mode support (Files & Database)
- ✨ NEW: .gitignore filtering
- ✨ NEW: Binary data handling in databases
- ✨ NEW: Mode indicators in prompt
- ✨ NEW: Comprehensive
/help mcpguide - 🔧 Improved error handling for tool calls
- 🔧 Enhanced logging for MCP operations
- 🔧 Statistics tracking for tool usage
Use the issues to give feedback and report errors.
Downloads