v0.0.5
What's Changed
- MCP: Fixed defunct
get_cratedb_documentation_indextool - CLI: Added CLI options for user-defined prompts:
--instructionsand--conventions,
both accepting file paths or URLs. - CLI: Added subcommand
cratedb-mcp show-promptto display the system prompt.
Details
- MCP: Fix
get_cratedb_documentation_indextool by @amotl in #60 - Prompt: Enable user-defined instructions by @amotl in #57
Full Changelog: v0.0.4...v0.0.5