docs: weekly release updates (2026-08-13) - #529
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@oz-by-warp[bot] 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.08.13 weekly changelog entry with improvements, bug fixes, and Oz updates. I found one terminology issue that conflicts with the docs style guide and one de-duplication concern in the new release notes.
Concerns
- The changelog uses the avoided phrase "Oz agent" instead of the preferred generic agent or Warp Agent terminology.
- Several Oz update bullets duplicate entries already listed under Bug fixes, which makes the release notes harder to scan.
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
| **Oz updates** | ||
|
|
||
| * Fixed background subagent sessions stealing focus from the visible Warp Agent CLI input. ([#14961](https://github.com/warpdotdev/warp/pull/14961)) | ||
| * Renamed the Oz agent UI to Warp Agent across the app and CLI. ([#11022](https://github.com/warpdotdev/warp/pull/11022)) |
There was a problem hiding this comment.
| * Renamed the Oz agent UI to Warp Agent across the app and CLI. ([#11022](https://github.com/warpdotdev/warp/pull/11022)) | |
| * Renamed the built-in agent UI to the Warp Agent interface across the app and CLI. ([#11022](https://github.com/warpdotdev/warp/pull/11022)) |
|
|
||
| * Fixed background subagent sessions stealing focus from the visible Warp Agent CLI input. ([#14961](https://github.com/warpdotdev/warp/pull/14961)) | ||
| * Renamed the Oz agent UI to Warp Agent across the app and CLI. ([#11022](https://github.com/warpdotdev/warp/pull/11022)) | ||
| * Fixed keyboard input for long-running commands. ([#14943](https://github.com/warpdotdev/warp/pull/14943)) |
There was a problem hiding this comment.
💡 [SUGGESTION] This repeats several entries already listed under Bug fixes (#14943, #14829, #14830, #14600, #14747, #14737, #14636); keep each release note in one section so readers do not scan the same change twice.
Summary
release_updatestasks in order: warp_app_update, changelog, licenses, telemetry.src/content/docs/changelog/2026.mdxValidation
Co-Authored-By: Oz oz-agent@warp.dev