docs(agent-runtime): backfill Playwright/browser known limitation from core#275 #10

Merged
app-lead merged 1 commits from docs/playwright-browser-limitation-backfill into main 2026-05-10 11:28:36 +00:00

1 Commits

Author SHA1 Message Date
documentation-specialist 8c51b41d80 docs(agent-runtime): add Playwright/browser system libs known limitation
Secret scan / secret-scan (pull_request) Successful in 10s
CI / build (pull_request) Successful in 37s
Backfill of molecule-core#275 (infra-lead-agent). The base
molecule-ai-workspace-runtime image (python:3.11-slim + Node.js 22)
does not include Chromium system libs (libnss3, libatk-bridge2.0-0,
etc.) to avoid inflating the image by ~200-250 MB. Documents the
user-visible error when running playwright from in-container, the
recommended CI-based E2E workflow, and the role-specific adapter
template workaround.

Closes molecule-core#275.

Co-Authored-By: Documentation Specialist <noreply@moleculesai.app>
2026-05-10 10:22:10 +00:00