Merge upstream main and preserve Copilot provider support#53
Open
Merge upstream main and preserve Copilot provider support#53
Conversation
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: smalitobules <207318034+smalitobules@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
…SIS installer during update process (#1461) Co-authored-by: Daniel Schwarz <daniel.schwarz@serviceware-se.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
…to open context menu (#873) Co-authored-by: Julius Marminge <julius0216@outlook.com>
…1264) Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: codex <codex@users.noreply.github.com>
…al from terminal focus on Windows (#2113) (#2142) Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com> Co-authored-by: Julius Marminge <julius@macmini.local> Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: cursor[bot] <206951365+cursor[bot]@users.noreply.github.com>
…opilot provider integration and
|
Important Review skippedToo many files! This PR contains 168 files, which is 18 over the limit of 150. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (168)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
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.
This PR merges the latest upstream
pingdotgg/t3codemaininto the fork while preserving GitHub Copilot as a first-class provider and reapplying fork-specific persistence and runtime fixes.Server Runtime & Provider Layer
ProviderAdapterRegistry.tsdefault adapters array and server wiringProviderRegistry.tswith refresh/streamChangesRoutingTextGeneration.tsto route unsupported providers (including Copilot) to Codex for git text generation, preserving fallback semanticsserverSettings.tsprovider order to include CopilotContracts & Shared Types
copilottoProviderKindliterals andCopilotModelSelectiontoModelSelectionunion inorchestration.tsCopilotModelOptions, provider display names, and default models inmodel.tsWeb UI & State
PROVIDER_OPTIONSand provider picker availability insession-logic.tscomposerProviderRegistry.tsxuiStateStore.tsclientPersistenceStorage.tsDesktop & Persistence Fixes
desktopSettings.tsto preserve legacylateston nightly builds