v0.4.0
Installation
# Run directly
uvx climax-mcp
# Install globally
uv tool install climax-mcp
# Or with pip
pip install climax-mcp- Bump version from 0.4.0rc4 to 0.4.0
- Add CHANGELOG entry for 0.4.0 (HTTP transports, Rich request logging, positional bundled configs)
- Suppress stderr in tool responses on successful exit to avoid noisy CLI warnings confusing agents
- Update README intro, installation section, and replace internal milestone reference
- Update tests for new stderr behavior
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Full Changelog: v0.3.1...v0.4.0