Roadmap
None of these is built yet. Each entry says where it stands today.
- Process confinement. Limit what the runtime process itself can read, write and send over the network, using Linux Landlock and seccomp; today it has the session user’s full rights (see What the process can reach). A written proposal exists and no code.
- DOM control for Firefox over WebDriver BiDi. Give Firefox the same browser-level actions Chrome has over the DevTools Protocol, so a scenario runs unchanged on either. A design sketch exists and no code.
- Live demos. Kasm casting links that open a session with a run already in progress and the sidebar showing each step. Not started. The first question is whether a casting configuration can set the session’s environment.
- Delegated goals. Let an outside frontier agent hand the runtime’s loop short, well-defined goals to carry out with a local model, so the frontier model plans and the local model acts. This is planned and has not been started.