You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
This project is in a weird state. It was originally designed to be a single-script to be passed around temporarily to solve a simple API transformation.
Now it has grown to a larger scale handling much more complex transformations, especially when it comes to tool calling. It now relies on multi-file dependencies, and has a separate production deployment system.
For now, distribution can stay as cloning the repo, but I think it would be best if a large reorganization was done to split out functionality, and to convert to a package so it can live in the user's env.
Putting this on the backlog for now, depending on how much use the tool gets.