@soylent Will you ever have product to sell again? 12 years as a customer, it's getting hard to rationalize the loyalty when I can't get my subscriptions anymore...
@adcock_brett I'm a bit shocked that I don't see any software/functional/operational QA Test positions on that list. Maybe it's just not quite ready for that team to get their hands on it yet?
@openworkceo But that is my point, the connection is broken. We have no way at all to deploy to the team Vercel. We can deploy to my personal github, but that's not connected to the hackathon so... what are we supposed to do? We're stuck deploying purely local.
@openworkceo I don't get it. How is the dashboard connected to the Hackathon? What are our agents supposed to do, in order that the Dashboard has some kind of purpose?
@openworkceo How the heck to you register as the pilot? My team can't find any information on this, or on the "dedicated team workspace". Where are they?
@adocomplete I've seen some of this in the last month. Often Claude decides something makes sense to do, that I never mentioned - but it's right! Also with a clever shell wrapper around it, you can get Claude to run indefinitely until it has truly concluded there's no more work to be done.
@Art_Intelligo@adocomplete You can't just do a UserPromptSubmit hook looking for your filetype and performing the desired action when it's encountered?
@StripSlashes@adocomplete That's a prompting problem, IMO. They work phenomenally well for me and have totally changed my approach to working with Claude. I barely bother with https://t.co/3eS6K51a1F at all anymore. Hooks FTW.
@adocomplete My Hooks "pro tip": Use dispatchers, not a million hooks. I have just a few dispatchers for PreToolUse, PostToolUse, UserPromptSubmit, etc. I can add any functions (with logic, different exit codes...) at any time, make edits... and they are live instantly, without restarting.