letta: Letta is a powerful platform for building stateful AI agents equipped with advanced memory, enabling them to learn and self-improve over time. It provides both a command-line interface for local agent execution and a comprehensive API with Python and TypeScript SDKs for seamless integration into applications.; memtrace-public: Memtrace is a persistent memory layer for coding agents. It builds a bi-temporal, episodic, structural knowledge graph from your codebase's AST, enabling agents to remember and reason about code structure, evolution, and dependencies. It runs entirely locally, indexing code in seconds and providing sub-millisecond query latency.
Running AI agents locally in your terminal for coding and general tasks.
Codebase exploration and understanding