HIDDEN FIELD NOTES / ACCESS GRANTED
A quiet little
power move.
The quiet companion to your Mac app.
Find a recipe. Copy it. Make it yours.
Only hexadecimal IDs and hyphens are accepted.
Before you reach for sudo…
Why won’t a write command run?
Quit the Dettato app so only one process writes the shared store. Do not bypass the lock or use sudo to change ownership. Check command errors and retry with the app closed.
Can I record from the terminal?
“dettato record” explains the app requirement; it does not start capture. System audio permission belongs to the signed app. Record in Dettato or use Control + Option + Command + R.
Does every AI command stay local?
AI commands such as summarize and transcription flags such as --title and --extract-actions use the app’s shared AI routing settings. They can use local engines or your configured endpoint. Inspect Settings → AI before running them; an endpoint route sends transcript text. Local transcription and semantic search stay on-device. Keys are stored in Keychain; prefer entering secrets in the app so they do not appear in shell history.
The CLI version is behind the app
App updates do not replace the .pkg-installed CLI. Install the latest .pkg from dettato.app, then check dettato --version.