v0.5.0-rc1
Pre-release
Pre-release
Installation
# Run directly
uvx climax-mcp
# Install globally
uv tool install climax-mcp
# Or with pip
pip install climax-mcpNote: This is a pre-release version for testing. Install this specific version with:
uvx climax-mcp==0.5.0-rc1 uv tool install climax-mcp==0.5.0-rc1 pip install climax-mcp==0.5.0-rc1
Changes
- release: 0.5.0 (#20)
- test: silence un-awaited coroutine and class-fixture warnings (#21)
- Merge pull request #19 from get2knowio/fix/mcp2-crash-and-lint-pin
- chore(devcontainer): pin base image to ubuntu-24.04 and add feature lock
- ci: pin ruff and clear the resulting lint backlog
- fix: constrain mcp to <2 so installs don't resolve the incompatible 2.x API
- Bump tiktoken from 0.12.0 to 0.13.0 (#13)
- Bump mcp from 1.26.0 to 1.28.1 (#12)
- Bump pydantic from 2.12.5 to 2.13.4 (#10)
- Bump pytest-asyncio from 1.3.0 to 1.4.0 (#11)
- Bump pytest from 9.0.2 to 9.1.1 (#9)
- Bump astral-sh/setup-uv from 5 to 7 (#8)
- Bump actions/checkout from 4 to 7 (#7)
- Bump softprops/action-gh-release from 2 to 3 (#6)
- chore: enforce 7-day supply-chain cooldown on dependencies (#5)
Full Changelog: v0.5.0.dev2...v0.5.0-rc1