1.79.1 (2026-04-18)
Full Changelog: v1.79.0...v1.79.1
⚠ BREAKING CHANGES
- Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just
node /path/to/mcp/serverornpx package-namewill invoke code tools: changing your command to one of these is likely all you will need to do.
release
Chores
Build System
- undo custom-code (3495dd6)