Changelog

Release notes

One product version covers the indexer, nci CLI, and MCP server—they ship together on the same semver.

0.1.0

Added
  • TypeScript declaration indexer with SQLite-backed structured queries.
  • nci CLI for indexing workspaces and running query / sql against the graph.
  • MCP server (nci_query, nci_sql) for agent workflows in Cursor and other clients.
  • Documentation site with quickstart, MCP setup guides, and agent skills install flow.