v0.5.0.dev2
·
19 commits
to main
since this release
Installation
# Run directly
uvx climax-mcp
# Install globally
uv tool install climax-mcp
# Or with pip
pip install climax-mcpPreviously, approval dialogs only fired when an explicit --policy file
was provided. Now a default policy is created automatically with
write-level approval enabled, so tools like gh_repo_edit prompt for
confirmation out of the box. The --headless approve flag remains
available to opt out for CI/automation.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Full Changelog: v0.5.0.dev1...v0.5.0.dev2