Skip to content

v5.1.0 Socrates Advisor

Latest

Choose a tag to compare

@morodomi morodomi released this 09 Feb 06:17
· 6 commits to main since this release

Socrates Devil's Advocate Advisor

When plan-review or quality-gate produces a WARN or BLOCK score, Socrates Advisor activates as a Devil's Advocate teammate, challenging the PdM's proposal with objections and alternatives.

Features

  • Socrates Protocol: Devil's Advocate review at WARN (50-79) and BLOCK (80-100) judgment points
  • Free-text human input: proceed / fix / abort (max 2 retries for unclear input)
  • Response constraints: Objections 2-3 sentences, Alternatives max 3
  • Progress Log timestamps: HH:MM format for Socrates Protocol entries
  • v5.0 fallback: Automatic fallback when Socrates is unresponsive (WARN auto-proceed, BLOCK auto-retry)

No Breaking Changes

  • Only activates with CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
  • Without Agent Teams: v5.0 behavior is fully preserved

Closed Issues

  • #56 free-text retry limit
  • #57 skip/proceed semantic deduplication
  • #58 Socrates failure fallback
  • #59 Progress Log timestamp
  • #60 Socrates response length constraints