# atomcode を Homebrew Cask でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
