Skip to content

Document tab groups in legacy launch configurations - #678

Open
bholmesdev wants to merge 2 commits into
mainfrom
benjamin/docs-launch-config-tab-groups
Open

Document tab groups in legacy launch configurations#678
bholmesdev wants to merge 2 commits into
mainfrom
benjamin/docs-launch-config-tab-groups

Conversation

@bholmesdev

Copy link
Copy Markdown
Contributor

Summary

  • Document that saving a Launch Configuration preserves tab group metadata and membership.
  • Add the tab_groups and per-tab group YAML fields, supported group properties, a complete example, and membership constraints.
  • Keep Tab Configs out of scope because their single-tab TOML schema does not support tab groups.

Content design plan

  • Reader and job: A Launch Configuration user saving grouped tabs or editing legacy YAML who needs the groups to reopen correctly.
  • Gap today: The page documents windows, tabs, and panes but not how grouped tabs are saved or represented in YAML.
  • Change: Add a focused Tab groups reference and example. Exclude Tab Configs because they use a separate single-tab schema without group membership.

Related issues

Validation

  • npm run typecheck
  • npm run build
  • git diff --check
  • npm run lint not 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

Co-Authored-By: Warp <agent@warp.dev>
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Ready Ready Preview Sep 4, 2026 11:43pm UTC

Request Review

@warp-for-oss

warp-for-oss Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

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 /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@warp-for-oss warp-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants