Features
Code map: live mapping of functions, files, dependencies with full call graph
MemDB: bi-temporal graph database where every record knows its validity period
Fleet coordination: agents announce intent, auto-merge safe overlaps, flag conflicts
Time travel: rewind to any past moment in milliseconds
MCP-native: uses Model Context Protocol for agent integration
Impact analysis: answer 'what will this break?' with 97.3% accuracy (self-reported)
Real-time agent awareness across the fleet
Sub-13ms query latency (self-reported)
8.4x faster indexing vs ArcadeDB (self-reported)
Auto-merges 90% of overlaps without human intervention
Built in Rust, runs on a laptop (16 MB at 100k records)
Integrates with Cursor, Claude Code, Codex, Hermes, VS Code, Windsurf
No LLM calls for memory or coordination
Graph traversal 12.1x faster vs ArcadeDB (self-reported)
Ingests 1,500 files in 1.5 seconds (self-reported)
Performance trace recording and insights
Network request analysis and inspection
Console message reading with source-mapped stack traces
Puppeteer-based automation with auto-wait
Slim mode for basic browser tasks
CLI usage without MCP client
Optional CrUX API integration for field data
Usage statistics with opt-out
Update checks via npm (configurable)
Multi-account Chrome support
Gemini integration via extension
Source-mapped stack traces in console output
Auto-wait for action results