Skip to content

feat: add x-alchemy-client-breadcrumb header#36

Merged
CodesMcCabe merged 1 commit intocm/fb-7from
cm/add-header-tracking
Mar 25, 2026
Merged

feat: add x-alchemy-client-breadcrumb header#36
CodesMcCabe merged 1 commit intocm/fb-7from
cm/add-header-tracking

Conversation

@CodesMcCabe
Copy link
Collaborator

Summary

  • Adds x-alchemy-client-breadcrumb: alchemy-cli header to all outgoing HTTP requests
  • Injected at the fetchWithTimeout() level in client-utils.ts, so RPC, REST, Admin, and x402 clients all get it automatically
  • Mirrors the same pattern used in alchemy-mcp

Test plan

  • Build passes
  • All 237 tests pass

🤖 Generated with Claude Code

Injects the header at the fetchWithTimeout level so every HTTP call
(RPC, REST, Admin, x402) automatically identifies itself as alchemy-cli.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@CodesMcCabe CodesMcCabe requested a review from a team as a code owner March 25, 2026 02:33
@CodesMcCabe CodesMcCabe merged commit 93288fc into cm/fb-7 Mar 25, 2026
4 checks passed
@CodesMcCabe CodesMcCabe deleted the cm/add-header-tracking branch March 25, 2026 02:34
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