Better agent and container management required
Nanoclaw is promising but the lack of agent and container management has proven very limiting. I want containerized agents for security/privacy, but I don't want to manage them or data that they persist. Nanoclaw seems to have no abstraction layer here. It can spin up a container for an agent but thats it. You have to tell it how to instantiate the container and where to persist data. It lacked the permission elevation to decommission the container, so containers just accumulate until they are cleared by the VPS. There is no ability to clear agent session context to re-run something "fresh". I have to configure something non trivial in order to talk directly to the sub agent. I understand being lightweight but I don't want to have to deal with this container plumbing. I want to say "spin up/warm up X agent, clear session context and conversation history, and let me talk to it". Big area for improvement.