Move Memory (Research Preview) to bottom of Agents tab sidebar#103
Conversation
Memory was sitting in the #2 slot, right after 'Getting started' and above 'Warp Agents'. Reorder so the research-preview section sits at the bottom of the Agents tab (after 'Oz Cloud Agents & Orchestration'), matching the visual hierarchy of stable → preview content. 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 moves the existing Memory (Research Preview) sidebar section from near the top of the Agents tab to the bottom after Oz Cloud Agents & Orchestration. The change is limited to reordering an existing src/sidebar.ts entry, with no content, link, code execution, or security-sensitive behavior 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
Reorders the Agents tab so the Memory (Research Preview) section sits at the bottom (right after Oz Cloud Agents & Orchestration) instead of in the #2 slot above Warp Agents. Matches the visual hierarchy of stable content first, research-preview content last.
Before:
After:
Validation:
npm run build→ 330 pages built cleanly.Co-Authored-By: Oz oz-agent@warp.dev