hellowind777/hello2cc

699 stars · Last commit 2026-05-23

Native-first Claude Code plugin for third-party models with silent Agent model injection and output styles.

README preview

# hello2cc

[![npm version](https://img.shields.io/npm/v/hello2cc.svg)](https://www.npmjs.com/package/hello2cc)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)
[![Publish](https://img.shields.io/github/actions/workflow/status/hellowind777/hello2cc/publish.yml?label=publish)](https://github.com/hellowind777/hello2cc/actions/workflows/publish.yml)

Make third-party models inside Claude Code behave closer to a native Opus session.

`hello2cc` does not replace your gateway, provider mapping, or account setup.  
It sits in the plugin layer and keeps third-party models closer to Claude Code's native behavior around tool choice, agent routing, task and team workflow, failure handling, and response style.

**Language:** English | [简体中文](./README_CN.md)

## Overview

`hello2cc` is for users who already run GPT, Kimi, DeepSeek, Gemini, Qwen, or other third-party models in Claude Code through CCSwitch or a similar mapping layer.

It helps in three places:

- keep capability selection closer to Claude Code's native priorities

View full repository on GitHub →