Document tab groups in legacy launch configurations - #678
Conversation
Co-Authored-By: Warp <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 tab group reference content to the legacy Launch Configurations page, including saved UI behavior, the tab_groups and per-tab group YAML fields, a complete grouped-tabs example, and membership constraints.
Concerns
- No blocking concerns. Because the documented behavior depends on warpdotdev/warp#14624, this should merge only after that product change is available in the shipped Warp build.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
tab_groupsand per-tabgroupYAML fields, supported group properties, a complete example, and membership constraints.Content design plan
Related issues
Validation
npm run typechecknpm run buildgit diff --checknpm run lintnot run because Trunk is not installed locally.Screenshots
Not applicable; this changes YAML reference content only.
Follow-ups
Merge after warpdotdev/warp#14624 ships.
Co-Authored-By: Warp agent@warp.dev