agent-orchestrator/packages
Dhruv Sharma 7a65c3cb61 fix(tracer): guard stderr/stdout against undefined, bound operation cardinality
Addresses code review findings:
1. Guard Buffer.byteLength and parseIncludedHttpResponse against
   undefined stderr/stdout — fixes 48 SCM test regressions where
   mocked execFile paths don't populate stderr
2. extractOperation() now takes only the first path segment of REST
   URLs (e.g. "repos" from "repos/acme/repo/pulls/123/...") to keep
   operation bucket cardinality bounded and stable across runs
3. Fix A2 runbook /rate_limit snapshots to produce valid JSON using
   jq's now|todate instead of appending raw timestamp
4. Add blocker 5 dependency to runbook prereqs and per-session cells

All 140 SCM tests pass (0 failures).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 14:38:41 +05:30
..
ao chore: bump all package versions to 0.2.5 (#1190) 2026-04-13 05:47:08 +05:30
cli Merge pull request #1119 from harshitsinghbhandari/feat/1072 2026-04-14 17:26:58 +05:30
core fix(tracer): guard stderr/stdout against undefined, bound operation cardinality 2026-04-16 14:38:41 +05:30
integration-tests Merge pull request #1119 from harshitsinghbhandari/feat/1072 2026-04-14 17:26:58 +05:30
plugins fix(tracer): close A1b blockers 1-4 — graphql-batch visibility, operation naming, analyzer segmentation 2026-04-16 13:24:45 +05:30
web Merge pull request #1219 from ComposioHQ/feat/issue-1209 2026-04-14 09:58:40 +05:30