Commit graph

3 commits

Author SHA1 Message Date
7c12793b98 docs: add git workflow rules and update AGENTS.md
Add branching strategy with 4-tier hierarchy (feature_* -> vibes ->
testing -> master), agent guardrails, commit discipline, conventional
commits, rebasing rules, and branch management guidelines.
2026-05-20 08:57:45 +00:00
0d3f500a2c feat: add peer list with click-to-copy (#6)
- Parse Peers from tailscale status --json into a model
- Add ListView with hostname/IP rows below status row
- Click hostname or IP to copy via wl-copy + toast confirmation
- Increase popout height to 400 to accommodate peer list
- Online peers shown in primary color, offline in surfaceVariantText
2026-05-17 21:59:59 +00:00
a12c7732e6 chore: add MIT license, README, and agent scaffolding 2026-05-15 16:47:02 -07:00