Skip to content

Zeus Agent v4.1.0

Choose a tag to compare

@Merchantlee99 Merchantlee99 released this 09 Jun 10:57

Zeus Agent v4.1.0

Objective Execution Spine checkpoint.

Added

  • ObjectiveRun runtime for persisted local objective runs with goal contracts, current plans, evidence records, and evidence-based completion summaries.
  • objective-start, objective-status, and objective-export CLI commands.
  • Python library facade methods for objective start/status/export.
  • Release-gated ULW v4.1.0 checkpoint fields for ObjectiveRun runtime/store/CLI and completion evidence bridge readiness.

Evidence

  • PYTHONPATH=src python3 -m pytest -q -> 1480 passed.
  • python3 -m compileall -q src tests -> passed.
  • git diff --check -> passed.
  • python3 -m build -> built zeus_agent-4.1.0.tar.gz and zeus_agent-4.1.0-py3-none-any.whl.
  • Source-path CLI smoke for objective start/status/export -> passed.

Boundary

Production live execution remains disabled by default. ObjectiveRun records governed local objective state and evidence obligations; it does not authorize provider, MCP, gateway, browser, terminal, sandbox, or remote network handlers by itself.