Skip to content

v0.5.0.dev2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 11:18
· 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-mcp

Previously, 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