nexus-agents 2.57.0 → 2.59.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 (32) hide show
  1. package/dist/{chunk-Y7CD6AZW.js → chunk-7USAZET2.js} +4 -4
  2. package/dist/{chunk-ZUWOFHNC.js → chunk-JKDHWOQL.js} +2 -2
  3. package/dist/{chunk-BOZ26RIB.js → chunk-L3NHOUEX.js} +52 -4
  4. package/dist/chunk-L3NHOUEX.js.map +1 -0
  5. package/dist/{chunk-ZL3IBCH6.js → chunk-V2Z7EHSY.js} +6047 -5820
  6. package/dist/chunk-V2Z7EHSY.js.map +1 -0
  7. package/dist/{chunk-SXWZS2V4.js → chunk-YQAOMDR2.js} +1 -1
  8. package/dist/chunk-YQAOMDR2.js.map +1 -0
  9. package/dist/{chunk-QNYNQ257.js → chunk-ZOQQGA3L.js} +2 -2
  10. package/dist/cli.js +9 -7
  11. package/dist/cli.js.map +1 -1
  12. package/dist/{consensus-vote-CQ2JP6DC.js → consensus-vote-HDM6HA5Z.js} +3 -3
  13. package/dist/{dist-4LDAFGC5.js → dist-RLMRWMYO.js} +994 -779
  14. package/dist/dist-RLMRWMYO.js.map +1 -0
  15. package/dist/{expert-bridge-LT7PKUPS.js → expert-bridge-BHTUNALT.js} +2 -2
  16. package/dist/{factory-FZ2KSVYC.js → factory-6MT5VKI3.js} +2 -2
  17. package/dist/index.d.ts +72 -45
  18. package/dist/index.js +6 -6
  19. package/dist/index.js.map +1 -1
  20. package/dist/{setup-command-6EJONTOU.js → setup-command-QAGEWX7G.js} +4 -4
  21. package/package.json +5 -5
  22. package/dist/chunk-BOZ26RIB.js.map +0 -1
  23. package/dist/chunk-SXWZS2V4.js.map +0 -1
  24. package/dist/chunk-ZL3IBCH6.js.map +0 -1
  25. package/dist/dist-4LDAFGC5.js.map +0 -1
  26. /package/dist/{chunk-Y7CD6AZW.js.map → chunk-7USAZET2.js.map} +0 -0
  27. /package/dist/{chunk-ZUWOFHNC.js.map → chunk-JKDHWOQL.js.map} +0 -0
  28. /package/dist/{chunk-QNYNQ257.js.map → chunk-ZOQQGA3L.js.map} +0 -0
  29. /package/dist/{consensus-vote-CQ2JP6DC.js.map → consensus-vote-HDM6HA5Z.js.map} +0 -0
  30. /package/dist/{expert-bridge-LT7PKUPS.js.map → expert-bridge-BHTUNALT.js.map} +0 -0
  31. /package/dist/{factory-FZ2KSVYC.js.map → factory-6MT5VKI3.js.map} +0 -0
  32. /package/dist/{setup-command-6EJONTOU.js.map → setup-command-QAGEWX7G.js.map} +0 -0
@@ -7,14 +7,14 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-QNYNQ257.js";
10
+ } from "./chunk-ZOQQGA3L.js";
11
11
  import "./chunk-QGZBCD2A.js";
12
- import "./chunk-Y7CD6AZW.js";
12
+ import "./chunk-7USAZET2.js";
13
13
  import "./chunk-H43PABG4.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-GJVHRJO2.js";
16
16
  import "./chunk-633WH2ML.js";
17
- import "./chunk-SXWZS2V4.js";
17
+ import "./chunk-YQAOMDR2.js";
18
18
  import "./chunk-GMOGKX4E.js";
19
19
  import "./chunk-R2Y57PM3.js";
20
20
  import "./chunk-CLYZ7FWP.js";
@@ -29,4 +29,4 @@ export {
29
29
  setupCommand,
30
30
  setupCommandAsync
31
31
  };
32
- //# sourceMappingURL=setup-command-6EJONTOU.js.map
32
+ //# sourceMappingURL=setup-command-QAGEWX7G.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.57.0",
3
+ "version": "2.59.0",
4
4
  "description": "Intelligent orchestration platform for AI coding tools — routes tasks to the best model, learns from outcomes, and enforces quality through multi-model consensus",
5
5
  "mcpName": "io.github.williamzujkowski/nexus-agents",
6
6
  "license": "MIT",
@@ -49,10 +49,10 @@
49
49
  "node": ">=22.0.0"
50
50
  },
51
51
  "optionalDependencies": {
52
- "@atproto/api": "^0.19.9"
52
+ "@atproto/api": "^0.19.11"
53
53
  },
54
54
  "dependencies": {
55
- "@anthropic-ai/sdk": "^0.90.0",
55
+ "@anthropic-ai/sdk": "^0.91.1",
56
56
  "@google/genai": "^1.50.1",
57
57
  "@modelcontextprotocol/sdk": "^1.29.0",
58
58
  "better-sqlite3": "^12.9.0",
@@ -72,12 +72,12 @@
72
72
  "@ai-sdk/openai": "^3.0.53",
73
73
  "@types/better-sqlite3": "^7.6.13",
74
74
  "@types/semver": "^7.7.1",
75
- "@vitest/coverage-v8": "4.1.4",
75
+ "@vitest/coverage-v8": "4.1.5",
76
76
  "ai": "^6.0.168",
77
77
  "fast-check": "^4.7.0",
78
78
  "tsup": "^8.5.1",
79
79
  "typedoc": "0.28.19",
80
- "vitest": "4.1.4"
80
+ "vitest": "4.1.5"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@ai-sdk/anthropic": "^3.0.0",