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
- Use 2 spaces for indentation, never tabs.
- Heavy commenting is required on public APIs.
- Default-import React from 'react' (legacy convention).