mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-09-10 03:41:52 +02:00
An imported OpenAPI document brings a base environment plus one per server, and they landed as loose rows at the top of the tree with no way to take them as a set. They can't nest under anything real — a sub-environment is a sibling of the base one, not its child — so a heading groups them and its checkbox turns the set on and off. The tree's rows are now either a plan item or a heading, which is what the destination workspace has always been: it no longer has to pose as a plan item with an invented action and selection. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>