docs: add CLI agent telemetry entries#154
Conversation
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 missing CLI agent and remote-server telemetry entries to both the public privacy table and telemetry.json, and updates the open-source license page with newly present dependencies. The added entries are consistent with the local source telemetry names/descriptions and I found no security concerns in the documentation-only changes.
Concerns
- None.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
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 <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Summary
Syncs docs updates for CLI agent telemetry metadata and the 2026.05.27 stable changelog from channel-versions PR #966.
Changes
src/content/docs/support-and-community/privacy-and-security/privacy.mdx
CLI.Execute.Agent.Create,CLI.Execute.Agent.Delete,CLI.Execute.Agent.Get,CLI.Execute.Agent.Skills, andCLI.Execute.Agent.Updateto the exhaustive telemetry table.MD013disable/enable block around the exhaustive telemetry table to preserve client event strings exactly.src/content/docs/support-and-community/community/open-source-licenses.mdx
qrcode 0.14.1under Apache License 2.0.src/content/docs/changelog/2026.mdx
2026.05.27 (v0.2026.05.27.15.44)release entry to matchchannel-versionsPR #966 (v0.2026.05.27.15.44.stable_01).MD013,MD036) around that release block to preserve upstream changelog formatting and exact wording.Validation
trunk fmttrunk checkpython3 .agents/skills/check_for_broken_links/check_links.py --internal-onlyCo-Authored-By: Oz oz-agent@warp.dev