Skip to content

Releases: adi-shay/crucible

Release list

Crucible v0.3.6

Choose a tag to compare

@adi-shay adi-shay released this 05 Jul 15:01

Crucible v0.3.6

Clean public baseline for Crucible: a Claude Code plugin for adversarial, multi-model code review and build workflows.

Highlights

  • Adds Antigravity/AGY CLI as a Google-family verifier alongside Gemini CLI.
  • Keeps Gemini support and uses Antigravity/AGY as a fallback Google-family verifier where appropriate.
  • Supports verifier config values: codex, gemini, antigravity, both, and auto.
  • Updates README, install docs, command docs, and companion skill docs for the AGY integration.
  • Keeps graceful degraded modes: Claude-only is clearly labeled unverified when external verifiers are unavailable.
  • Includes privacy hardening: no tracked .env, .recall, local paths, private emails, tokens, or keys in the published current tree/history reachable from the release tag.

Validation

  • git diff --check
  • bash smoke-test.sh → 48 passed, 0 failed
  • Preflight detects Codex/Gemini/Antigravity where available.

Install

/plugin marketplace add adi-shay/crucible
/plugin install crucible@crucible