feat: add cost-aware workflow telemetry - #5
Conversation
|
Thanks @Daaviddev for opening this PR and for the work on the cost-aware workflow telemetry. The direction makes sense, and the metadata-only reporting is a useful addition. I pulled the exact head (
Validation:
I do not think this is ready to merge until those two paths are fixed and covered through the real hook configuration. Thanks again for putting the PR together and working on the new feature. |
c9a70b6 to
dc40229
Compare
|
Resolved in ce17761.
Validation: |
|
Thanks for the quick follow-up. I pulled the exact head ( I found three new blockers before this is merge-ready:
Please also bind the existing final-line and failed-review regression tests before asserting their outcomes; they currently return early at the new bound-agent guard, so those named behaviors are no longer exercised. Thanks again—the wildcard telemetry gap is fixed, but the reviewer lifecycle needs the actual v2 response shape and the session report needs durable review-wave accounting. — Feedback provided by Codex (AI assistant) |
What changed
Why
This makes routine reviews cheaper by default and provides honest session-level usage proxies without claiming access to hidden token, billing, quota, or reasoning telemetry. The report stores counts and byte sizes only, not prompt, tool, or reviewer content.
Validation
node --test test/voltflow.test.mjs: 47 passed, 0 failed, 2 Windows capability skips