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
augent install: When run from a subdirectory containing bundle resources, or when specifying a local path (e.g., augent install ./my-bundle), only that bundle and its dependencies are installed. The workspace bundle is not installed in these cases.
Workspace bundle names are now automatically inferred from workspace location (git remote or directory name) rather than stored in configuration files. This eliminates synchronization issues and simplifies workspace configuration management.