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:

Production-Ready Integration Code in Minutes
Sideko's deterministic engine generates reliable, production-ready SDKs, then guided AI customizes workflows to your exact needs.
Scaling SDK Generation to Handle Millions of Tokens Per Second
How Sideko built a high-performance caching system that transformed our SDK generation pipeline from hundreds to millions of tokens per second