feat(#161): release update notification in fleet_status
Apra Fleet is an open-source MCP server
Brought to you by:
apralabs
Originally created by: kumaakh
feat(T3.2): Release update notification — new src/services/update-check.ts fires a fire-and-forget GitHub releases fetch on server start (5s timeout, silent on failure); caches result; fleet_status prepends a one-line notice when a newer stable release is available; JSON format adds updateAvailable object; pre-release tags (alpha/beta/rc) are ignored; SKILL.md updated to instruct PM to surface the notice; adds 10 unit testsNote: cleanupStaleTasks() wiring (T2.2) is intentionally omitted here — it ships in its own PR (#175).
fleet_status shows an update notice when a newer stable release exists on GitHub🤖 Generated with Claude Code
Ticket changed by: kumaakh