Full Changelog: v0.8.2...v0.9.0
Now you can add external file yaml for merge new tools, prompts and resources into one configuration
# External configuration files (optional)
# This section allows loading additional tools, prompts, and resources from external files or URLs
external_configs:
# - "/path/to/external/config.yaml" # Local file example
# - "https://example.com/remote/config.yaml" # Remote URL example