←back to thread

224 points azhenley | 1 comments | | HN request time: 0.212s | source
1. CuriouslyC ◴[] No.45077012[source]
AI agents don't need a virtual machine, the play is to do an inversion of control. AI dispatches intents to a queue, and executors map intents to actions with whitelists and static analysis.