From 20540358c20da632c39148295550396445241206 Mon Sep 17 00:00:00 2001 From: xfy Date: Wed, 8 Jul 2026 13:44:17 +0800 Subject: [PATCH] docs: remove Playwright from agents --- AGENTS.md | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index d1628c4..d62c428 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -101,7 +101,6 @@ CODE_RUNNER_LANGUAGES=python,node # ops whitelist (must also exist in LANGU DOCKER_SOCKET_PATH=/var/run/docker.sock ``` - Session / security tuning: ``` @@ -192,11 +191,11 @@ Readers can execute fenced code blocks in isolated Docker containers; authors ge Four Vite-built IIFE libraries under `libs/`, managed as a **pnpm workspace** (single `libs/pnpm-lock.yaml`, shared `libs/tsconfig.base.json` + `libs/biome.json`, hoisted devDeps). Built artifacts go to `public//` — **do not edit `public//` files; they are build artifacts**. Each `build` script is `tsc --noEmit && vite build` (type-check before bundle). Output is IIFE because Dioxus `[web.resource] script` injects bare `