allagents 1.8.0-next.1 → 1.8.0

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -35003,7 +35003,7 @@ var package_default;
35003
35003
  var init_package = __esm(() => {
35004
35004
  package_default = {
35005
35005
  name: "allagents",
35006
- version: "1.8.0-next.1",
35006
+ version: "1.8.0",
35007
35007
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
35008
35008
  type: "module",
35009
35009
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "1.8.0-next.1",
3
+ "version": "1.8.0",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {