aiscope 0.1.1

DevTools for your AI coding tools' memory. See what Cursor, Claude Code, and Copilot actually remember about your project — and where they disagree.
1
2
3
//! Token cost analysis. Conflict detection now lives in [`crate::reason`].

pub mod tokens;