THE COLLECTION / 03
Recall.
Find what was said, with the source attached.
Choose this tool on its own. No Usual account required.
01 / Make it yours
Start with one useful thing.
On the computer where you use your coding agent, paste this prompt. Read the instructions before installing.
Inspect the local install commands
Run these from an inspected Usual source checkout or extracted source bundle. Paths are examples; select your own scope.
python3 scripts/usual.py setup install recall --scope /path/to/project
02 / Put it to work
Use it. See the result.
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
03 / Keep it your way
Inspect, edit, remove.
Configuration
No additional settings. Select the scope explicitly when a command requires it.
Disable or remove
python3 scripts/usual.py setup disable recall python3 scripts/usual.py setup remove recall
Review the change first. Preserve unrelated instructions and original history.