You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vip template remove now deletes the cached template clone by default (use --keep-cache to preserve it) and resolves team-first when a team is configured, falling back to personal config only if the team has none. Manifest structure is now validated on template add/inspect/test/project create; previously-malformed manifests that used to silently work may now fail.
Features
add skills command and extend template (#194) (b50608a)