wlyaaaaa

AI CLI Profile Manager — AI skill for Claude Code

AI community

Windows 11 上统一管理 Codex CLI、Claude Code 与 Open Interpreter 的多模型 Profile、代理、体检和中文手册.

How to install AI CLI Profile Manager

This entry records only its repository, not the path inside it, so there is no exact command to give. Open wlyaaaaa/ai-cli-profile-manager and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AI CLI Profile Manager does

Windows 11 上统一管理 Codex CLI、Claude Code 与 Open Interpreter 的多模型 Profile、代理、体检和中文手册.

Alternatives in AI

  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Open Science — Open Science Desktop — local-first, model-agnostic AI research workbench for macOS, Windows & Linux 1.5k ★
  • Skills Manager — A lightweight desktop app to manage, sync, and organize AI agent skills across 15+ coding tools — Cursor, Clau 813 ★

README

AI CLI Profile Manager

面向 Windows 11 x64 的中文 PowerShell 工具:用统一 Profile 启动原生 Codex CLI、Claude Code、Qwen Code、OpenCode 和当前官方 Rust Open Interpreter,并提供 Provider 隔离、Doctor、显式 Live Test、Codex harness 与可选的第三方代理运维。

命令:`aicli` 版本:`0.3.12`(`main` 源码;source/install/runtime/live 分层回读) 许可证:MIT

它不是新的 Agent、聊天外壳或通用历史库,也不汉化上游 CLI。Codex harness 只额外保存恢复同一 thread 所需的身份、游标和哈希账本,不保存任务正文、隐藏推理或工具载荷。

三步开始

pwsh -File .\scripts\Install.ps1
aicli setup
aicli start codex-official
# 或:aicli start claude-official

目标版本已安装时,确认替换可加 `-Force`。安装后请新开 PowerShell 7,再运行 `aicli version`。

从 `0.3.11` 或更早版本升级到 `0.3.12` 时,安装器继续先只读预检 Qwen3.7 遗留入口,再把身份与哈希闭合的旧 Profile、旧受管 Codex 文件和旧模块版本移入 `%LOCALAPPDATA%\AiCliProfileManager\retirement\qwen37-v1`。新 `codex-qwen3-7-max-paygo`、其 exact 06-08 TOML 与被引用目录会被明确保留。迁移不读取、移动或删除 SecretRef/密钥;未知或被修改的遗留物会在安装变更前阻断。

不安装的开发入口:

pwsh -File .\bin\aicli.ps1 version
pwsh -File .\bin\aicli.ps1 doctor

当前范围

引擎 已实现的公开路径 验收口径
Codex CLI 官方登录、精确 Qwen3.7 Max 06-08 / Qwen3.8 Max Workspace 按量、DeepSeek Flash(deepseek-flash)/ V4 Pro CLI-only、本机 qwen-main/review / Qwen3.8-27B 当前 source/static;安装与 Live 只认同提交、同指纹回执
Claude Code 官方登录、Ollama、自定义 Anthropic Messages DeepSeek 与 Qwen3.7 Max/Plus 云模板已移除
Qwen Code 本机 Ollama qwen-main-v1 machine run 仅机器入口
OpenCode 本机 Ollama qwen-main-v1 / Qwen3.8-27B 256K machine run;Desktop 目录可见 仅机器入口
Open Interpreter 当前官方 Rust 0.0.21+:Ollama DeepSeek / Qwen3.7 云模板已移除;旧 Python 0.4.x 不支持
ChatGPT → Claude raine/claude-code-proxyCLIProxyAPI 可选第三方通道;本轮未完成 OAuth 与端到端 Live 验收

DeepSeek 当前主入口是 `codex-deepseek-flash` → 官方自动升级 ID `deepseek-flash`:Responses、1048576 context、图像输入与 `low/high/max`,默认 `max`;桌面菜单只显示“DeepSeek Flash”,不写死当前版本号。`codex-deepseek-v4-pro` → `deepseek-v4-pro` 继续作为独立 CLI-only exact Profile,仍不接受模型或 fallback 覆盖。旧 `codex-deepseek` / `deepseek-v4-flash` 与 Claude Code、Open Interpreter 的旧 DeepSeek 模板均已退役并失败关闭。