Merge remote-tracking branch 'origin/dev' into opencode-remote-voice

This commit is contained in:
Ryan Vogel
2026-04-16 01:03:03 +00:00
672 changed files with 31567 additions and 19671 deletions

2
.github/VOUCHED.td vendored
View File

@@ -25,7 +25,9 @@ kommander
-opencodeengineer bot that spams issues
r44vc0rp
rekram1-node
-ricardo-m-l
-robinmordasiewicz
shantur
simonklee
-spider-yamet clawdbot/llm psychosis, spam pinging the team
thdxr

View File

@@ -121,7 +121,7 @@ jobs:
- name: Read Playwright version
id: playwright-version
run: |
version=$(node -e 'console.log(require("./packages/app/package.json").devDependencies["@playwright/test"])')
version=$(node -e 'console.log(require("./package.json").workspaces.catalog["@playwright/test"])')
echo "version=$version" >> "$GITHUB_OUTPUT"
- name: Cache Playwright browsers