[codex] Extract Platform consumer kit helpers#81
Conversation
PR SummaryMedium Risk Overview Updates the Kestrel main-process EvalOps client bootstrap to use these shared builders (including adding agent/trace header support) and expands Reviewed by Cursor Bugbot for commit 7bec0bb. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Token cleaning incorrectly strips trailing slashes
- The SDK now trims tokens with a dedicated string cleaner so trailing slashes are preserved while URL cleanup remains unchanged.
You can send follow-ups to the cloud agent here.
Reviewed by Cursor Bugbot for commit 6a47786. Configure here.

Summary
Related
Validation
npm --prefix sdk/js run buildnpm run buildnpm --prefix sdk/js run pack:dryNotes
npm run testwas rerun afternpm run contextkit:build; contextkit pipeline and meeting detection passed, but the existing audio data size test failed on local WAV duration reporting (Duration > 3s (got 0.0s)) despite mic buffers and WAV byte size. This appears unrelated to the TypeScript consumer-kit path.