Skip to content

ReadyAgents Core 0.3.0

Choose a tag to compare

@readyagents readyagents released this 22 Aug 18:21

ReadyAgents Core 0.3.0

Open-core agent workflow engine + MCP toolkit. BYOK. Install from this repo (not claiming PyPI publish).

Highlights

  • Structured JSON logs, per-node token/cost + budgets
  • Model fallback + circuit breaker; opt-in LLM cache
  • External decision injection: readyagents decide / --decision-file (no always-on HTTP listener)
  • Secrets-manager hooks (env remains default BYOK), audit trail, RBAC + optional PII redaction
  • Pydantic output_schema on agent nodes
  • readyagents.testing helpers; Dockerfile + compose; multi-gate / connector / signed Gate example packs

Safety

Core still has no always-on listener, scheduler, hosted control plane, extra database, or vendor secrets SDK. Those remain waitlisted packs, not for sale.

Full notes: see CHANGELOG.md (## 0.3.0).