-
Notifications
You must be signed in to change notification settings - Fork 0
Add GitHub Copilot toolchain and SDK prerequisite checks #36
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
dotPilot must verify GitHub Copilot readiness across both the CLI or server layer and the SDK integration path.
Scope
- Detect GitHub Copilot CLI or server availability, auth state, and SDK connectivity prerequisites
- Cover the visibility of BYOK readiness where applicable
- Define the operator actions for broken or partial setup
Out of scope
- Implementing live Copilot sessions and hooks
- General provider UI concerns shared with other toolchain issues
Implementation notes
- Keep the issue SDK-first, aligned with the approved architectural default
- Make the readiness checks explicit for both CLI-server and SDK expectations
- Ensure the operator sees why Copilot is or is not usable
Definition of Done
- The issue defines the Copilot readiness contract and actions
- The issue makes SDK prerequisites visible instead of implicit
Verification
- Review the issue against Toolchain Center UI and the Copilot adapter issue
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request