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.33.2

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.33.2
File
letta-0.33.2-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
letta-0.33.2-py3-none-manylinux_2_28_x86_64.whl Python 3 none Linux glibc 2.28+ x86-64 Details
letta-0.33.2-py3-none-manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.28+ ARM64 Details
letta-0.33.2-py3-none-macosx_14_0_x86_64.whl Python 3 none macOS 14.0+ x86-64 Details
letta-0.33.2-py3-none-macosx_14_0_arm64.whl Python 3 none macOS 14.0+ ARM64 Details

Total release size: 371.8 MB

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

Download URL letta-0.33.2-py3-none-win_amd64.whl
Size 76.1 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
b42525414e3ad7ac95d6cf6ecd38a8be0a869b7d88c8aa18077c57426bc635e9
BLAKE2b-256 checksum
How to use checksums
c5ea9e93435fb72a1e870282535a0f2d89cf5aeae2534b429fb6d19a2e9823ef
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 25, 2026.

Transparency log

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

Download URL letta-0.33.2-py3-none-manylinux_2_28_x86_64.whl
Size 77.1 MB
Tags Linux glibc 2.28+ x86-64 Python 3
SHA-256 checksum
How to use checksums
6ae8276f900f3c70b4793781bd9c3425d1ceb49ce1258d38aa62175a19043fac
BLAKE2b-256 checksum
How to use checksums
0bf855fbbff8866169e120d036c1934dce4a11628b687e28c18fda368bf29f66
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 25, 2026.

Transparency log

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

Download URL letta-0.33.2-py3-none-manylinux_2_28_aarch64.whl
Size 76.4 MB
Tags Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
5a628ac04745f4d4ace4f847c5c7d26c5b5ec59724251163629156da5de6c03d
BLAKE2b-256 checksum
How to use checksums
8724264338bc9fa86b87ef6f55c4f1155143109ac2af9f317154cfaec6da7969
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 25, 2026.

Transparency log

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

Download URL letta-0.33.2-py3-none-macosx_14_0_x86_64.whl
Size 72.7 MB
Tags Python 3 macOS 14.0+ x86-64
SHA-256 checksum
How to use checksums
6192554784686b368cc28f2eab30628a361854c4998b890c8cde0950b27beccb
BLAKE2b-256 checksum
How to use checksums
0c8cd0ad18deb9fd6a2873d1fc1e581a2ebdcfd53e92f9be3f56aa73fc797dd5
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 25, 2026.

Transparency log

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

Download URL letta-0.33.2-py3-none-macosx_14_0_arm64.whl
Size 69.4 MB
Tags Python 3 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
941efcd8d92aa0262725fd6512ac5dd1f07755b1d06ae8dd1adee02f602cbce5
BLAKE2b-256 checksum
How to use checksums
9bcc763dd30677ebcb5054b46d1d15aabdef21dcef15c8b3280c713bc9150133
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 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.33.2 This release

5 release files

0.33.1

5 release files

0.33.0

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