Release 2.0.30 (2026-05-21)¶
Chores¶
- bump version to 2.0.30
Refactoring¶
- replace workspace registry with path-based resolution Drop workspaces from identities.toml. Workspace arg is now a path: relative paths prepend /projects, absolute paths pass through. Default to sole configured identity. Ref #992