logoalt Hacker News

lukebuehlertoday at 7:00 PM2 repliesview on HN

Agree. It's code all the way down. The key is to give agents a substrate where they can code up new capabilities and then compose them meaningfully and safely.

Larger composition, though, starts to run into typical software design problems, like dependency graphs, shared state, how to upgrade, etc.

I've been working on this front for over two years now too: https://github.com/smartcomputer-ai/agent-os/


Replies

whattheheckhecktoday at 9:17 PM

Oh wow, what do you think of karpathys autoresearch? Feels like this is just that? Gotta openclawify it?

whattheheckhecktoday at 9:16 PM

So what are software packages now a days other than precomputed subsets of capabilities. Like a mesh that data gets pushed through to produce what? What are the optimal subset of prebuilt programs to accomplish any task?