You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd noodl-runtime
uv sync
uv run pytest
uv run python examples/goal_loop_demo.py
Full loop (Goal → … → projection)
fromnoodl_workflowimportCognitiveRuntimeresult=CognitiveRuntime().run("Build Connor Runtime")
print(result.projection) # step 8 — what a Dashboard would render