Skip to content

v1.8.0

Latest

Choose a tag to compare

@maxsokolovsky maxsokolovsky released this 18 Oct 22:55
1b9671c

Major additions

  • This release adds initial support for using natural language to perform various tasks with the CLI. The new mcp serve command 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 update command for updating the CLI binary in-place when a new version is available.