claude-code-proxy 0.3.0

OpenAI-compatible API proxy for Claude Code CLI
1
2
3
4
5
6
7
8
9
10
11
12
13
inputs:
  git-hooks:
    url: github:cachix/git-hooks.nix
    inputs:
      nixpkgs:
        follows: nixpkgs
  nixpkgs:
    url: github:cachix/devenv-nixpkgs/rolling
  rust-overlay:
    url: github:oxalica/rust-overlay
    inputs:
      nixpkgs:
        follows: nixpkgs