README.md
pyproject.toml
agent_cn/__init__.py
agent_cn/cli.py
agent_cn.egg-info/PKG-INFO
agent_cn.egg-info/SOURCES.txt
agent_cn.egg-info/dependency_links.txt
agent_cn.egg-info/entry_points.txt
agent_cn.egg-info/top_level.txt
agent_cn/commands/cost.py
agent_cn/commands/doctor.py
agent_cn/commands/list_cmd.py
agent_cn/commands/model.py
agent_cn/commands/setup.py
agent_cn/commands/switch.py
agent_cn/commands/transfer.py
agent_cn/core/builder.py
agent_cn/core/config.py
agent_cn/core/custom.py
agent_cn/core/doctor.py
agent_cn/core/registry.py
agent_cn/core/verify.py
agent_cn/data/models.json
agent_cn/data/tools.json
agent_cn/tools/claude_code.py
agent_cn/tools/codex.py
tests/test_claude_code.py
tests/test_codex.py
tests/test_config.py
tests/test_custom.py
tests/test_registry.py
tests/test_switch.py
tests/test_transfer.py
tests/test_verify.py