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: sin4ch/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: ericc-ch/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.
  • 20 commits
  • 21 files changed
  • 6 contributors

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    b29aabd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49bcd0c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    1a41e5c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    e3e4cf5 View commit details
    Browse the repository at this point in the history
  2. feature claude count token

    caozhiyuan committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    acb4cf3 View commit details
    Browse the repository at this point in the history
  3. feat(start): add option to generate Claude Code environment variables

    - Add new command line option `--claude-code-env` to generate environment variables for Claude Code
    - Update `runServer` function to use new `claudeCodeEnv` option
    - Add `claude-code-env` to `start` command options in README.md
    caozhiyuan committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    8b7d835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0c83ee View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    574d47a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Merge pull request ericc-ch#91 from ChuckMac/docker_updates

    Updates to Docker workflow
    ericc-ch authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    573a90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fe0a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ericc-ch#92 from lroolle/feat/proxy-dispatch-no-pr…

    …oxy-logs
    
    proxy: respect env proxy via undici
    ericc-ch authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    eac65ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request ericc-ch#115 from caozhiyuan/feature/count-token

    feature about anthropic count token and fix token usage problem and update claude code settings
    ericc-ch authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    51eb0a4 View commit details
    Browse the repository at this point in the history
  5. chore: update deps

    ericc-ch committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    8b912d2 View commit details
    Browse the repository at this point in the history
  6. fix(proxy): type errors

    ericc-ch committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    08bf6ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b88f570 View commit details
    Browse the repository at this point in the history
  8. chore: release v0.6.0

    ericc-ch committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    dcd7a86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    295bdcb View commit details
    Browse the repository at this point in the history
  10. chore: release v0.6.1

    ericc-ch committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    025d284 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. fix: optional proxy env

    ericc-ch committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    7c9139b View commit details
    Browse the repository at this point in the history
  2. chore: release v0.7.0

    ericc-ch committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    0ea08fe View commit details
    Browse the repository at this point in the history
Loading