ZCF

Active
GitHub TypeScript MIT

Description

Zero-Config Code Flow for Claude Code and Codex, providing one-click project initialization and context management.

Key Features

  • Zero-config one-click project initialization for Claude Code and Codex
  • Bilingual support with intelligent agent system and personalized AI assistant
  • Built-in workflow management with automatic API and MCP configuration
  • Interactive terminal menu for selecting tools, updates, and language switching
  • Non-interactive mode for scripted CI/CD integration with provider presets

Use Cases

💡 Quickly setting up Claude Code or Codex development environments
💡 Managing API provider configurations and switching between services
💡 Automating project workflow setup for team development
💡 Integrating AI coding assistants with existing DevOps pipelines

Quick Start

Run `npx zcf` to open the interactive menu. For full initialization: `npx zcf i`. For non-interactive setup: `npx zcf i -s -p 302ai -k "sk-xxx"`. Supports `--lang zh-CN` for Chinese interface.

Related Projects