-
-
Notifications
You must be signed in to change notification settings - Fork 536
Comparing changes
Open a pull request
base repository: ericc-ch/copilot-api
base: master
head repository: BlueSkyXN/Copilot-DirectAPI
compare: master
- 7 commits
- 58 files changed
- 4 contributors
Commits on Mar 30, 2026
-
feat: rebrand to Copilot-DirectAPI and add --all-agent flag
Rename project from copilot-api to Copilot-DirectAPI across package.json, README, CI, dashboard, and CLI. Centralize app constants in app-info.ts. Add legacy token migration from the old data path. Introduce --all-agent flag to force X-Initiator=agent on every request. Upload build artifacts in CI workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b46331a - Browse repository at this point
Copy the full SHA b46331aView commit details -
chore: upgrade CI actions and fix code style
Bump actions/checkout to v5 and actions/upload-artifact to v6; fix trailing newlines and auto-format string templates. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2eaf448 - Browse repository at this point
Copy the full SHA 2eaf448View commit details -
ci: add cross-platform binary build matrix and workflow_dispatch trigger
Rename test job to verify, add build-binary job that compiles standalone binaries for linux-x64, darwin-arm64, and windows-x64 via bun --compile. Use --frozen-lockfile for reproducible installs and add smoke test for linux binary. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c07a321 - Browse repository at this point
Copy the full SHA c07a321View commit details -
Configuration menu - View commit details
-
Copy full SHA for e234b28 - Browse repository at this point
Copy the full SHA e234b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e6375 - Browse repository at this point
Copy the full SHA 30e6375View commit details -
Merge pull request #1 from BlueSkyXN/copilot/absorb-changes-from-caoz…
…hiyuan-repo feat: absorb caozhiyuan/copilot-api upstream changes
Configuration menu - View commit details
-
Copy full SHA for 86b30d6 - Browse repository at this point
Copy the full SHA 86b30d6View commit details -
fix: add missing thinkingBlockOpen to AnthropicStreamState in tests
The AnthropicStreamState type requires thinkingBlockOpen but the test objects at lines 250 and 350 were missing it, causing TS2741 errors. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3635f5f - Browse repository at this point
Copy the full SHA 3635f5fView 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