nexus-prime 3.12.0 → 3.13.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/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  <div align="center">
2
- <h1>🧬 Nexus Prime</h1>
2
+ <img src="./docs/assets/nexus-prime-logo.svg" alt="Nexus Prime" width="80" height="80">
3
+ <h1>Nexus Prime</h1>
3
4
  <p><strong>Local-first MCP control plane for coding agents</strong></p>
4
5
 
5
6
  [![npm version](https://img.shields.io/npm/v/nexus-prime?style=for-the-badge&color=00ff88)](https://www.npmjs.com/package/nexus-prime)
6
7
  [![npm downloads](https://img.shields.io/npm/d18m/nexus-prime?style=for-the-badge&color=00d4ff)](https://www.npmjs.com/package/nexus-prime)
7
8
  [![License: MIT](https://img.shields.io/badge/License-MIT-00d4ff?style=for-the-badge)](LICENSE)
8
- [![Agentic OS](https://img.shields.io/badge/Ecosystem-Agentic_OS-8b5cf6?style=for-the-badge)](https://github.com/topics/agentic-os)
9
9
  [![Build Status](https://img.shields.io/badge/build-passing-success?style=for-the-badge)](https://github.com/sir-ad/nexus-prime/actions)
10
10
  [![Node.js](https://img.shields.io/badge/node-%3E%3D20.0.0-339933?style=for-the-badge&logo=node.js)](https://nodejs.org)
11
11
  <!-- traffic-badges:start -->
@@ -13,11 +13,25 @@
13
13
  [![Clones](https://img.shields.io/endpoint?style=for-the-badge&logo=github&url=https%3A%2F%2Fgist.githubusercontent.com%2Fsir-ad%2Fbbf9ebc77ccb2097ccf760bec3825ab7%2Fraw%2Fclones.json)](https://github.com/sir-ad/nexus-prime)
14
14
  <!-- traffic-badges:end -->
15
15
 
16
+ [![GitHub Stars](https://img.shields.io/github/stars/sir-ad/nexus-prime?style=for-the-badge&logo=github&color=gold)](https://github.com/sir-ad/nexus-prime/stargazers)
17
+ [![GitHub Forks](https://img.shields.io/github/forks/sir-ad/nexus-prime?style=for-the-badge&logo=github&color=silver)](https://github.com/sir-ad/nexus-prime/network/members)
18
+ [![GitHub Issues](https://img.shields.io/github/issues/sir-ad/nexus-prime?style=for-the-badge&color=orange)](https://github.com/sir-ad/nexus-prime/issues)
19
+ [![GitHub Last Commit](https://img.shields.io/github/last-commit/sir-ad/nexus-prime?style=for-the-badge&color=00ff88)](https://github.com/sir-ad/nexus-prime/commits)
20
+ [![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen?style=for-the-badge)](https://github.com/sir-ad/nexus-prime/pulls)
21
+
16
22
  <!-- AI / Agentic Widgets -->
17
23
  [![AI Framework](https://img.shields.io/badge/AI-Framework-FF9900?style=for-the-badge)](https://github.com/topics/ai)
18
24
  [![LLM Ready](https://img.shields.io/badge/LLM-Ready-00A67E?style=for-the-badge)](https://github.com/topics/llm)
19
25
  [![MCP Protocol](https://img.shields.io/badge/Protocol-MCP-4285F4?style=for-the-badge)](https://modelcontextprotocol.io/)
20
-
26
+ [![Agentic OS](https://img.shields.io/badge/Ecosystem-Agentic_OS-8b5cf6?style=for-the-badge)](https://github.com/topics/agentic-os)
27
+ [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
28
+ [![Open Source](https://img.shields.io/badge/Open_Source-%E2%9D%A4-red?style=for-the-badge)](https://opensource.org/)
29
+
30
+ <!-- Community -->
31
+ [![Reddit #1 Post](https://img.shields.io/badge/r%2FLLMDevs-%231_Post_of_the_Day-FF4500?style=for-the-badge&logo=reddit&logoColor=white)](https://www.reddit.com/r/LLMDevs/)
32
+ [![Reddit Community](https://img.shields.io/badge/Reddit-r%2FNexus__Prime-FF4500?style=for-the-badge&logo=reddit&logoColor=white)](https://www.reddit.com/r/Nexus_Prime/)
33
+ [![Discord](https://img.shields.io/badge/Discord-Join_Server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/zCPEjPZj)
34
+
21
35
  <p><i>Bootstrap. Orchestrate. Verify. Learn.</i></p>
22
36
  <a href="https://www.producthunt.com/products/nexus-prime?embed=true&amp;utm_source=badge-featured&amp;utm_medium=badge&amp;utm_campaign=badge-nexus-prime" target="_blank" rel="noopener noreferrer"><img alt="Nexus-Prime - Semantic memory and parallel execution for AI coding agents | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1096831&amp;theme=dark&amp;t=1773345508816"></a>
23
37
 
@@ -28,7 +42,7 @@
28
42
  **Nexus Prime** is a local-first MCP control plane for coding agents. It gives clients a default path that starts with bootstrap context, flows through orchestrated execution, and ends with persisted runtime truth instead of ad-hoc tool chaining.
29
43
 
30
44
  **Website:** [sir-ad.github.io/nexus-prime](https://sir-ad.github.io/nexus-prime/)<br>
31
- **Documentation:** [Catalog](https://sir-ad.github.io/nexus-prime/catalog.html) · [Knowledge Base](https://sir-ad.github.io/nexus-prime/knowledge-base.html) · [Integrations](https://sir-ad.github.io/nexus-prime/integrations.html) · [Architecture Diagrams](https://sir-ad.github.io/nexus-prime/architecture-diagrams.html)
45
+ **Documentation:** [Catalog](https://sir-ad.github.io/nexus-prime/catalog.html) · [Comparison](https://sir-ad.github.io/nexus-prime/comparison.html) · [Knowledge Base](https://sir-ad.github.io/nexus-prime/knowledge-base.html) · [Integrations](https://sir-ad.github.io/nexus-prime/integrations.html) · [Architecture Diagrams](https://sir-ad.github.io/nexus-prime/architecture-diagrams.html)
32
46
 
33
47
  ## What Nexus Prime is
34
48
 
@@ -84,6 +98,7 @@ Use `nexus_plan_execution` only when you explicitly want the ledger before mutat
84
98
  </div>
85
99
 
86
100
  - [Catalog](https://sir-ad.github.io/nexus-prime/catalog.html): generated registry for MCP surfaces, client targets, dashboard capabilities, runtime subsystems, and release gates.
101
+ - [Comparison](https://sir-ad.github.io/nexus-prime/comparison.html): tiered market map for direct developer orchestrators, broader multi-agent frameworks, and adjacent specialist stacks.
87
102
  - [Knowledge Base](https://sir-ad.github.io/nexus-prime/knowledge-base.html): runtime contract, packets, ledgers, memory, token telemetry, and guardrails.
88
103
  - [Integrations](https://sir-ad.github.io/nexus-prime/integrations.html): verified setup for Codex, Cursor, Claude Code, Opencode, Windsurf, and Antigravity/OpenClaw.
89
104
  - [Architecture Diagrams](https://sir-ad.github.io/nexus-prime/architecture-diagrams.html): shipped diagrams for the control plane, worktree lifecycle, memory fabric, RAG gate, token budget, runtime truth, and release pipeline.
@@ -164,21 +179,6 @@ flowchart TD
164
179
 
165
180
  </details>
166
181
 
167
- <details>
168
- <summary><b>🚢 Diagram: repo change → QA gate → GitHub release → npm publish</b></summary>
169
-
170
- ```mermaid
171
- flowchart LR
172
- Change["Repo changes"] --> Generate["Generate registry + catalog"]
173
- Generate --> QA["qa:release"]
174
- QA --> Tag["Tag v3.12.0"]
175
- Tag --> Release["GitHub release"]
176
- Release --> Publish["release.published workflow"]
177
- Publish --> Npm["npm publish --provenance"]
178
- ```
179
-
180
- </details>
181
-
182
182
  <div align="center">
183
183
  <img src="./docs/assets/screenshots/dashboard_knowledge_trace.png" alt="Nexus Prime dashboard showing session-first RAG collections, source mix, provenance, and by-source token allocation" width="1600" height="1280">
184
184
  <br>
@@ -240,11 +240,21 @@ Memory inventory ready.
240
240
  - Zettelkasten links: persisted graph relationships
241
241
  ```
242
242
 
243
+ ## Competitive Landscape
244
+
245
+ The comparison exists so agent builders can separate direct control planes from broader frameworks before they evaluate Nexus Prime on the wrong axis.
246
+
247
+ - Nexus Prime is closest to repo-adjacent control planes that own bootstrap, orchestration, worktree execution, and persisted runtime truth.
248
+ - Broader frameworks like AutoGen, LangGraph, CrewAI, CAMEL, and MetaGPT are stronger when you want to embed orchestration inside your own application stack.
249
+ - Specialized orchestrators still matter, but Nexus stays differentiated on bootstrap-first MCP entry, session-first RAG, source-aware token budgeting, and generated client bootstrap.
250
+
251
+ Read the full tiered market map: [Comparison](https://sir-ad.github.io/nexus-prime/comparison.html)
252
+
243
253
  <!-- feature-registry:start -->
244
254
  <details>
245
255
  <summary><b>🧭 Platform Feature Registry</b></summary>
246
256
 
247
- Generated from shared feature metadata at 2026-03-14T13:10:06.287Z.
257
+ Generated from shared feature metadata at 2026-03-14T14:43:20.108Z.
248
258
 
249
259
  Inventory Snapshot: 109 skills · 64 workflows · 5 hooks · 3 automations · 7 crews · 139 specialists
250
260
 
@@ -577,6 +587,30 @@ Inventory Snapshot: 109 skills · 64 workflows · 5 hooks · 3 automations · 7
577
587
  ## 📜 Release History
578
588
 
579
589
  <details open>
590
+ <summary><b>v3.13.0</b> · 2026-03-15 · Workspace surfaces, dashboard layout fixes, and community presence</summary>
591
+
592
+ - Dashboard workspaces now drive their own graph visibility, library tabs, titles, and subtitles per surface mode (overview, knowledge, runs, catalog, governance).
593
+ - Fixed memory graph overlapping text in non-graph surfaces by collapsing focusable-shell gap when the graph widget is hidden and removing conflicting inline margin.
594
+ - Added graph-note text overflow handling and responsive min-height for hidden-graph surfaces.
595
+ - Library tabs are now rendered dynamically per workspace instead of a single hardcoded rail.
596
+ - Knowledge workspace auto-opens the create form when no collections exist.
597
+ - Plan and execute actions now switch to the runs workspace automatically.
598
+ - Added community badges (Reddit, Discord), engagement badges (stars, forks, issues, PRs), and the r/LLMDevs #1 Post of the Day recognition.
599
+
600
+ Full notes: [CHANGELOG.md](./CHANGELOG.md)
601
+ </details>
602
+
603
+ <details>
604
+ <summary><b>v3.12.1</b> · 2026-03-14 · Dashboard focus mode, graph recall wiring, and bootstrap recovery</summary>
605
+
606
+ - Added dashboard maximize/restore focus mode across the main operational panels so graph, memory snapshots, runtime events, and operator actions are usable without the cramped default layout.
607
+ - Wired graph memory into the main recall path, auto-seeded first-run RAG collections from bounded project context, and rehydrated dashboard event history from persisted logs.
608
+ - Tightened the cockpit density, clarified the RAG injection path, rotated persisted events, and seeded visible local hook/automation starters for fresh workspaces.
609
+
610
+ Full notes: [releases/v3.12.1.md](./releases/v3.12.1.md) · Full history: [CHANGELOG.md](./CHANGELOG.md)
611
+ </details>
612
+
613
+ <details>
580
614
  <summary><b>v3.12.0</b> · 2026-03-14 · Public surface, proof screenshots, and release visibility</summary>
581
615
 
582
616
  - Rebuilt the README hierarchy around what Nexus Prime is, why it is different, the bootstrap-orchestrate path, and proof-backed capabilities.