Installation
Install the Code Insights CLI globally with npm. Requires Node.js 18+. No configuration files, API keys, or cloud accounts needed.
Prerequisites
- Node.js 18 or later
- At least one AI coding tool (Claude Code, Cursor, Codex CLI, Copilot CLI, or VS Code Copilot Chat)
Install
npm install -g @code-insights/cliVerify
code-insights --versionThat's it. No Firebase, no Google account, no configuration file required.
Next steps
Continue to Quick Start to sync your sessions and open the dashboard.