Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ericc-ch/copilot-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kylehuan/copilot-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 15 files changed
  • 3 contributors

Commits on Dec 12, 2025

  1. update readme

    kylehuan committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    9710a5c View commit details
    Browse the repository at this point in the history
  2. support model mapping

    kylehuan committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    a04ef10 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Update .env

    kylehuan authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    5fe26f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Create quick start copilot-api cmd shell; Create quick start claude c…

    …li shell; Update Bun download link in readme.md
    wenbo97 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    3074b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46efd6 View commit details
    Browse the repository at this point in the history
  3. Recover start.bat

    wenbo97 committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    6170c5b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from wenbo97/master

    Easier for Windows users to get started with both the Copilot API server and Claude CLI
    kylehuan authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    0247c54 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Update start-claude.cmd to bypass CLAUDE_CODE_ATTRIBUTION_HEADER to f…

    …ix x-anthropic-billing-header error; Add the settings file to use VS Code Claude Code
    wenbo97 committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    8a10bb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from wenbo97/master

    [Fix] Resolve x-anthropic-billing-header error & Update readme to quick start start-claude script in windows terminal
    kylehuan authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    42845b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Configuration menu
    Copy the full SHA
    3a68a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d64e1f2 View commit details
    Browse the repository at this point in the history
  3. Backup previous model mapping

    wenbo97 committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ca28c9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8859c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from wenbo97/master

    [Model Setting Update] Update Claude Code default model to Opus46
    kylehuan authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    66396d7 View commit details
    Browse the repository at this point in the history
Loading