Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 03 Feb 04:09
· 246 commits to main since this release

Changed

  • 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.