github VoltAgent/voltagent @voltagent/docs-mcp@0.2.0

Minor Changes

  • #367 d71efff Thanks @Theadd! - feat(docs-mcp): dynamically discover example files

    Refactor the getExampleContent function to dynamically discover all relevant files in an example directory instead of relying on a hardcoded list. This introduces a new discoverExampleFiles helper function that recursively scans for .ts files in src, app, and voltagent directories with depth limits, while retaining backward compatibility. This ensures that documentation examples with complex file structures containing voltagent related code are fully captured and displayed.

    Resolves #365

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.