Agent Deployment
Lessons in this group, roughly in build order:
- local-desktop — Running the agent loop as a process on the user’s own machine, where it can touch the local filesystem,…
- remote-cloud — Running the agent loop on a server you operate, exposed over an API, so many users hit one…