Skip to content

bug(URGENT): claude code incompat #157

Description

@gkgoat1

What happened

Drops connections with Claude Code when using subscription auth, Claude can't think without hitting 502 errors.

How are you running llmtrim?

  • Proxy (llmtrim setup / serve) — intercepting a tool's traffic

  • CLI (llmtrim compress / send / batch)

  • Tool / client (proxy path): Claude Code

  • Provider: anthropic

  • Preset / config: auto

Reproduce

Use Claude Code with a Claude subscription

⚠️ Redact secrets first — strip API keys, authorization headers, and private prompt
content. llmtrim never needs them to reproduce a compression bug. (Security vulnerabilities
go through the private advisory link, not a public issue — see SECURITY.md.)

Expected vs actual

  • Expected: no 502 errors
  • Actual: extremely frequent 502s

Environment

  • llmtrim --version: llmtrim 0.8.0
  • llmtrim status (daemon + CA + savings state):
  • Install method: cargo install
  • OS / arch: macOS 26, aarch64

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions