Skip to content

@iqai/mcp-docs@0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 11:12
· 357 commits to main since this release
e954974

Patch Changes

  • d671e06: Add ToolOutputFilterPlugin to intelligently reduce large tool outputs before downstream processing.

    The plugin dynamically generates safe jq filters using an LLM to extract only relevant data, applying adaptive and iterative filtering until configurable size or key-count targets are met. This improves performance, prevents context window overflows, and supports per-tool enablement, schema-aware filtering, and strict security checks against unsafe filters.

  • Updated dependencies [6e3eddc]

  • Updated dependencies [df81392]

  • Updated dependencies [7066213]

  • Updated dependencies [d671e06]

  • Updated dependencies [8bf7a31]

    • @iqai/adk@0.7.0