docs: add COPILOT_INTEGRATION.md - #56
Closed
maxbeizer wants to merge 1 commit into
Closed
Conversation
Comprehensive integration doc covering: - Prerequisites and installation - Config with plan presets (free/pro/pro_plus/business/enterprise) - PRU multiplier table for all supported models - Budget optimization tips (cheap models for cheap tasks) - Known limitations (no external usage visibility, no quota API) - Troubleshooting guide Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Author
|
Closing this out to reduce the maintenance burden/noise from the batch of PRs I opened here. No hard feelings at all — maintaining software is hard, and reviewing unsolicited OSS PRs takes real time and context. I don’t want these to sit around as lingering obligations. If this is useful later, please feel free to reopen it, cherry-pick from it, or borrow anything helpful. Thanks for the work you’ve put into maintaining this project. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the missing
docs/COPILOT_INTEGRATION.md— a comprehensive guide for using GitHub Copilot as a nightshift provider.Contents
copilot_planpresets,monthly_limit, provider preference, permissionsWhy
The README references Copilot support and a
COPILOT_INTEGRATION.mddoc, but the file didn't exist. This fills that gap with practical guidance for Copilot-only users.Related: Complements #54 (provider Execute wiring) and #55 (PRU budget config).