summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysUse active probing for unit state in list commandauric
Previously, `umbrella-cli list` reported each unit's cached internal state, while `umbrella-cli status <unit>` used probe_rcon_state() to actively verify RCON units via systemd and a live network probe. This caused the list to show stale or inconsistent state compared to status. Move probe_rcon_state() before cmd_list() and use it there so both commands share the same state determination logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 daysMerge pull request #1 from ihateamongus/add-claude-github-actions-1771704338523auric
Add Claude Code GitHub Workflow
2 days"Claude Code Review workflow"add-claude-github-actions-1771704338523auric
2 days"Claude PR Assistant workflow"auric
3 daysensure bot is up to dateauric
3 daysAdd Umbrella 0.1.5auric