Skip to content

v1.1.1

Choose a tag to compare

@Detrol Detrol released this 14 Dec 11:13
· 10 commits to main since this release

What's Changed

Fixed

  • MCP Error Handling - Added try/except for runtime errors during discussions

    • API failures, timeouts, and unexpected errors now return structured JSON responses
    • Improved tool description with model requirements (min 2, Oxford=even, Advocate/Delphi=3+)
  • Test Compatibility - Fixed _write_json to handle StringIO in tests

    • Falls back to regular write when stdout.buffer not available
    • Resolves 8 failing tests in CI
  • Pytest Collection - Excluded MCP module from test collection

Installation

pip install quorum-cli==1.1.1