Ref: #8446
The Ocap Kernel should be integrated into the wallet CLI. We should loosely replicate the architecture in metamask-extension#rekm/agentmask, where the kernel runs in its own process and manages its own persistence, and communicates with the wallet via a kernel service bridge that calls into the wallet's root messenger to execute actions.
Ref: #8446
The Ocap Kernel should be integrated into the wallet CLI. We should loosely replicate the architecture in
metamask-extension#rekm/agentmask, where the kernel runs in its own process and manages its own persistence, and communicates with the wallet via a kernel service bridge that calls into the wallet's root messenger to execute actions.