Files
wehub-resource-sync 4deafc5b1e
Run Docker integration tests / test (push) Waiting to run
🌿 Publish Docs / run (push) Waiting to run
🌿 Preview Python SDK / changed-files (push) Waiting to run
🌿 Preview Python SDK / preview-python-sdk (push) Blocked by required conditions
🌿 Preview TypeScript SDK / changed-files (push) Waiting to run
🌿 Preview TypeScript SDK / preview-typescript-sdk (push) Blocked by required conditions
Sync Code / notify (push) Waiting to run
Notify Submodule Repos / notify (push) Waiting to run
Test Package Installation / test-install (3.13) (push) Waiting to run
Test Package Installation / test-install (3.12) (push) Waiting to run
Test Package Installation / test-install (3.11) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:40:25 +08:00

1.4 KiB

AGENTS.md

This repository is deprecated

This repository contains the legacy Letta server: the self-hosted API server (letta/letta image) that powers the Letta V1 API and V1 SDKs (@letta-ai/letta-client for TypeScript, letta-client for Python). It is in maintenance mode and is no longer where active development happens.

If you are an agent working here, you most likely want one of these instead:

You want to... Go to
Use or modify the current Letta agent (harness, CLI, channel integrations, etc.) letta-ai/letta-code
Build agents into an application programmatically Letta Agent SDK (@letta-ai/letta-agent-sdk)
Self-host a server for Letta agents App Server, which replaces the API server in this repo
Reference the legacy V1 SDK / API V1 SDK docs

Notes for agents working in this repo

  • New features and integrations should target letta-ai/letta-code and the Letta Agent SDK, not this codebase.
  • All contributions (issues, PRs, discussions) must comply with the AI usage policy: AI assistance must be disclosed, and a human must fully understand and review everything submitted.