Wingman
RustWin32Ollama
Wingman lives behind the Copilot key on my own machine. Press it and it takes a screenshot of the active monitor, hands that to a vision model, and shows the verdict on a small card in the corner: no chat window, no back and forth. One action exists today, Check my work, and it runs against a cloud provider with your own key or entirely against a local Ollama model.
The rule I care most about is the offline one: switch to Offline mode and the app refuses any non-loopback network call before a socket ever opens, so there is a code-level guarantee behind the privacy claim rather than a promise in a settings screen.
1 / 2
| Measurement | Result | Source |
|---|---|---|
| Idle footprint | ~2 MB, 0% CPU until pressed | docs/positioning.md, comparison table row 1 |
| Card auto-dismiss | 12 seconds by default | README.md, Settings worth knowing table (ui.card_seconds) |
| Offline mode | refuses any non-loopback network call, enforced in code | docs/offline.md |













