I dont fully understand how these black box agent computers will actually work.
One of the huge value adds of the agent computer paradigm is your agent can also fix and customize its own software.
I’m working on a similar agent computer and having the full source code plus a plugin system is the thing that really made it start working.
Something tells me Meta and Grok bots won’t give you this level of control.
More thoughts at this blog:
I sort of understand DSH arch, and their choices, but still baffled by why you would want the agent to change its own agent loop other than the system prompt (in that extension, memory / soul / tools / skills).
[dead]
It turns out a lot of the value is in the agent being able to stitch together pre-existing tools. I, too, have a personal agent but my friends using Muse or Instinct approach the functionality I use mine for quite easily.
The insight that enables this is a sophisticated coder can build tools an unsophisticated assistant can use. So our hosted model isn’t as smart but executes at 100+ tok/s single stream across 8 streams on our local hardware at frontier level.
But the code Fable provides is much better. The unsophisticated guy can build little tools but self-modification leads to a tower of cards.