文档中心

关于 CCJK 你需要知道的一切

快速入门指南

One command. Minimal config. 10x productivity.

1

Interactive Setup (Recommended)

npx ccjk

Auto-detects your project type and configures optimal MCP services

2

Silent Mode (CI/CD)

export ANTHROPIC_API_KEY="sk-ant-..." npx ccjk init --silent

Non-interactive setup for automated deployments

3

What Just Happened?

  • Auto-detected your project type (React/Vue/Node/Python/Go/Rust/etc)
  • Configured optimal MCP services for your stack
  • Set up persistent memory (AI remembers your codebase)
  • Enabled smart context compression (30-50% token reduction)
  • Ready for cloud sync (optional)
NEW IN v11.1.1

Remote Control & Production Security

Control Claude Code from any device with production-grade security

🌐

Remote Control

Control Claude from browser, phone, or tablet

ccjk remote setup
  • One-command setup in 30 seconds
  • Auto-configure server URL & auth
  • Health diagnostics with remote doctor
🛡️

Production Security

Hardened defaults for real-world deployments

  • HTTPS enforcement (no HTTP in production)
  • CORS hardening (wildcard * rejected)
  • Secret validation (dev defaults blocked)
  • Fail-fast boot (no silent fallbacks)
🔓

Permission Presets

One-click permission configuration

ccjk zc --preset max
  • max: All commands (100+ permissions)
  • dev: Build tools, git, npm (50+)
  • safe: Read-only operations (20+)
🤖

Agent Teams

Parallel AI execution for complex tasks

ccjk agent-teams --on

One agent writes code, another writes tests, simultaneously

Essential Commands

ccjk

Interactive menu

ccjk init

Full initialization

ccjk status

Health check + recommendations

ccjk boost

One-click optimization

ccjk agent-teams --on

Enable parallel AI execution

ccjk cloud enable

Enable cloud sync

ccjk memory --enable

Enable persistent memory

ccjk mcp install

Install MCP services

ccjk remote setup

Configure remote control

ccjk remote doctor

Diagnose connectivity

ccjk zc --preset max

Apply permission preset

ccjk --help

Show all commands

31
GitHub Stars
v11.1.1
Latest Version
30-50%
Token Reduction
30s
Setup Time

需要帮助?

找不到你需要的内容?我们随时为你提供帮助。