# tickernelz/opencode-mem

OpenCode plugin that gives coding agents persistent memory using local vector database

Repository: https://github.com/tickernelz/opencode-mem
Canonical: https://ross.abutalabs.com/products/opencode-mem
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-25T05:18:13+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 16
- inputs: {"age_days": 235, "days_push": 8, "days_rel": 8, "gap_med": 1, "n_releases_24m": 48}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1528, forks 149 (observed 2026-08-28T04:04:57.928123+00:00)

## What it is
An OpenCode plugin that gives AI coding agents persistent memory across sessions using an embedded local Turso/libSQL vector database. It automatically extracts and stores project memories and user profiles, with a web UI for browsing the memory timeline.

## Use cases
- give my coding agent long-term memory across sessions
- remember project context between opencode chats
- store and search project notes with local vector search
- automatically learn user preferences for AI coding assistant
- keep AI agent memory private and local without a cloud vector DB
- migrate legacy sqlite memory shards to vector search

## When to choose
- you use OpenCode and want persistent context across coding sessions
- you want fully local memory storage with no external vector database service
- you want automatic memory extraction and user profile learning with multi-provider AI support

## When to avoid
- you use a different coding agent than OpenCode
- you need a hosted or team-shared memory solution
- you cannot run Bun or the OpenCode plugin environment

## Facets
- artifact type: plugin
- maturity: active
- function: vector-database, rag, plugin-system, search-engine, llm-inference
- domain: developer-tools, artificial-intelligence, large-language-models
- platform: windows, bun, cli
- tags: opencode, coding-agent, persistent-memory, embeddings, local-first, turso, libsql, vector-search, privacy, ai-agents, linux, macos, nodejs

## Member repositories
- tickernelz/opencode-mem (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.928123+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:31.678533+00:00, confidence not recorded.
  - readme: https://github.com/tickernelz/opencode-mem (fetched 2026-08-28T04:04:57.928123+00:00, sha 60a9f83140e1)
  - registry_npm: https://registry.npmjs.org/opencode-mem (fetched 2026-08-29T11:34:13.019710+00:00, sha 7558800efa59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
