@kevinoconnell
https://x.com/8baller11/status/1889729066636341652
@oconnell and I have been working alongside 8baller, a top ecosystem developer on Olas (haven't gotten him on here yet 😀) to build an abstraction library around it called Auto Dev
tl;dr: it abstracts away a lot of the boilerplate command logic that you would have had to do otherwise.
now you can
1.) create an agent
2.) fork components from an agent
3.) run an agent
4.) run a service (via docker compose)
5.) run entire workflows within a yaml file
you still need to write business logic, but this removes away 98% of the annoying parts that developers would run into before
really excited about this, i think it will be a lot easier for people to make novel use cases with this now