It gets really fun when you prompt them to update their BOT.md, also they get access to previous run results so they continually "learn" from mistakes or investigate changes.
I'll take a counterpoint, coding has historically not been cheap. Software engineers have been one of the highest paid professions for a long time. Personally while working a full time job, raising a family and trying to have some semblance of a social life my open source contributions fell off a cliff until recently with the popularization of coding agents. I've created more projects and software in the last 12 months than the past 10 years combined. Not to say a lot of it wasn't total slop or provided little utility, but it's been a fun and exciting time.
Another interesting point is that until recently most average people thought "code" was out of reach or they didn't have time / energy to learn it. My mother made a webapp with the help of claude code the other day to generate books, which she thought of and completed in the course of 3 days all the while learning about terminals, localhost, ports, APIs and more.
I think there's also something about being able to make it exactly how you want. For example I didn't like openclaw, I felt it was extremely over-engineered and I honestly couldn't even get it running on my first attempt. So I made botctl to be a generalized version where it doesn't rely on complex setup and have every bell and whistle, you just install it, create a directory with a BOT.md file and off it goes.
Thanks for the feedback, I'll do that! I think different screens and system settings affect this a lot, on all the devices I've looked at the site on I felt it was quite comfortable to read, not to discount your experience, I'll keep that in mind for the future as well.
So I'm the creator of botctl which I created to satisfy my personal need for running many agents on a cron style loop. The whole premise is you don't need to be there to chat with the agent for it to do it's job.
I'm definitely not A/B testing anything, it just cycles through a couple titles I thought conveyed the project well. The sub-title directly under it explains it pretty clearly, would you agree with that?
> Manage persistent AI bots with a terminal dashboard, web UI, and declarative configuration.
There's also an interactive emulation of the TUI directly next to both titles in the hero.
Reminds me of when I was speaking at a conference back in the mid 2010's with a presentation titled "Join the dark side of APIs" or something akin to that, where I showed many of the newly popularized "single page apps (SPAs)" relied on undocumented and public APIs, often without any authorization. Immediately followed by a talk by a business type guy on API copyright or something or other.
reply