+1
-1
@@ -5,3 +5,3 @@ { | ||
| "display_name": "BrainLLM", | ||
| "version": "10.1.0", | ||
| "version": "10.2.0", | ||
| "description": "Turns TriliumNext Notes into a persistent, graph-structured second brain for Claude and other LLM clients.", | ||
@@ -8,0 +8,0 @@ "long_description": "BrainLLM is an MCP server that organises memory into five purpose-built areas (Master, LLM, Memory, Knowledge, Insights). The model supplies content while the server owns placement, format, lifecycle, dates and backups. Includes a full raw ETAPI surface for advanced use. Requires a running TriliumNext instance and the Bun runtime.", |
+1
-1
| { | ||
| "name": "brainllm", | ||
| "version": "10.1.0", | ||
| "version": "10.2.0", | ||
| "description": "MCP server that turns TriliumNext Notes into a persistent, graph-structured second brain for Claude and other LLM clients.", | ||
@@ -5,0 +5,0 @@ "author": "Kevin Miiso Novo <miisodev@gmail.com>", |
+1
-1
@@ -13,3 +13,3 @@ <div align="center"> | ||
| [](https://github.com/miisodev/BrainLLM/releases) | ||
| [](https://github.com/miisodev/BrainLLM/releases) | ||
| [](https://github.com/miisodev/BrainLLM/actions/workflows/ci.yml) | ||
@@ -16,0 +16,0 @@ [](./LICENSE) |
+2
-2
@@ -5,3 +5,3 @@ { | ||
| "description": "Persistent, graph-structured memory for LLMs, stored in TriliumNext Notes. Enforced note structure, a session protocol with a durable pre-close gate, a typed knowledge graph, and a maintenance lifecycle — in a note application the human can read and edit too.", | ||
| "version": "10.1.0", | ||
| "version": "10.2.0", | ||
| "websiteUrl": "https://github.com/miisodev/BrainLLM#readme", | ||
@@ -16,3 +16,3 @@ "repository": { | ||
| "identifier": "brainllm", | ||
| "version": "10.1.0", | ||
| "version": "10.2.0", | ||
| "transport": { | ||
@@ -19,0 +19,0 @@ "type": "stdio" |
Sorry, the diff of this file is too big to display