Skip to main content

Letta Code

Stateful agents in your terminal. Letta Code agents remember your work, learn over time, and can read, edit, and run code in your project. This package installs the letta command with a bundled Node.js runtime and native tools. You do not need Node.js, npm, or a compiler to install or start it.

Install

With uv:

uv tool install letta

Or with pipx:

pipx install letta

You can also install into a Python virtual environment:

python -m pip install letta
letta --help

Requires Python 3.9+. Platform wheels target glibc Linux (2.28+, x86-64 and ARM64), macOS (14+, Intel and Apple Silicon), and Windows x64. Alpine/musl, 32-bit systems, and Windows ARM64 are not currently supported. Git and any tools you want your agent to use must be installed separately.

Start working

cd your-project
letta

Use /connect to configure an LLM provider, coding plan, or local inference server. Ask your agent to explore the project, or run /init to bootstrap its memory. Use /model to switch models, /new to start a conversation, /resume to switch conversations, and /agent to switch agents.

Sign in with /login to back up agents to Letta Cloud and access them across devices, including chat.letta.com. Without an account, local agents stay on disk and may need manual backups. Provider or hosted model usage can incur charges; installing the CLI does not include model credits.

letta --help
letta --version
letta -p "Explain this project"

Upgrade

Use the same tool that installed Letta Code:

uv tool upgrade letta
# or
pipx upgrade letta
# or, inside your virtual environment
python -m pip install --upgrade letta

In-app self-update is disabled for this distribution: upgrades replace the whole wheel, including its runtime. No npm install runs when you launch Letta.

Learn more

This distribution is the Letta Code CLI, not a Python SDK or API server. For Python applications calling the Letta API, use letta-client.

Release files for letta 0.32.18

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for letta 0.32.18
File
letta-0.32.18-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
letta-0.32.18-py3-none-manylinux_2_28_x86_64.whl Python 3 none Linux glibc 2.28+ x86-64 Details
letta-0.32.18-py3-none-manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.28+ ARM64 Details
letta-0.32.18-py3-none-macosx_14_0_x86_64.whl Python 3 none macOS 14.0+ x86-64 Details
letta-0.32.18-py3-none-macosx_14_0_arm64.whl Python 3 none macOS 14.0+ ARM64 Details

Total release size: 340.2 MB

Release files / letta-0.32.18-py3-none-win_amd64.whl

Download URL letta-0.32.18-py3-none-win_amd64.whl
Size 70.0 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
e3c89e83bd2a9a2b433d242eafc541c72e3cd9ad538200d65bf0b9285775c206
BLAKE2b-256 checksum
How to use checksums
8fc124fe83e2f429b95f6b3d290171a1ad3af4303a4521f459287d3104367198
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release files / letta-0.32.18-py3-none-manylinux_2_28_x86_64.whl

Download URL letta-0.32.18-py3-none-manylinux_2_28_x86_64.whl
Size 70.8 MB
Tags Linux glibc 2.28+ x86-64 Python 3
SHA-256 checksum
How to use checksums
ec1050dcbcb8e077f36202a4190ec179ba4750e78276e14634e6efc3ed4b6700
BLAKE2b-256 checksum
How to use checksums
ca3c66c1faf4a95f98eae760eace8f3b2385a62f4f2e23b2668f0c6a91d7abef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release files / letta-0.32.18-py3-none-manylinux_2_28_aarch64.whl

Download URL letta-0.32.18-py3-none-manylinux_2_28_aarch64.whl
Size 70.0 MB
Tags Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
314075bc76705090af81fe4042bda56510427a9a2048c8fafeffe775043ec9bb
BLAKE2b-256 checksum
How to use checksums
9567c4ce80558412e1f18fe27926926f81c232aaaf1f4e827d300f40f4fc0c8f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release files / letta-0.32.18-py3-none-macosx_14_0_x86_64.whl

