Prompt-injection defenses for LLM agents — fetch interception, output sanitization, session inspection.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: set msgpackr-extract build approval to false

The placeholder 'set this to true or false' was an invalid value that tripped
pnpm's build-script approval gate (ERR_PNPM_IGNORED_BUILDS) on install/test.
msgpackr-extract is an optional native build we don't need; pin it false.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Jen Chan (Jun 22, 2026, 11:21 PM EDT) 3ffc70ab 4783798b

+1 -1
+1 -1
pnpm-workspace.yaml
··· 7 7 '@playwright/browser-chromium': false 8 8 '@swc/core': true 9 9 esbuild: true 10 - msgpackr-extract: set this to true or false 10 + msgpackr-extract: false 11 11 onnxruntime-node: false 12 12 protobufjs: false 13 13 sharp: false