nexus-agents 2.27.0 → 2.29.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.
- package/LICENSE +27 -0
- package/README.md +11 -10
- package/dist/chunk-5VZLXMO7.js +838 -0
- package/dist/chunk-5VZLXMO7.js.map +1 -0
- package/dist/chunk-633WH2ML.js +127 -0
- package/dist/chunk-633WH2ML.js.map +1 -0
- package/dist/chunk-7F6HYUIY.js +327 -0
- package/dist/chunk-7F6HYUIY.js.map +1 -0
- package/dist/chunk-CLYZ7FWP.js +30 -0
- package/dist/chunk-CLYZ7FWP.js.map +1 -0
- package/dist/{chunk-WZACXZGT.js → chunk-DAMRMAM2.js} +19543 -35952
- package/dist/chunk-DAMRMAM2.js.map +1 -0
- package/dist/{chunk-VL7L56MU.js → chunk-HH5LVGEE.js} +6 -6
- package/dist/{chunk-6QLUXEA6.js → chunk-HWDBNDUX.js} +2 -2
- package/dist/chunk-I6YDS23R.js +354 -0
- package/dist/chunk-I6YDS23R.js.map +1 -0
- package/dist/{chunk-WF5CWL2N.js → chunk-IMWYKX4H.js} +4377 -4190
- package/dist/chunk-IMWYKX4H.js.map +1 -0
- package/dist/chunk-KGDG6PWZ.js +61 -0
- package/dist/chunk-KGDG6PWZ.js.map +1 -0
- package/dist/chunk-POBO4G2P.js +3700 -0
- package/dist/chunk-POBO4G2P.js.map +1 -0
- package/dist/chunk-S3BKWNST.js +13475 -0
- package/dist/chunk-S3BKWNST.js.map +1 -0
- package/dist/chunk-T7PU3NPQ.js +42 -0
- package/dist/chunk-T7PU3NPQ.js.map +1 -0
- package/dist/{chunk-4LM3YGJF.js → chunk-WSK4VSXP.js} +2 -2
- package/dist/{chunk-RNQRE45M.js → chunk-ZBZJHXRT.js} +181 -1119
- package/dist/chunk-ZBZJHXRT.js.map +1 -0
- package/dist/cli.d.ts +2 -2
- package/dist/cli.js +1410 -659
- package/dist/cli.js.map +1 -1
- package/dist/composite-router-YPRWVTRB.js +17 -0
- package/dist/consensus-vote-DBE6RNZG.js +23 -0
- package/dist/{dist-Y5F6UM2N.js → dist-7PQR2BQB.js} +1584 -1443
- package/dist/dist-7PQR2BQB.js.map +1 -0
- package/dist/{doctor-deep-EN3V4PXO.js → doctor-deep-AWE7SRU6.js} +4 -3
- package/dist/expert-config-FHNBQRX2.js +22 -0
- package/dist/expert-config-FHNBQRX2.js.map +1 -0
- package/dist/factory-O5C7ZBZO.js +13 -0
- package/dist/factory-O5C7ZBZO.js.map +1 -0
- package/dist/factory-PCHGQ3ZG.js +16 -0
- package/dist/factory-PCHGQ3ZG.js.map +1 -0
- package/dist/index.d.ts +3851 -9022
- package/dist/index.js +505 -318
- package/dist/index.js.map +1 -1
- package/dist/learning-persistence-WMWZJZ35.js +16 -0
- package/dist/learning-persistence-WMWZJZ35.js.map +1 -0
- package/dist/mcp-config-AUZQPUBY.js +12 -0
- package/dist/mcp-config-AUZQPUBY.js.map +1 -0
- package/dist/{model-capabilities-types-CSWO27YN.d.ts → model-capabilities-types-B57GZryc.d.ts} +1 -1
- package/dist/routing-memory-QY3XMU2R.js +13 -0
- package/dist/routing-memory-QY3XMU2R.js.map +1 -0
- package/dist/session-memory-3MBCE5KS.js +22 -0
- package/dist/session-memory-3MBCE5KS.js.map +1 -0
- package/dist/{setup-command-ZN7DSP53.js → setup-command-IQ4MD3FT.js} +8 -5
- package/dist/setup-command-IQ4MD3FT.js.map +1 -0
- package/dist/setup-config-5YUPLDXF.js +10 -0
- package/dist/setup-config-5YUPLDXF.js.map +1 -0
- package/dist/weather-report-CC2C4KAX.js +15 -0
- package/dist/weather-report-CC2C4KAX.js.map +1 -0
- package/package.json +33 -36
- package/dist/chunk-RNQRE45M.js.map +0 -1
- package/dist/chunk-WF5CWL2N.js.map +0 -1
- package/dist/chunk-WZACXZGT.js.map +0 -1
- package/dist/dist-Y5F6UM2N.js.map +0 -1
- package/dist/setup-config-ZOJUDXNP.js +0 -9
- /package/dist/{chunk-VL7L56MU.js.map → chunk-HH5LVGEE.js.map} +0 -0
- /package/dist/{chunk-6QLUXEA6.js.map → chunk-HWDBNDUX.js.map} +0 -0
- /package/dist/{chunk-4LM3YGJF.js.map → chunk-WSK4VSXP.js.map} +0 -0
- /package/dist/{doctor-deep-EN3V4PXO.js.map → composite-router-YPRWVTRB.js.map} +0 -0
- /package/dist/{setup-command-ZN7DSP53.js.map → consensus-vote-DBE6RNZG.js.map} +0 -0
- /package/dist/{setup-config-ZOJUDXNP.js.map → doctor-deep-AWE7SRU6.js.map} +0 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 William Zujkowski
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
This project is inspired by and incorporates concepts from claude-team-mcp,
|
|
26
|
+
which is also licensed under the MIT License. Attribution is preserved per
|
|
27
|
+
the terms of the original license.
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Nexus Agents
|
|
2
2
|
|
|
3
|
-
>
|
|
3
|
+
> The intelligence layer between you and your AI coding tools
|
|
4
4
|
|
|
5
5
|
[](https://opensource.org/licenses/MIT)
|
|
6
6
|
[](https://nodejs.org)
|
|
@@ -12,17 +12,18 @@
|
|
|
12
12
|
|
|
13
13
|
## Overview
|
|
14
14
|
|
|
15
|
-
Nexus Agents
|
|
15
|
+
Nexus Agents makes your AI coding tools work together intelligently. It coordinates Claude, Codex, Gemini, and OpenCode — routing each task to the best model using data-driven algorithms (LinUCB bandit, TOPSIS scoring, adaptive bonuses), validating outputs through multi-model consensus voting, and continuously improving through outcome-driven learning. Connect it to any MCP-compatible editor and it handles the rest.
|
|
16
16
|
|
|
17
17
|
### Key Capabilities
|
|
18
18
|
|
|
19
|
-
- **
|
|
20
|
-
- **
|
|
21
|
-
- **
|
|
22
|
-
- **
|
|
23
|
-
- **Memory
|
|
24
|
-
- **
|
|
25
|
-
- **
|
|
19
|
+
- **Intelligent Routing** — 9-stage CompositeRouter with LinUCB bandit, TOPSIS multi-criteria, and adaptive bonuses. Learns from outcomes.
|
|
20
|
+
- **Multi-Expert Orchestration** — 9 specialized experts (code, architecture, security, testing, docs, devops, research, PM, UX) coordinated by TechLead/Orchestrator agents
|
|
21
|
+
- **Consensus Voting** — 7 algorithms including higher-order Bayesian aggregation with correlation awareness
|
|
22
|
+
- **Development Pipeline** — Research → Plan → Vote → Decompose → Implement → QA → Security. Autonomous, harness, and dry-run modes.
|
|
23
|
+
- **Memory & Learning** — 8 backends (session, belief, adaptive, routing, graph, hybrid, agentic, typed) with cross-session persistence
|
|
24
|
+
- **29 MCP Tools** — Agent management, workflow execution, research, memory, codebase intelligence, repo analysis, consensus, operations
|
|
25
|
+
- **Research System** — 9 discovery sources (arXiv, GitHub, Semantic Scholar, etc) with auto-catalog and synthesis
|
|
26
|
+
- **Security** — Sandboxing, trust classification, SARIF parsing, input sanitization, red team pipeline
|
|
26
27
|
|
|
27
28
|
---
|
|
28
29
|
|
|
@@ -190,7 +191,7 @@ nexus-agents/
|
|
|
190
191
|
│ │ ├── cli-adapters/ # External CLI integration (Claude/Gemini/Codex/OpenCode)
|
|
191
192
|
│ │ ├── context/ # Token counting, work balancing
|
|
192
193
|
│ │ ├── consensus/ # Multi-agent voting with higher-order aggregation
|
|
193
|
-
│ │ ├── memory/ #
|
|
194
|
+
│ │ ├── memory/ # 8 memory backends (session, belief, adaptive, routing, graph, hybrid, agentic, typed)
|
|
194
195
|
│ │ ├── security/ # Input sanitization, trust classification, policy gate
|
|
195
196
|
│ │ ├── orchestration/# Graph workflows, AOrchestra, worker dispatch
|
|
196
197
|
│ │ ├── pipeline/ # Task contracts, plugin registry, event bus
|