Why a reinstall doesn’t touch the agent
Hoard Desktop and the agent are two different binaries. Reinstalling the desktop wrapper replaces the desktop app itself, but the agent binary lives in its own location outside the app bundle and isn’t touched by a desktop reinstall. So “I reinstalled but the agent version didn’t move” is expected, not a sign the reinstall failed.How the agent actually updates
The agent checks in with Hoard on every heartbeat and updates itself automatically when a new version is available for your update channel — it doesn’t wait for you to reinstall anything. There are two channels:- Stable (default) — only receives versions that have been explicitly promoted to stable.
- Beta — receives the newest release on either channel, ahead of stable.
Why your version might not be advancing
If your agent version genuinely hasn’t moved in a while, the most common reason is that a newer version exists but hasn’t been promoted to your channel yet — betas are generally held for about a week before being promoted to stable automatically, unless something’s flagged to skip that. This is a release-process gap, not something wrong with your install.What to check
- Confirm your update channel in Settings → Account → Updates. If you’re on stable and expecting a beta feature, switch to beta.
- Give it a sync cycle or two. The agent checks for updates on its own heartbeat schedule — it doesn’t need you to trigger anything manually.
- If the binary is missing entirely (not just old), the agent re-downloads it automatically on its next heartbeat rather than failing silently.
- Reinstalling the desktop app won’t fix a stuck agent version — if it’s genuinely stuck, that points at the update channel or release promotion, not your local install.