LIP Documentation

Everything you need to install, run, and integrate LIP — the persistent, incremental code intelligence daemon.


Guides

Start here if you’re new to LIP, or looking to use a specific feature.

Getting StartedFrom zero to a running daemon with editor and AI agent integration
Embeddings & Semantic SearchSet up nearest-neighbour file search via any OpenAI-compatible endpoint
Advanced WorkflowsTeam annotation patterns, CI integration, multi-agent coordination
TroubleshootingCommon errors, socket diagnosis, file watcher issues

Reference

Full documentation for every CLI command, daemon configuration option, and protocol message.

CLI ReferenceAll commands: daemon, query, import, export, lsp, mcp, slice, fetch, push, annotate
The DaemonPersistence, file watcher, confidence tiers, wire protocol, service setup
MCP Integration19 MCP tools for AI agents — full schema reference and agent workflows
Registry & SlicesBuild, share, and consume content-addressed dependency slices
LSP, SCIP & LIPWhat each protocol does and when to use which

Concepts

GlossaryBlast radius, confidence tiers, WAL journal, Merkle sync, symbol URI, and more
Protocol SpecificationFull design document — wire format, symbol URIs, security, architecture