Your AI finally remembers learns evolves

Decisions, patterns, and insights that persist across sessions. No more repeating yourself.

100% Local & Private
0ms API Latency
Sessions
MEMORY core session 001 session 002 session 003 session 004
💡
Decision Use PostgreSQL
🔄
Pattern Error handling
Insight Cache invalidation
Capabilities

Everything to preserve context

Built for developers who need their AI to remember what matters.

Automatic Capture

Sessions are saved via hooks with zero friction. Every decision, pattern, and insight is captured automatically through PreCompact and SessionEnd hooks. Just use markers in your conversation and knowledge persists.

Semantic Search

Find anything with natural language queries powered by local embeddings.

100% Local & Private

Embeddings run entirely on your device using Xenova/all-MiniLM-L6-v2. No API calls. No data leaving your machine. Your project knowledge stays yours.

Token Transparent

Know exactly what you're spending with precise token counts.

Export Anywhere

Markdown, JSON, Obsidian, or Notion. Your knowledge travels with you.

Proactive History Checking

Claude automatically searches your Tenax before proposing architecture decisions, library choices, or design patterns. No more re-deciding the same things twice. Past context informs every new conversation.

// How It Works

Three steps to persistent context

Work with Claude

Discuss architecture, libraries, and patterns. Claude automatically adds markers like [D] topic: decision when making recommendations to flag important choices for capture.

1
2

Auto-Capture

Hooks extract marked knowledge at session end or before auto-compaction. Embeddings are generated locally for semantic search. Zero configuration required.

Search & Build

Use /tenax:search to find past decisions. Claude references loaded sessions to maintain continuity across your entire project history.

3
// Quick Start

Up and running in seconds

Install the plugin and start having conversations. Knowledge persists automatically. Use slash commands to search, load, and manage your Tenax.

View All Commands
claude-code
# Check memory status
/tenax:status
5 sessions · 23 decisions · 8 patterns
# Search across all sessions
/tenax:search "authentication"
Found 3 matches in sessions 002, 004, 005
# Load recent context
/tenax:load-sessions --recent 3

Ready to stop repeating yourself?

Give Claude the memory it deserves. Install Tenax and start building on accumulated knowledge.