Release v2.6.0
Highlights
- Added
--project-pathCLI flag so the server can initialize a repository immediately on startup. - CLI docs updated across all supported languages to document the new startup flag.
- Server now guards optional
--mount-pathusage for older FastMCP versions that do not support it.
Notes
- Supplying an invalid path with
--project-pathcauses startup to fail fast with a clear error.