Skip to content

Stream runtime trace events and package 0.3.2#1

Draft
RockingSisyphus wants to merge 4 commits into
mainfrom
codex/streaming-trace-release-0.3.2
Draft

Stream runtime trace events and package 0.3.2#1
RockingSisyphus wants to merge 4 commits into
mainfrom
codex/streaming-trace-release-0.3.2

Conversation

@RockingSisyphus

Copy link
Copy Markdown
Owner

Summary

  • Stream runtime trace events directly to runtime_trace.jsonl and stop retaining full runtime.events in memory or hook payloads.
  • Keep trace summaries in RunResult.runtime.* via event_count, trace_path, and events_streamed.
  • Update nested loop/nodeset trace propagation, output summary handling for large prediction mappings, docs, tests, and sandbox hook examples.
  • Add the vibeflow_distribution-0.3.2.zip release package.

Validation

  • PYTHONPATH=src python -m compileall -q src/vibeflow tests/unit
  • PYTHONPATH=src pytest -q tests/unit/test/strict_runtime.py tests/unit/test/strict_core.py tests/unit/test/strict_plugins.py tests/unit/test/strict_base_config_examples.py
  • PYTHONPATH=src pytest -q tests/unit
  • PYTHONPATH=src python examples/integration_sandbox/run_all.py
  • python vibeflow_distribution/run.py verify-kernel
  • unzip -t vibeflow_distribution-0.3.2.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant