[开源工具] AgentConfig 原生 macOS App,集中管理 Codex、Claude Code 等 AI 编程工具的配置文件和 API Key,支持多套配置快速切换。

发布于

适合多账号,中转站用户,方便多配置切换。

[GitHub 项目链接](https://github.com/iHongRen/AgentConfig)

![Image](http://pic.zhso.org/2026/07/20/a0a6223b4dd4.png)

![Image](http://pic.zhso.org/2026/07/20/16ccd364bd48.png)

## 功能
- 多账号 API Key 一键切换
- Profile 独立分区管理
- 可视化增删环境变量
- 多格式语法高亮编辑
- Cmd+F 搜索与格式化
- 外部变更自动检测
- 侧边栏右键快捷操作
- 拖拽文件快速收录

## 安装

```sh
curl -fsSL https://raw.githubusercontent.com/iHongRen/AgentConfig/main/install.sh | sh
```

或从 [GitHub Releases](https://github.com/iHongRen/AgentConfig/releases) 下载 `AgentConfig.dmg`。如遇安全提示:

```sh
xattr -dr com.apple.quarantine /Applications/AgentConfig.app
```

---

原文链接:[点击查看](https://www.v2ex.com/t/1228564)

评论

暂无评论。