macOS
brew install letta-codelocal Homebrew formula metadata
brew
Memory-first coding agent. Version 0.27.27 via Homebrew; verified 2026-07-08.
install
brew install letta-codelocal Homebrew formula metadata
winget install --id Letta.LettaCode -eWindows Package Manager source index · Letta.LettaCode · source: cdn.winget.microsoft.com
overview
Memory-first coding agent
history
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.
security posture
No matching local secret-handling manifest was found for letta-code. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.letta/channels/<channel>/channel.json~/.letta/channels/<channel>/routing.yaml~/.letta/channels/<channel>/pairing.yamlCredential-bearing paths to review before unattended agent runs.
~/.letta/channels/<channel>/accounts.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
letta | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://docs.letta.com/letta-code
install metadata
| Package key | brew:letta-code |
|---|---|
| Version | 0.27.27 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/letta-code |
| Homepage | https://docs.letta.com/letta-code |
| Repository | https://github.com/letta-ai/letta-code |
| Upstream docs | https://docs.letta.com/letta-code |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.27.27.tgz |
| Last updated | 2026-07-08T03:44:27Z |
| Pulse | updated |
| Dependencies | gettext, glib, node, ripgrep, vips |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | letta-code |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Letta.LettaCode
winget install --id Letta.LettaCode -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.