Zeus Agent v4.1.0
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, andobjective-exportCLI commands.- Python library facade methods for objective start/status/export.
- Release-gated ULW
v4.1.0checkpoint 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-> builtzeus_agent-4.1.0.tar.gzandzeus_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.