Lilo 0.2.2 is a fast desktop note-taking app built with Rust and egui that functions as both a compact widget and full workspace. It stores notes as local Markdown files and includes features like wiki links, backlinks, knowledge graphs, tags, search, and daily notes. The app is available for Windows via WinGet and for Linux via GitHub releases.
Novgraph is a persistent knowledge graph tool for codebases designed to reduce token usage by 96-99%. It offers features including recorded intent, ranked blast radius, architecture context, precise code discovery, and continuous history tracking.
Friday is an open-source, self-hosted persistent memory system for AI coding agents that integrates via the Model Context Protocol (MCP). It addresses the problem of AI assistants forgetting context between sessions by providing semantic memory, vector search, and knowledge graph visualization, running entirely on user infrastructure.