v1.1.1
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_jsonto handle StringIO in tests- Falls back to regular write when
stdout.buffernot available - Resolves 8 failing tests in CI
- Falls back to regular write when
-
Pytest Collection - Excluded MCP module from test collection
Installation
pip install quorum-cli==1.1.1