53 packages matching Synet

@synet/network

v1.0.0 · 11 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Supercharged HTTP Client with Integrated Resilience Patterns

2Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/state

v1.0.0 · 11 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Simple state management for complex Unit compositions

2Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/fs-memory

v1.0.0 · 12 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Memory sync/async adapter following FileSystem interface

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/path

v1.0.0 · 1 year ago

95
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Cross-platform path manipulation with immutable operations

1Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/rate-limiter

v1.0.0 · 11 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

```bash _____ _ _ _ _ _ | __ \ | | | | (_) (_) | | |__) |__ _| |_ ___ | | _ _ __ ___ _| |_ ___ _ __ | _ // _` | __/ _ \ | | | | '_ ` _ \| | __/ _ \ '__| | | \ \ (_| |

0Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/circuit-breaker

v1.0.0 · 11 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

```bash _____ _ _ _ ____ _ / ____(_) (_) | | _ \ | | | | _ _ __ ___ _ _ _| |_ | |_) |_ __ ___ __ _| | _____ _ __ | | | | '__/ __| | | | | __| | _ <|

2Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@synet/shell-exec

v1.0.0 · 1 year ago

95
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Safe shell command execution with Unit Architecture - foundation component for MetaDev

0Downloads across all versions in the last 7 days, from the official npm downloads API.

No known vulnerabilities

Known vulnerabilities affecting v1.0.0 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/cli

v0.1.4 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Command-line interface for the Mnemosyne memory substrate. Manage containers, search memories, tail the recall log, run schema migrations, and exercise the gRPC/REST bridge from your terminal. Shipped as a single binary, no Python dependency required.

1Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/vercel-ai

v0.2.0 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Vercel AI SDK adapter for the Mnemosyne memory substrate. Wraps streamText and generateText with automatic memory injection (retrieval-augmented prompts) and post-response memory extraction. Container-scoped, latency-budgeted, transparent to the caller.

6Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.2.0 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/mcp-server

v0.1.4 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Model Context Protocol server wrapping the Mnemosyne memory substrate. Drop the substrate into Claude Desktop, Cursor, or any MCP client with one npx command. Exposes search, store, delete, and container-list tools.

4Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/langchain

v0.1.4 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

LangChain.js BaseChatMemory implementation backed by Mnemosyne. Persistent, searchable, container-scoped chat history with hybrid BM25+vector recall. Replaces LangChain's in-process BufferMemory and ZepMemory. Per-conversation thread tracking, automatic r

5Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/types

v0.1.4 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

TypeScript type definitions shared across the @mnemosyne-eurydice package family. Memory, SearchResult, Container, RecallRequest, SearchMode, and the full gRPC/REST wire shapes. Pull these in without the runtime to type your own client.

2Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.

@mnemosyne-eurydice/react

v0.1.4 · 1 month ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

React hooks and providers for the Mnemosyne memory substrate. useMemory, useRecall, useContainer, useSearch. TypeScript-first, Suspense-integrated, scoped to a single container via context. Includes a token provider for Privy/JWT auth.

1Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.
Prev3 / 3