Discover and explore top open-source AI tools and projects—updated daily.
cjh-storeCLI tool for managing Claude Code and Codex configurations
Top 98.1% on SourcePulse
This CLI tool, cc-cli, addresses the complexity of managing API configurations for Claude Code and Codex. It targets users who frequently switch between different API endpoints, tokens, or models, offering a streamlined workflow. The primary benefit is simplified, rapid configuration management and backup, reducing manual effort and potential errors.
How It Works
cc-cli provides a command-line interface for managing multiple API sites and associated tokens for Claude Code and Codex. Its core functionality includes one-click switching between configurations, intelligent merging that preserves existing Claude Code/Codex settings while updating API specifics, and WebDAV-based cloud backup/restore for critical configuration files. It also introduces a "YOLO mode" for permissive tool usage and smart notifications for asynchronous task completion.
Quick Start & Requirements
npm install -g @cjh0/cc-cli.cc or cc-cli (if cc conflicts with system C compiler). Other commands include cc api, cc apiuse, cc status.Highlighted Details
Maintenance & Community
No information regarding contributors, sponsorships, or community channels (like Discord/Slack) is present in the provided README.
Licensing & Compatibility
The README does not specify a software license. This lack of explicit licensing information may pose compatibility concerns for commercial use or integration into proprietary projects.
Limitations & Caveats
The primary command cc may conflict with the system's C compiler, necessitating the use of the alternative cc-cli command. The absence of a stated software license is a significant caveat for adoption.
1 day ago
Inactive