# 使用 Homebrew Cask 安装 atomcode

查看 atomcode 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:atomcode
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask atomcode
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:atomcode
- **软件包管理器:** Homebrew Cask
- **版本:** 5.0.3
- **来源摘要:** Open-source terminal AI coding agent
- **主页:** <https://atomgit.com/atomgit_atomcode/atomcode>
- **最后更新:** 2026-07-30T16:10:41Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- atomcode (二进制)
- atomcode (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 5.0.3
## 项目历史与用法

AtomCode is an AtomGit-hosted open-source terminal AI coding agent written in Rust and distributed as source, npm package, and Homebrew cask.

### 项目历史

The official README describes AtomCode as an AI coding agent that lives in the terminal, reads a codebase, edits files, runs commands, and verifies its work. It identifies the project as 100% AI-generated and positions it as an open-source alternative to Claude Code and Cursor Agent.

The official repository is a Rust workspace with terminal, daemon, bridge, MCP, extension, and web UI components. The README badge and supplied cask metadata both identify version 4.26.0 for this batch.

### 采用历史

The supplied package metadata records AtomCode as a Homebrew cask. The README also documents npm installation through `@atomgit.com/atomcode`, source installation with Cargo, and Homebrew cask installation, which indicates packaging across JavaScript, Rust, and macOS package-manager channels.

### 使用方式

The main executable is `atomcode`. Users run it in a project, configure providers in `~/.atomcode/config.toml`, and can use login commands for AtomGit OAuth, SSO, MCP, daemon mode, web UI, mobile app access, background sessions, code review, and headless prompts.

### 为什么软件包爱好者会关心

AtomCode is a fast-moving AI coding-agent package where the interesting operational surface is not just the binary: provider credentials, OAuth files, MCP server definitions, per-project configuration, release archives, and multiple install channels all matter to maintainers.

### 时间线

- 2026: Official AtomGit refs include AtomCode release and test tags.
- 2026: Supplied Homebrew cask metadata records version 4.26.0.

### Related projects

- Related contexts include Model Context Protocol clients, OpenAI-compatible model gateways, Claude Code, Cursor Agent, terminal TUIs, and AI coding-agent package ecosystems.

### 来源

- <https://atomgit.com/atomgit_atomcode/atomcode>
- <https://atomgit.com/atomgit_atomcode/atomcode/blob/main/README.md>
- <https://atomgit.com/atomgit_atomcode/atomcode/blob/main/docs/config.example.toml>
- <https://atomgit.com/atomgit_atomcode/atomcode/blob/main/docs/mcp.md>
- <https://formulae.brew.sh/api/cask/atomcode.json>


## 安全说明

没有找到 atomcode 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.atomcode/config.toml, ~/.atomcode/mcp.json, <project>/.mcp.json

## Credential files

- Unix: ~/.atomcode/config.toml, ~/.atomcode/auth.toml, ~/.atomcode/mcp_auth.toml
## 其他软件包管理器记录

- winget - AtomGit.AtomCode: normalized package name match | Windows Package Manager source index: AtomGit.AtomCode from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/atomcode.yml](https://github.com/mxcl/pkgdb/blob/main/combined/atomcode.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
