feat: show account identity, version badge, and org pills in settings

Extend CopilotStatusCard to surface the new backend diagnostics:
- Account identity row (login + host) when authenticated
- Organization pills with +N overflow
- CLI version freshness badge (latest/outdated/unknown)
- Latest-version hint in expandable details when outdated
- Mark version/account roadmap items as complete

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Kaya
2026-03-22 15:19:24 +01:00
co-authored by Copilot
parent af3a60501c
commit b73f5dfb41
2 changed files with 107 additions and 3 deletions
+2 -2
View File
@@ -83,8 +83,8 @@ Implemented foundation:
Still worth adding:
- [ ] outdated Copilot CLI state
- [ ] active GitHub account or organization context when available
- [x] outdated Copilot CLI state
- [x] active GitHub account or organization context when available
- [ ] clear model availability explanation when a model is unavailable
- [ ] reconnect and troubleshooting actions beyond refresh
- [ ] optional per-project or per-pattern account selection later if Kopaya supports multiple Copilot identities