5 months or so ago Anthropic decided to kick out all OpenClaw users by making it against their subscription ToS to talk to their http endpoint directly for third party apps. Those would need to be billed with extra tokens, not via the subscription usage. But today i find out i am allowed to take the claude agent sdk, and wrap it with an http proxy that takes the same interface? The only difference i can spot is that using the sdk anthropic forces a “I am a claude agent” as first line into the system prompt, and session management (resume/fork) is a bit broken - but for all intents and purposes the API can be made the same except I have to proxy it via the sdk to the cli to their server? ffs just allow third party harnesses again. submitted by /u/throwaway490215
Originally posted by u/throwaway490215 on r/ClaudeCode
