Files
KrishnaAgarwal7531 c01680f070 Migration wing-command to Tinyfish SDK (#224)
Migrates Wing Command from raw TinyFish HTTP calls to the official SDK,
and tears out the Supabase + Redis infrastructure that was never needed
for this use case. The app now runs entirely in-memory — no database to
provision, no cache to configure, just two API keys and you're running.
The app itself finds the best chicken wing spots near you by zip code.
Pick a flavor persona, and it fires parallel browser agents at DoorDash,
Uber Eats, Grubhub, and Google simultaneously, streaming results back as
each source finishes rather than waiting for all of them.

---------

Co-authored-by: Krishna Agarwal <krishna.laptop3727@gmail.com>
Co-authored-by: Simantak Dabhade <simantak@mac.local>
2026-07-13 12:52:35 -07:00
..