Skip to content

v0.2.0 — Platform Extensions for Production Agentic Workflows

Choose a tag to compare

@rrrozhd rrrozhd released this 13 Apr 15:22
· 460 commits to main since this release

What's New

v4.0 Platform Extensions — production-grade agentic workflow capabilities for Zeroth.

Added

  • Subgraph composition — nest published graphs with governance inheritance, approval propagation, cycle detection (90 tests)
  • Parallel fan-out/fan-in — budget isolation, configurable merge strategies (55 tests)
  • Template registry — CRUD REST API with audit-safe secret redaction (59 tests)
  • Context window management — token tracking with compaction strategies (68 tests)
  • Resilient HTTP client — retry, circuit breaker, rate limiting (62 tests)
  • Artifact store — content-addressed storage with TTL, auth-protected REST endpoint
  • v4.0 documentation and OpenAPI spec updates

Fixed

  • TemplateRegistry DELETE endpoint design debt resolved
  • Lint/format fixes across Phase 40 source files

Full Changelog: https://github.com/rrrozhd/zeroth-core/blob/main/CHANGELOG.md


pip install zeroth-core==0.2.0