docs: add changelog v0.2026.05.18 + telemetry updates#124
Conversation
- Add changelog entry for v0.2026.05.18.05.32 (handoff, orchestration, multi-harness cloud agents) - Update telemetry event descriptions in privacy.mdx for accuracy - Add new orchestration, handoff, and harness-support telemetry entries to telemetry.json Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds the 2026.05.18 changelog entry and updates the privacy telemetry catalog plus telemetry.json for new orchestration, handoff, third-party harness, and harness-support events. The new telemetry rows added to both privacy.mdx and telemetry.json are synchronized, and I did not find security issues or spec drift because no approved spec context was provided.
Concerns
- The privacy page now exposes the internal term "ambient agent" in user-facing descriptions. The docs terminology guide says to use "cloud agent" outside code identifiers, so this should be corrected in the changed privacy rows and, if these rows are generated from telemetry descriptions, in the telemetry source before syncing.
- One changelog bullet has a small product-name typo.
Verdict
Found: 0 critical, 1 important, 1 suggestions
Request changes
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Co-authored-by: oz-for-oss[bot] <277970191+oz-for-oss[bot]@users.noreply.github.com>
Summary
Adds the v0.2026.05.18 changelog entry and syncs telemetry event descriptions/additions.
Changes
src/content/docs/changelog/2026.mdx
src/content/docs/support-and-community/privacy-and-security/privacy.mdx
AgentMode.Orchestration.*events (AgentProposedConfig, Entered, PillBarInteraction, PlanConfigApprovalToggled, RunAgentsCardDecision)AmbientAgent.Handoff.InitiatedandAmbientAgents.ThirdPartyHarness.RuntimeError.DetectedCLI.Execute.HarnessSupport.*entries (FinishTask, NotifyUser, Ping, ReportArtifact)telemetry.json
Notes
trunk checkis currently failing locally due to a Python 3.12.5 download error — this is an infrastructure issue unrelated to these changes.Co-Authored-By: Oz oz-agent@warp.dev