Skip to main content
Glama

Mnemex

CHANGELOG.mdβ€’1.09 kB
# Changelog All notable changes to this project will be documented in this file. ## [0.3.0] - 2025-10-07 ### Added - **ELI5.md** - Simple, beginner-friendly guide explaining what this project does and how to use it. - Decay models: power-law (default), exponential, and two-component with configurable parameters. - Unified search surfaced as an MCP tool (`search_unified`) alongside the CLI (`stm-search`). - Maintenance CLI (`stm-maintenance`) to show JSONL storage stats and compact files. - Tests for decay models, LTM index parsing/search, and unified search merging. - Deployment docs for decay model configuration and tuning tips. - Tuning cheat sheet and model selection guidance in README and scoring docs. ### Changed - JSONL-only storage: removed SQLite and migration tooling. - Server logs now include the active decay model and key parameters on startup. - Standardized on Ruff for linting and formatting. ### Removed - SQLite database implementation and migration modules. ## [0.2.0] - 2025-01-07 - JSONL storage, LTM index, Git integration, and smart prompting docs.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/simplemindedbot/mnemex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server