Major additions
- This release adds initial support for using natural language to perform various tasks with the CLI. The new
mcp servecommand starts an MCP server and allows to connect with any LLM application that knows how to communicate over MCP (Model Context Protocol). - There is a new
updatecommand for updating the CLI binary in-place when a new version is available.