feat: add headless Firefox Playwright CLI and subagent session skill

This commit is contained in:
OpenAI Coding Assistant
2026-09-06 13:41:15 -05:00
parent b0f6742195
commit 14285a5ee5
11 changed files with 338 additions and 13 deletions
+4 -1
View File
@@ -122,7 +122,10 @@ git credential-cache exit
The official `dsh@latest` runs as root in a rootless microVM, with the current
project and your standard DSH home/shared skills mounted **read-write**. Its
host Web listener defaults to localhost; RAM, vCPUs, IPs and optional TAP
networking are configured through Nix modules. No host service is activated.
networking are configured through Nix modules. The VM is headless by default and
includes **Playwright CLI + matching Firefox**, with a writable, once-seeded
`playwright-firefox` skill for isolated named sessions across subagents. No host
service is activated.
### Local Tor client