Remix.run Logo
eric-burel an hour ago

"You can investigate this yourself by putting a logging proxy between the claude code CLI and the Anthropic API using ANTHROPIC_BASE_URL" I'd be eager to read a tutorial about that I never know which tool to favour for doing that when you're not a system or network expert.

fishmicrowaver an hour ago | parent | next [-]

Have you considered just asking claude? I'd wager you'd get up and running in <10 minutes.

dhorthy 34 minutes ago | parent [-]

agree - i've had claude one-shot this for me at least 10 times at this point cause i'm too lazy to lug whatever code around. literally made a new one this morning

0xblacklight 39 minutes ago | parent | prev [-]

Hi, post author here

We used cloudflare’s AI gateway which is pretty simple. Set one up, get the proxy URL and set it through the env var, very plug-and-play