Behind the Keynote: How Windows Made OpenClaw Work in the Keynote Demo | LIVE144
Scott Hanselman and Monica Cisneros share a candid look at the engineering work behind the OpenClaw keynote demo, focusing on what had to come together across Windows teams to make a live demo dependable.
Overview
The session is a short interview about the practical work required to get a keynote demo ready, including platform integration on Windows and the engineering practices used to reduce risk during a live presentation.
Key topics covered
Collaboration and community outreach
- How collaboration and community outreach formed around Peter’s project.
- What makes open source community work special, including community connections and recognition in open source culture.
Testing and quality assurance for reliability
- A discussion of robust testing and quality assurance processes used in open source projects to improve reliability.
Windows-specific platform capabilities
- Windows-specific capabilities involved in making the demo work:
- Packaging
- Permissions
- Sandboxing
WSLC and containment approaches on Windows
- Launching WSLC as a native container runtime and extending containment principles on Windows.
- Different containment approaches discussed:
- Process containment
- Session containment
- Micro VM containment
- Full VM containment
Workflow improvements
- Improved workflow combining:
- Windows
- Dev drives
- Work trees
Forward-looking: policy management for agent execution
- A future trend discussed: dynamic policy management for agent execution.