internal/

directory
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2026 License: MIT

Directories

Path Synopsis
Package config provides configuration loading for the MCP server.
Package config provides configuration loading for the MCP server.
Package dbutil centralises the SQLite Open + PRAGMA setup shared between memory store and vector store.
Package dbutil centralises the SQLite Open + PRAGMA setup shared between memory store and vector store.
Package embedder provides text embedding with Jina AI, OpenAI, and Ollama providers.
Package embedder provides text embedding with Jina AI, OpenAI, and Ollama providers.
Package hooks provides pre-store dedup/filtering logic shared by the agent-memory-mcp hooks CLI entry points (auto-capture, checkpoint) and by the in-process server-side session_tracker pipeline.
Package hooks provides pre-store dedup/filtering logic shared by the agent-memory-mcp hooks CLI entry points (auto-capture, checkpoint) and by the in-process server-side session_tracker pipeline.
Package lifecycle provides task-lifecycle consolidation primitives.
Package lifecycle provides task-lifecycle consolidation primitives.
Package logger provides file-based structured logging for MCP diagnostics.
Package logger provides file-based structured logging for MCP diagnostics.
Package memory provides persistent agent memory storage with semantic vector search.
Package memory provides persistent agent memory storage with semantic vector search.
Package paths provides path resolution and allowlist-based access control.
Package paths provides path resolution and allowlist-based access control.
rag
Package rag provides RAG (Retrieval-Augmented Generation) with document indexing and hybrid retrieval.
Package rag provides RAG (Retrieval-Augmented Generation) with document indexing and hybrid retrieval.
eval
Package eval provides a retrieval evaluation harness for the RAG engine.
Package eval provides a retrieval evaluation harness for the RAG engine.
Package reranker provides a neural cross-encoder re-ranking step over candidate documents produced by the RAG hybrid search.
Package reranker provides a neural cross-encoder re-ranking step over candidate documents produced by the RAG hybrid search.
Package review provides shared review queue resolution logic used by both the CLI and the MCP server.
Package review provides shared review queue resolution logic used by both the CLI and the MCP server.
Package search provides text search across repository files.
Package search provides text search across repository files.
Package server implements the MCP protocol server with stdio and HTTP transports.
Package server implements the MCP protocol server with stdio and HTTP transports.
Package stats provides sampled usage statistics logging in JSONL format.
Package stats provides sampled usage statistics logging in JSONL format.
Package steward provides automated knowledge maintenance for the memory store.
Package steward provides automated knowledge maintenance for the memory store.
Package textfmt provides rune-aware text formatting helpers shared across the codebase.
Package textfmt provides rune-aware text formatting helpers shared across the codebase.
Package topk provides a generic min-heap for top-K selection.
Package topk provides a generic min-heap for top-K selection.
Package trust provides shared trust metadata types used across memory and RAG subsystems.
Package trust provides shared trust metadata types used across memory and RAG subsystems.
Package vectorstore provides SQLite-backed vector storage with cosine similarity search.
Package vectorstore provides SQLite-backed vector storage with cosine similarity search.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL