-
-
Notifications
You must be signed in to change notification settings - Fork 607
Comparing changes
Open a pull request
base repository: ericc-ch/copilot-api
base: master
head repository: Lumysia/copilot-api-plus
compare: master
- 14 commits
- 37 files changed
- 1 contributor
Commits on Apr 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 47d507d - Browse repository at this point
Copy the full SHA 47d507dView commit details -
feat(auth): add downstream api key support (#2)
* feat(auth): add downstream api key support * feat(auth): harden api key security * fix(auth): refine api key parsing * chore(responses): align review feedback
Configuration menu - View commit details
-
Copy full SHA for bbded10 - Browse repository at this point
Copy the full SHA bbded10View commit details
Commits on Apr 7, 2026
-
feat(proxy): improve upstream parity across chat responses messages (#3)
* feat(proxy): improve upstream parity across chat responses messages models and transport * fix(openai): align copilot request shapes * fix(messages): align anthropic request translation with copilot * fix(requests): close remaining request-shape parity gaps * fix(messages): use model capabilities for token field normalization * fix(messages): request reasoning fields for anthropic thinking * fix(messages): route claude thinking through messages api * fix(messages): normalize claude thinking budget
Configuration menu - View commit details
-
Copy full SHA for 19d56e6 - Browse repository at this point
Copy the full SHA 19d56e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2230f45 - Browse repository at this point
Copy the full SHA 2230f45View commit details -
fix(messages): anthropic context management (#5)
* fix(messages): forward anthropic context management beta * fix(messages): normalize anthropic cache control
Configuration menu - View commit details
-
Copy full SHA for 0a23843 - Browse repository at this point
Copy the full SHA 0a23843View commit details -
fix(models): add Claude family alias resolution for versioned model n…
…ames (#6) - add Claude-specific alias generation for family and version-based names - update public model listing expectations for resolved Claude aliases - add route coverage for Claude family aliases hitting the messages api
Configuration menu - View commit details
-
Copy full SHA for 92fd709 - Browse repository at this point
Copy the full SHA 92fd709View commit details -
fix(models): limit Claude aliases to canonical ids and family names
- remove display-name-derived Claude aliases from the public model list - remove version-compacted Claude aliases that polluted /v1/models - keep canonical ids and family aliases for clean model resolution
Configuration menu - View commit details
-
Copy full SHA for 4351926 - Browse repository at this point
Copy the full SHA 4351926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2d2cf - Browse repository at this point
Copy the full SHA 4b2d2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034e556 - Browse repository at this point
Copy the full SHA 034e556View commit details -
Fix: messages api sse streaming (#9)
* fix(server): disable Bun idleTimeout to prevent SSE stream disconnection during LLM inference * fix(messages): filter [DONE] terminator and strip extra fields from assistant messages
Configuration menu - View commit details
-
Copy full SHA for c887513 - Browse repository at this point
Copy the full SHA c887513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a10d4 - Browse repository at this point
Copy the full SHA 94a10d4View commit details
Commits on Apr 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 99b5c4c - Browse repository at this point
Copy the full SHA 99b5c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4a2d7 - Browse repository at this point
Copy the full SHA 6a4a2d7View commit details
Commits on Apr 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8565054 - Browse repository at this point
Copy the full SHA 8565054View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master