README.md
pyproject.toml
src/openworkflow/__init__.py
src/openworkflow/cli.py
src/openworkflow/utils.py
src/openworkflow.egg-info/PKG-INFO
src/openworkflow.egg-info/SOURCES.txt
src/openworkflow.egg-info/dependency_links.txt
src/openworkflow.egg-info/entry_points.txt
src/openworkflow.egg-info/requires.txt
src/openworkflow.egg-info/top_level.txt
src/openworkflow/agents/__init__.py
src/openworkflow/agents/opencode_agent.py
src/openworkflow/core/__init__.py
src/openworkflow/core/agent_protocol.py
src/openworkflow/core/conditions.py
src/openworkflow/core/config.py
src/openworkflow/core/error_handler.py
src/openworkflow/core/executor.py
src/openworkflow/core/loader.py
src/openworkflow/core/models.py