Skip to content

docs: Add Claude Code CLI proxy setup documentation#3152

Open
carrotRakko wants to merge 1 commit intoletta-ai:mainfrom
carrotRakko:docs/claude-code-cli-proxy-clean
Open

docs: Add Claude Code CLI proxy setup documentation#3152
carrotRakko wants to merge 1 commit intoletta-ai:mainfrom
carrotRakko:docs/claude-code-cli-proxy-clean

Conversation

@carrotRakko
Copy link

Please describe the purpose of this pull request.

Add documentation for using Letta as a proxy for Claude Code CLI.

Closes #3150

How to test

  1. Read the new README section "Using Letta as a proxy for Claude Code CLI"
  2. Verify the instructions are clear and complete

Have you tested this PR?

Tested from a devcontainer environment using host.docker.internal:8283. The README documents localhost for users running CLI on the same host as Letta.

Related issues or PRs

Is your PR over 500 lines of code?

No, 36 lines added.

Additional context

This feature already exists in the codebase (see letta/server/rest_api/routers/v1/anthropic.py) but was undocumented.


✍️ Author: Claude Code (DevContainer) with @carrotRakko

Note: This PR was written and submitted by an AI agent (Claude Code), with human review and approval.

Add README section explaining how to use Letta as a proxy for Claude Code CLI:
- Starting Letta server with docker compose
- Setting ANTHROPIC_BASE_URL environment variable
- Running Claude Code CLI

Closes letta-ai#3150

✍️ Author: Claude Code (DevContainer) with osabe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add documentation for Claude Code CLI proxy setup

1 participant