# letta-code を Homebrew, winget でインストール

letta-code のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:letta-code
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install letta-code
```

  証拠: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Letta.LettaCode -e
```

  証拠: Windows Package Manager source index: Letta.LettaCode from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:letta-code
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.30.1
- **ソース概要:** Memory-first coding agent
- **ホームページ:** <https://docs.letta.com/letta-code>
- **最終更新:** 2026-08-03T00:20:46Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- letta (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.30.1
## プロジェクトの歴史と使われ方

Letta Code is a memory-first coding-agent CLI and harness from Letta. Its project story belongs to the post-2024 wave of terminal coding agents, with the differentiator that agent identity, memory, skills, and conversation history are treated as durable state rather than per-session context.

### プロジェクトの歴史

The `letta-ai/letta-code` repository was created on October 25, 2025. Letta's product documentation presents the tool as the open-source Letta Agent harness for coding agents, desktop agents, personal agents, and more autonomous workflows.

Letta's launch material framed Letta Code as a response to stateless coding-agent sessions: instead of restarting from scratch, the same agent can learn project conventions through commands such as `/init`, `/remember`, and skill creation.

### 採用の歴史

Letta Code entered package-manager culture quickly for a young AI developer tool: this batch records Homebrew and winget package identifiers, while the official quickstart documents global npm installation with `npm install -g @letta-ai/letta-code` and execution through the `letta` command.

### 使われ方

The intended workflow is to start `letta` inside a project, connect model providers or coding plans, and let the agent inspect the codebase, retain memories, and resume future conversations. The docs also describe headless prompts, remote environments, subagents, skills, and memory-management commands.

### パッケージ好きにとっての重要性

For package nerds, Letta Code is notable less as a stable old Unix utility and more as a fast-moving example of AI tools becoming ordinary CLI packages. Its package metadata, npm install path, and Homebrew/winget entries show the distribution path for AI coding agents moving into the same channels as shells, editors, and build tools.

### タイムライン

- 2025: The `letta-ai/letta-code` repository was created on October 25, 2025.
- 2026: Letta documentation described Letta Agent/Letta Code as an open-source, memory-first agent harness with CLI, desktop, and cloud setup paths.
- 2026: The Letta Code changelog documented active 0.x releases, including 0.27.11.

### Related projects

- Letta Code is part of the broader Letta/MemGPT lineage around long-term memory for agents. It is also positioned beside terminal coding agents such as Claude Code, Gemini CLI, and Codex CLI, while using npm, Homebrew, and winget as ordinary developer-tool distribution channels.

### ソース

- <https://api.github.com/repos/letta-ai/letta-code>
- <https://docs.letta.com/letta-agent>
- <https://docs.letta.com/letta-agent/changelog>
- <https://docs.letta.com/letta-agent/quickstart>
- <https://formulae.brew.sh/formula/letta-code>
- <https://github.com/letta-ai/letta-code>
- <https://www.letta.com/blog/letta-code/>


## セキュリティノート

letta-code に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.letta/channels/<channel>/channel.json, ~/.letta/channels/<channel>/routing.yaml, ~/.letta/channels/<channel>/pairing.yaml

## Credential files

- Unix: ~/.letta/channels/<channel>/accounts.json
## 他のパッケージマネージャ記録

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


## Combined YAML source

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


## ソース

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