Migration tenders-finder to Tinyfish SDK#213
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
simantak-dabhade
left a comment
There was a problem hiding this comment.
LGTM — removed 5 unused radix-ui/sonner deps and fixed README Next.js version (15 → 16). Build passes clean.
Migrates Tenders Finder to the official TinyFish SDK. /api/scrape uses client.agent.stream with typed EventType.STARTED, EventType.STREAMING_URL, EventType.PROGRESS, and EventType.COMPLETE + RunStatus.COMPLETED. No Mino refs, no Supabase, .env.example present.
Added .gitignore and README.md.