We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef5e77 commit 83c6997Copy full SHA for 83c6997
CHANGELOG.md
@@ -22,6 +22,7 @@ All this and much much more!
22
- Provides user-level default configuration across all projects
23
- Project-level `.clojure-mcp/config.edn` takes precedence over home directory config
24
- Supports merging of configurations with proper precedence
25
+- **Configuration Validation**: Malli based configuration validation to help with configuration errors
26
- **Agent Tool Builder System**: Dynamic agent creation from configurations
27
- Configuration-based agent definitions via `:agents` in `.clojure-mcp/config.edn`
28
- Tool-specific configurations merge with default agents via `:tools-config`
0 commit comments