Everything past the README.
Written and versioned in the app repo under docs/, rendered here. Fix a page by opening a pull request against that folder.
-
Architecture
How Pretype is put together, for people reading the code. The user-facing summary is in the README.
Read ›› -
Choosing a model
Every model in the catalog — plus the Apple Intelligence system model — is measured on the same held-out eval: first-word accuracy on real human text, where staying silent counts as a miss.
Read ›› -
Privacy & permissions
Pretype needs the Accessibility permission — the same grant a keylogger would ask for — to read the focused text field, catch the accept key, and type suggestions back. Nothing you type is ever uploaded.
Read ›› -
Troubleshooting & FAQ
Open Diagnostics from the menu-bar icon — Context shows what Pretype sees (app, window, field) and Pipeline shows what the last completion did.
Read ››