allagents 1.4.2 → 1.4.3

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 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -26823,8 +26823,6 @@ var init_user_workspace = __esm(() => {
26823
26823
  "cursor",
26824
26824
  "opencode",
26825
26825
  "gemini",
26826
- "factory",
26827
- "ampcode",
26828
26826
  "vscode"
26829
26827
  ];
26830
26828
  });
@@ -33998,7 +33996,7 @@ var package_default;
33998
33996
  var init_package = __esm(() => {
33999
33997
  package_default = {
34000
33998
  name: "allagents",
34001
- version: "1.4.2",
33999
+ version: "1.4.3",
34002
34000
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
34003
34001
  type: "module",
34004
34002
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "1.4.2",
3
+ "version": "1.4.3",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {