Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Dec 11:20
· 8 commits to main since this release

What's Changed

Added

  • MCP File Context - Pass files directly to discussions via files parameter
    • MCP server reads files and includes them as context
    • Limits: max 10 files, 100KB per file, 500KB total
    • Reports files_included count and file_errors in response

Changed

  • Auto GitHub Releases - Tags now automatically create GitHub Releases
    • Extracts changelog notes for the tagged version
    • Attaches .whl artifact to release

Installation

pip install quorum-cli==1.1.2

See CHANGELOG.md for full history.