Skip to content

Zeus Agent v5.5.0

Choose a tag to compare

@Merchantlee99 Merchantlee99 released this 09 Jun 12:04

v5.5.0 - Objective Compiler + Dynamic Workflow Runtime

  • Adds Objective Compiler Workflow runtime for compiling goals into intent frames, focused interview questions, ObjectiveRun records, workflow DAGs, authority requirements, and evidence plans.
  • Adds zeus objective-compile-workflow and ZeusAgent.objective_compile_workflow(...).
  • Extends release-gated ULW program toward v5.8.0 and v6.0.0.

Validation:

  • PYTHONPATH=src python3 -m pytest -q -> 1494 passed
  • python3 -m compileall -q src tests -> passed
  • git diff --check -> passed
  • python3 -m build -> built sdist and wheel