Anthropic is killing stainless, so we built our own SDK/MCP generator
4 points - yesterday at 10:02 PM
https://x.com/iiviieee/status/2056850759304798543 https://github.com/crosmos-labs/ironic/
The generator is usually the easy half. The hard part is keeping the generated SDK honest when API semantics change but the OpenAPI shape barely changes. Do you have contract tests against real endpoints, or mostly snapshot tests on the generated clients?