David Kaya and Copilot
bf5aa7ce57
feat: add Copilot version and account diagnostics
...
- report Copilot CLI version freshness as latest, outdated, or unknown
- expose active Copilot account metadata from the SDK auth status
- add best-effort GitHub organization context when gh is available
- document the frontend follow-up in HANDOVER.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 15:10:10 +01:00
David Kaya and Copilot
d68b1b99f3
feat: add Copilot connection diagnostics
...
Add backend support for Copilot connection and account-status UX without introducing raw provider credential management.
This change extends sidecar capabilities with explicit connection diagnostics, adds a refreshable capabilities IPC path, classifies common Copilot CLI failure modes, and includes a frontend handover document describing the new payload and expected UI states.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 12:58:40 +01:00
David Kaya and Copilot
6e623b7bd6
fix: use live copilot model availability
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 11:07:43 +01:00
David Kaya and Copilot
9799a959d6
fix: preserve single-chat final messages
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 10:43:59 +01:00
David Kaya and Copilot
1b41cbd1e0
feat: add scratchpad chat sessions
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 10:11:42 +01:00
David Kaya and Copilot
16229b8b0a
fix: stabilize streamed agent text
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 21:39:46 +01:00
David Kaya and Copilot
039e570348
fix: strengthen handoff workflow guidance
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 21:38:02 +01:00
David Kaya and Copilot
f940b9d153
fix: enforce handoff delegation roles
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 21:13:16 +01:00
David Kaya and Copilot
d155085d0c
fix: preserve handoff agent attribution
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 20:32:22 +01:00
David Kaya and Copilot
dd40ebbfca
fix: finalize streamed agent responses
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 17:37:21 +01:00
David Kaya and Copilot
9ba0174f68
fix: stream session updates live
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 16:12:48 +01:00
David Kaya and Copilot
0b15af444d
fix: normalize runtime agent identities
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 16:09:13 +01:00
David Kaya and Copilot
e6826f1324
fix: improve agent activity reporting
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 13:41:09 +01:00
David Kaya and Copilot
9dfdb03f6f
feat: show per-agent activity statuses
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 12:58:21 +01:00
David Kaya and Copilot
c5979d07bd
feat: add agent activity events
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 12:48:27 +01:00
Copilot CLI and Copilot
56c81fe053
fix: shell-launch copilot on windows
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 10:44:00 +01:00
Copilot CLI and Copilot
8f9eb99f3f
fix: always use system copilot cli
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 10:29:51 +01:00
Copilot CLI and Copilot
3e1165fa3a
fix: use system copilot in development
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 09:32:17 +01:00
Copilot CLI and Copilot
c8d23f91d1
feat: add packaging and validation coverage
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 09:30:37 +01:00
Copilot CLI and Copilot
9e509593d6
feat: scaffold electron orchestrator foundation
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-21 09:27:28 +01:00