augent 0.6.2 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -63,7 +63,7 @@ Install from local directory within workspace:
63
63
 
64
64
  Install only for specific platforms (otherwise installs to all detected):
65
65
 
66
- augent install ./local-bundle --for cursor opencode
66
+ augent install ./local-bundle --to cursor opencode
67
67
 
68
68
  Install from GitHub repository, `develop` branch, subdirectory `plugins/which`:
69
69
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "augent",
3
- "version": "0.6.2",
3
+ "version": "0.6.4",
4
4
  "description": "Lean package manager for various AI coding platforms",
5
5
  "author": "Anssi Syrjäsalo",
6
6
  "license": "AGPL-3.0",