Import account exports and rendered browser conversations without flattening regenerated branches or overwriting edited messages.
Historia
Open foundation · Apache-2.0
Work remembers.
Historia stores code history and AI conversations as reachable Git objects, builds deterministic SQLite retrieval indexes, and gives local agents bounded context with exact provenance.
historia-collect install --browser chromeGit · SQLite · local-first01 · Deterministic memory
Git remains the source of truth.
Historia preserves code evolution and AI conversation history as content-addressed Git objects, then builds local SQLite projections for fast retrieval. The core workflow needs no LLM, MCP server, vector database, or embedding service.
Give local agents bounded, token-aware context packages with refs, commits, manifests, message identities, and revision OIDs.
Walk complete commit ancestry and analyze only newly reachable commits and changed blobs.
Trace declarations, references, structural similarity, and renamed code through repository history.
Search rebuildable FTS projections while keeping complete source content authoritative in Git.
Distinguish provider time, observation time, import transactions, source completeness, and derived records.
02 · Rooms of inquiry