Family Agent
Questions, bugs and feature requests: open an issue on GitHub.
Family Agent needs one machine at home to act as the server. Install the desktop app there; it runs the server for you as long as it is open (or in the tray).
Usually one of these:
If discovery still fails, the address is in the desktop app under Settings → Advanced, and every client accepts a typed address.
Almost always the model. It has to support tool calling in Ollama's serving layer, and not every model does. The repository's decision log lists the ones that have been tried and what happened.
A full planner turn can take a couple of minutes on modest hardware, because everything is running locally. A smaller model is faster and less reliable at choosing tools; a larger one is the reverse. This is the trade-off you own by running your own inference.
From the repository on the server machine,
./scripts/show-accounts.sh lists the accounts and
./scripts/reset-password.sh <username> resets one. If the
password vault was set up, the account holder unlocks it afterwards with the
recovery code issued at setup.
On the releases page — pick the file for your machine:
.dmg — drag Family Agent to Applications and open it.-setup.exe — run it and follow the installer..deb on Debian/Ubuntu, or the .AppImage anywhere else (make it executable and run it).After that the app updates itself — it checks on launch and from Settings → Updates, and always asks before installing.
Released builds are signed with an Apple Developer ID and notarized by Apple, so this shouldn't happen. If it does, you're most likely running a build you compiled yourself — those aren't signed by Apple. Right-click the app, choose Open, and confirm; once per build.
Windows builds aren't code-signed with a paid certificate yet, so SmartScreen shows this once per version. Click More info, then Run anyway. This is a first-run prompt, not a sign anything is wrong with the download.
GitHub issues is the place. Useful things to include: which app, what you expected, what happened, and anything from the desktop app's Activity screen around the time it went wrong. Please don't paste vault contents or document text you would not want public.