Skip to main content
nanograph
← All updates

nanograph 1.0

It's here.

What shipped

Lance 3 storageNew databases default to Lance format 2.2. Older format 2.0 databases still work.Migration guide
nanograph embedNew command for backfilling or regenerating vector data after schema changes.
now() in queriesRuntime timestamps in mutations and filters.
doctor --schemaCompare your live database against the schema file. Catches drift early.
Smarter checkWarns on zero-parameter mutations to prevent accidental bulk writes.
Benchmark suiteCriterion-based regression benchmarks for key lookup, traversal, search, and transport.

nanograph-skills

A set of skills to help your agents operate nanograph. Install them and your agent knows how to query, mutate, and manage the graph out of the box.

What's next

Mac-native graph explorerDesktop app for browsing, querying, and visualizing graphs. Native Swift.
Ontology skillsSchema design, validation, and migration workflows agents can drive end-to-end.
Blob support + multimodal embeddingsBlob storage with Gemini Embedding 2 for multimodal vector search.Gemini Embedding 2

Star the repo if you want to follow along.