Anthropic is killing stainless, so we built our own SDK/MCP generator

https://x.com/iiviieee/status/2056850759304798543 https://github.com/crosmos-labs/ironic/

5 分 | 作者 iiviie 18小时前

1 条评论

  • zuogl 12小时前
    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?