Skip to content

Consensus 2.0.0

Latest

Choose a tag to compare

@hherb hherb released this 19 Jul 23:31
b7f9f2c

First stable release after the 1.99.x alpha series.

Highlights since v1.99.1

Stability hardening based on extensive manual testing of the alpha:

  • Hang-proof turn cycle — bridge watchdog, per-tool progress reporting, and file-based logs so a stalled provider or tool can no longer freeze a discussion (8dcea1b)
  • Provider API error resilience — any sampling parameter rejected with a 400 is dropped and the request retried, not just temperature (1ee304d); forced tool_choice downgrades to required when a provider rejects it (fcf27e5)
  • No more silent failures — moderator summary failures are surfaced instead of silently stopping the discussion (6bd9d9f); provider error detail is shown in participant skip notices (f61490f); a notice is rendered when a model returns no visible output (8426b38)

Install

uv tool install consensus-app
# or: pip install consensus-app

macOS users can instead download the signed & notarized Consensus-2.0.0.dmg below.

🤖 Generated with Claude Code