Sideko's CLI Launch
I remember being amazed by Vercel's ~ npx create-next-app
The command is so elegant, and so intuitive. A modern website running locally in seconds.
But as we built Sideko's
~ sideko sdk init
We learned firsthand that creating genuine simplicity is anything but simple. Under the hood of the "sdk init" command there is processing OpenAPI specs through a sophisticated pipeline that handles thousands of edge cases while generating type-safe code in multiple languages. It unlocks customizations right away through the instantly generated config file.
So excited about this new concise state for our README:

Introducing Hybrid Codegen: The Best of Both Worlds for SDK Generation
Combining deterministic reliability with AI intelligence to improve how you build client SDKs
Production-Ready Integration Code in Minutes
Sideko's deterministic engine generates reliable, production-ready SDKs, then guided AI customizes workflows to your exact needs.