Like Claude Code Router, but intended for use with Anthropic-compatible endpoints (LiteLLM, Llama Swap, vLLM)
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
[main] Add yellow color for unverified models when API unavailable
8400b64View on GitHub[main] Refactor API key resolution and add live model validation with stale detection
28e4da9View on GitHubFix version detection for uv installations and bump to 0.1.9
9bb0b3eView on GitHubImprove test coverage to meet 80% minimum requirement
b16fec7View on GitHubIncrement micro version to 0.1.7 and update related files
dd4f7c2View on GitHubfeat: Add API key configuration support for model providers
69ea5b2View on GitHub[main] Refactor config loading to return config data directly instead of modifying state
4e1fa75View on GitHub[main] Remove CHANGES.md and set ANTHROPIC_API_KEY to None in config
0061066View on GitHubRemove 'None' as model option and force model selection
d48880dView on GitHub