WeSearch

Amnitex: Lossless memory layer for AI coding assistants

·4 min read · 0 reactions · 0 comments · 6 views
#ai coding assistants#memory layer#open source#local storage#model context protocol#atex#Amnitex#Claude Desktop#Claude Code#Cursor#Cline#Continue#Zed
Amnitex: Lossless memory layer for AI coding assistants
⚡ TL;DR · AI summary

atex is a local, lossless memory layer designed for AI coding assistants that supports the Model Context Protocol (MCP) to retain project knowledge across sessions. It offers fast, scalable retrieval using a keyword-scan or spatial tex-grid backend, with sub-microsecond query latency and high recall rates. The tool is open-source, MIT-licensed, and requires no cloud storage, embeddings, or runtime dependencies beyond Python's standard library.

Key facts
Original article
Hacker News: Newest
Read full at Hacker News: Newest →
Opening excerpt (first ~120 words) tap to expand

atex (amni-tex) A lossless byte-page memory layer for MCP-capable AI coding assistants. Local. No embeddings. No cloud. MIT-licensed. Zero runtime dependencies beyond stdlib. Install name on PyPI is amnitex; the command-line tool itself is atex. pipx install amnitex cd /path/to/your/project atex init atex demo # auto-detects MCP clients (Claude Desktop, Claude Code, Cursor, Cline, Continue, Zed) and wires the config with [y/N] consent That's it. Restart your AI client; atex_search, atex_recall, atex_remember, atex_list_keys, atex_stats are now available as tools. What it does Every AI coding assistant forgets your project the moment a new session starts.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News: Newest.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments