New:Socket for Asana Is Now Available.Learn more
Sign In

brainllm

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brainllm - npm Package Compare versions

Comparing version
10.4.1
to
10.5.0
+1
-1
manifest.json

@@ -5,3 +5,3 @@ {

"display_name": "BrainLLM",
"version": "10.4.1",
"version": "10.5.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.",

{
"name": "brainllm",
"version": "10.4.1",
"version": "10.5.0",
"mcpName": "io.github.miisodev/brainllm",

@@ -5,0 +5,0 @@ "description": "MCP server that turns TriliumNext Notes into a persistent, graph-structured second brain for Claude and other LLM clients.",

@@ -13,3 +13,3 @@ <div align="center">

[![Version](https://img.shields.io/badge/version-10.4.1-f59e0b?style=flat-square)](https://github.com/miisodev/BrainLLM/releases)
[![Version](https://img.shields.io/badge/version-10.5.0-f59e0b?style=flat-square)](https://github.com/miisodev/BrainLLM/releases)
[![CI](https://img.shields.io/github/actions/workflow/status/miisodev/BrainLLM/ci.yml?branch=main&style=flat-square&label=CI&color=f59e0b)](https://github.com/miisodev/BrainLLM/actions/workflows/ci.yml)

@@ -16,0 +16,0 @@ [![License: MIT](https://img.shields.io/badge/license-MIT-a1a1aa?style=flat-square)](./LICENSE)

@@ -5,3 +5,3 @@ {

"description": "Persistent graph-structured memory for LLMs in TriliumNext Notes — readable and editable by humans.",
"version": "10.4.1",
"version": "10.5.0",
"websiteUrl": "https://github.com/miisodev/BrainLLM#readme",

@@ -16,3 +16,3 @@ "repository": {

"identifier": "brainllm",
"version": "10.4.1",
"version": "10.5.0",
"transport": {

@@ -19,0 +19,0 @@ "type": "stdio"

Sorry, the diff of this file is too big to display