Download URL letta-0.32.18-py3-none-macosx_14_0_x86_64.whl
Size 66.4 MB
Tags Python 3 macOS 14.0+ x86-64
SHA-256 checksum
How to use checksums
2873d721302bb600c6280a3d5f872d2d17d4b6db5f318c1d9321fbae9fcdb2d4
BLAKE2b-256 checksum
How to use checksums
12fbda083c329856e4fa6a3fdc6e24e9da4b85f668f548c221ffab5ae0c6221b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release files / letta-0.32.18-py3-none-macosx_14_0_arm64.whl

Download URL letta-0.32.18-py3-none-macosx_14_0_arm64.whl
Size 63.1 MB
Tags Python 3 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
dfbf9c2b9660b82a0a3eb0a5ce5736219d10f237e0cd0ac0791fad7702386014
BLAKE2b-256 checksum
How to use checksums
b9faaa18f0adf2801b0497a46538ecc705e4da8058a411878dd41c09d731e4b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release history Release notifications | RSS feed

0.33.1

5 release files

0.33.0

5 release files

This release

0.32.18 This release

5 release files

0.16.8

2 release files

0.16.7

2 release files

0.16.5

2 release files

0.16.4

2 release files

0.16.2

2 release files

0.16.1

2 release files

0.16.0

2 release files

0.15.1

2 release files

0.15.0

2 release files

0.14.0

2 release files

0.13.0

2 release files

0.12.1

1 release file

0.12.0

1 release file

0.11.6

2 release files

0.11.5

2 release files

0.11.4

2 release files

0.11.3

2 release files

0.9.1

2 release files

0.9.0

2 release files

0.8.17

2 release files

0.8.16

2 release files

0.8.15

2 release files

0.8.14

2 release files

0.8.13

2 release files

0.8.9

2 release files

0.8.8

2 release files

0.8.7

2 release files

0.8.6

2 release files

0.8.5

2 release files

0.8.4

2 release files

0.8.3

2 release files

0.8.2

2 release files

0.8.0

2 release files

0.7.28

2 release files

0.7.27

2 release files

0.7.26

2 release files

0.7.25

2 release files

0.7.23

2 release files

0.7.22

2 release files

0.7.21

2 release files

0.7.20

2 release files

0.7.19

2 release files

0.7.18

2 release files

0.7.17

2 release files

0.7.16

2 release files

0.7.15

2 release files

0.7.14

2 release files

0.7.13

2 release files

0.7.9

2 release files

0.7.8

2 release files

0.7.7

2 release files

0.7.6

2 release files

0.7.5

2 release files

0.7.4

2 release files

0.7.3

2 release files

0.7.2

2 release files

0.7.1

2 release files

0.7.0

2 release files

0.6.54

2 release files

0.6.53

2 release files

0.6.52

2 release files

0.6.51

2 release files

0.6.48

2 release files

0.6.47

2 release files

0.6.46

2 release files

0.6.45

2 release files

0.6.44

2 release files

0.6.43

2 release files

0.6.42

2 release files

0.6.41

2 release files

0.6.40

2 release files

0.6.39

2 release files

0.6.34

2 release files

0.6.33

2 release files

0.6.32

2 release files

0.6.31

2 release files

0.6.30

2 release files

0.6.29

2 release files

0.6.28

2 release files

0.6.27

2 release files

0.6.26

2 release files

0.6.25

2 release files

0.6.24

2 release files

0.6.20

2 release files

0.6.19

2 release files

0.6.18

2 release files

0.6.17

2 release files

0.6.16

2 release files

0.6.15

2 release files

0.6.14

2 release files

0.6.13

2 release files

0.6.12

2 release files

0.6.11

2 release files

0.6.10

2 release files

0.6.9

2 release files

0.6.8

2 release files

0.6.7

2 release files

0.6.6

2 release files

0.6.5

2 release files

0.6.4

2 release files

0.6.3

2 release files

0.6.2

2 release files

0.6.1

2 release files

0.6.0

2 release files

0.5.5

2 release files

0.5.4

2 release files

0.5.3

2 release files

0.5.2

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.4.1

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page