跳到主要内容

cortexlayer

❖ Communityv0.1.1

CortexLayer memory provider — page-linked long-term memory with link-expansion retrieval, wired into Hermes' automatic per-turn recall (prefetch) and persistence (sync_turn), plus a pre-compress checkpoint so evidence Hermes' own context compaction would otherwise drop is saved first. Platform mode only: each turn's query and conversational content is sent to the hosted api.cortexlayer.net (HTTPS, API-key authenticated) for storage/retrieval — no local/offline mode. Requires a free CortexLayer account and API key.

Open in Hermes Desktop
hermes plugins install cortexlayer

What it adds

Hooks 2

on_session_endon_pre_compress

Environment variables it needs 1

CORTEX_API_KEY

README

From the reviewed commit 099e4b3 ↗; it updates when the author re-pins.

cortex memory provider

CortexLayer memory, wired into Hermes' automatic per-turn prefetch/sync. See the repo README for install, configuration (default_user_id), and the design decisions this implementation follows (task 0088).

← Back to the catalog · catalog built Sep 27, 2026