Skip to content

Remove Claude model discovery proxy - #443

Open
andy-xu-db wants to merge 1 commit into
mainfrom
andy/remove-anthropic-model-discovery-proxy
Open

Remove Claude model discovery proxy#443
andy-xu-db wants to merge 1 commit into
mainfrom
andy/remove-anthropic-model-discovery-proxy

Conversation

@andy-xu-db

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the local Anthropic model-discovery proxy and its client-side model alias rewriting.
  • Send native Claude model discovery and inference directly to AI Gateway.
  • Preserve the separate subscription-relay token refresh proxy.

Dependency

Merge and deploy the server-side model prefixing/stripping change before releasing this ucode change: https://github.com/databricks-eng/universe/pull/2535560

Testing

  • uv run pytest tests/test_agent_claude.py tests/test_claude_smart_routing_v2.py -q — 149 passed.
  • uv run ruff check . and changed-file formatting checks passed.
  • Full suite: 2,159 passed and 37 skipped. Two binary user-agent tests fail identically on unmodified origin/main because machine-managed Claude/Codex settings bypass their temporary capture server.

@andy-xu-db
andy-xu-db requested a review from lilly-luo September 1, 2026 23:14
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.

1 participant