Hi everyone, we're Vivien and Vikram and we're releasing an open-source framework for building an agent-friendly CLI for your app. You point Tokyo at your API spec, and it generates the routes and commands you need to get started. Then we also built in the stuff that usually makes CLIs annoying to ship: deployment, self-updates, and a tokyo dev command that keeps rebuilding things as you work, including when your API spec changes (and no, we couldn't just use bacon here).
No reviews yetBe the first to leave a review for Tokyo
Finally a framework that handles the boring CLI parts like self-updates and deploys. Pointed it at a small FastAPI spec and it spun up working routes faster than I expected.
Report
Love that it rebuilds on the fly when the API spec changes, saved me from the usual watch loop headaches. The deployment and self-update handling out of the box is a really thoughtful touch too.
Finally a framework that handles the boring CLI parts like self-updates and deploys. Pointed it at a small FastAPI spec and it spun up working routes faster than I expected.
Love that it rebuilds on the fly when the API spec changes, saved me from the usual watch loop headaches. The deployment and self-update handling out of the box is a really thoughtful touch too.