Skip to content

Release v2.6.0

Choose a tag to compare

@johnhuang316 johnhuang316 released this 29 Oct 08:36
· 27 commits to master since this release

Highlights

  • Added --project-path CLI 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-path usage for older FastMCP versions that do not support it.

Notes

  • Supplying an invalid path with --project-path causes startup to fail fast with a clear error.