mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 22:16:41 +00:00
The claude provider was fully registered in the codebase (types, OAuth config, auth port 54545, model catalog, CLI routes) but the required base config file was missing, causing "Base config not found for provider 'claude'" error when running `ccs claude --add`.