Skip to content

ResiliReplay v0.5.0 Everywhere

Choose a tag to compare

@aliengineering-byte aliengineering-byte released this 05 Aug 22:48
· 12 commits to main since this release
0daa4df

ResiliReplay v0.5.0 makes deterministic failure evidence portable across agent ecosystems while keeping capture local-first and off by default.

What ships

  • Canonical resilireplay.agent-event/v1, capture-session, failure-evidence, and adapter-manifest schemas
  • Opt-in, sanitized, bounded, atomic local capture with corruption recovery and path-containment defenses
  • resilireplay connect support for Claude Code, Codex, and Hermes Agent with dry-run previews, backups, and rollback guidance
  • Portable Agent Skill, Claude and Codex plugins, and a fully annotated nine-tool local MCP server
  • Deterministic adapter scaffolding and verification
  • ResiliReplay Studio, controlled-failure demo, Hugging Face Space/dataset sources, security model, privacy terms, and compatibility evidence
  • Self-contained npm package with no runtime dependencies

Verification

  • 91 tests across 16 files
  • Coverage: 74.63% statements/lines, 68.83% branches, 86.91% functions
  • CI on Node 22/24 across Ubuntu and Windows
  • Official MCP Inspector 2.1.0: nine annotated tools
  • Official Claude plugin and Agent Skills reference validators
  • Packed-package smoke, responsive browser and WCAG checks, Studio Playwright E2E, secret scan, hygiene scan, and tag release gates

Evidence boundaries

Claude and Codex are installation + fixture verified, not claimed as live model runs. Hermes is installation verified. Hugging Face publication and ecosystem directory submissions are tracked separately from this immutable release.

See the v0.5.0 changelog and release evidence.