# Usual Recall — use Find what was said, with the source attached. Source: https://github.com/pauljump/usual Catalog: https://tryusual.com/catalog.json Human page: https://tryusual.com/menu/recall/ Use an inspected Usual source checkout or extracted source bundle: https://tryusual.com/usual.zip. Run commands from its root. Python 3.11+ for the local runtime. This website cannot access local files or connect to your agent. These are instructions for the current coding agent. Select explicit source/scope paths with the user. Current instructions control authority; history is not permission. No extra model service or background monitor is required. ## Requirements Python 3.11+; standard library only ## Install python3 scripts/usual.py setup install recall --scope /path/to/project ## Configuration No additional settings. Select the scope explicitly when a command requires it. ## Use python3 scripts/usual.py recall index --source /path/to/selected-history python3 scripts/usual.py recall search browser python3 scripts/usual.py recall show CITATION_ID ## Remove python3 scripts/usual.py setup disable recall python3 scripts/usual.py setup remove recall ## Storage Reads original sources without changing them; derived search index stays under ~/.usual/recall. ## Network No Usual model calls or CLI telemetry. Evidence supplied to your coding agent uses its normal provider handling and quota. ## Verification status: local fixture validation tested: Deterministic synthetic fixtures on macOS; exact cases in references/verification.md. pending: Fresh live-agent sessions on Codex and Claude Code. ## Source url: https://github.com/pauljump/usual license: MIT version: 0.1.0 kind: Usual-owned adaptation Installation and behavior verification are separate. Report exactly what was inspected, changed, and tested. Do not claim live agent or device behavior from a deterministic test. Preserve unrelated user changes. Evidence read by a hosted coding agent uses that provider’s normal processing and usage. The local runtime has no telemetry.