Back
Happenlist
Happenlist
#happenlist
What to do in your city, reinvented. This is the first time this is going to work & it will restore offline life.
Load previous page…
removed
#happenlist "chevron right" on list items – screen space is too valuable and that items are clickable is still trivially discovered by users who want more info
Now with the supervised scraper of
#happenlist basically in place I've made it perform much better over the course of the day, making many adjustments, some small, some big. Part of the improvements were to the supervision UI itself to make me work faster, make it easier to debug, or to make it easier for me to see problems. From the second half of the day I started telling claude code in a different source tree to make adjustments to the iOS UI. This went very well due to the investments I made in the setup at the start of this month. Added more filterable categories and grouped events in the list view by day so the date doesn't have to be repeated on each event.
added a job launcher and job log viewer to admin panel.
basically, i built the AI system, but with an AI based app, you really need a system a system around the AI system, or quality will be utter shite
#happenlist
Adding tool use to promptgun. Will not complicate my AI conversation while loops in
#happenlist any more! Time that my AI client library supports tools. Then a single
#promptgun call can be like a single Claude Code call with YOLO mode on. This will make it much easier to add capability to my application's "agents" (=the code for which an AI conversation is a single run, in light of recent stigma)