What I deployed - A Claude Code to Typescript to GitHub to Trigger.dev workflow in which it scraped dental leads, then put them on a nice list for me in ClickUp. Picture uploaded in post. What it does - Searches the web with something I forgot, then uses a no_website filter, and returns a list of however much quantity I asked (or it pre-configured) with such leads in my ClickUp.
One thing that broke - And this is what got me troubled.. because I didn't know the difference between the API key of the development versus the key in production mode... I had failing tests because of that, and also I didn't apparently make it fully autonomous.. so had to go back to claude code to fix that as well.
Fun project, most difficult one thus far.