v2.6.0
2.6.0 (2025-09-30)
Full Changelog: v2.5.3...v2.6.0
Features
- mcp: add docs search tool (8be76c0)
- mcp: add option for including docs tools (3deacdc)
- mcp: enable experimental docs search tool (a687bac)
Bug Fixes
Performance Improvements
- faster formatting (2dc1660)
Chores
- codegen: internal codegen update (ecc9e7e)
- do not install brew dependencies in ./scripts/bootstrap by default (5f8b3e0)
- internal: codegen related update (42a6b13)
- internal: fix incremental formatting in some cases (49d023b)
- internal: gitignore .mcpb files (130ad87)
- internal: ignore .eslintcache (d7f6709)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (8b0e56f) - mcp: allow pointing
docs_searchtool at other URLs (8a21174) - mcp: rename dxt to mcpb (9db2106)
- update lockfile (02bd395)