Files
insomnia/packages
jackkav 2fbda0ef4c fix(review): filter unknown capabilities; grant bundle plugins all modules (C1)
- resolveTemplateTagCapabilities now drops declared names that aren't real
  Capability values, matching its docstring (keeps the envelope clean for the
  P1 ceiling intersection).
- Bundle (trusted first-party) plugins now receive ALL_SANDBOX_MODULES too, so
  the 'every module + capability' comment is accurate — they no longer silently
  run on the baseline module set.
2026-07-09 16:59:23 +02:00
..