claude-code-best/packages/builtin-tools
James Feng 05fd5e14d3 fix: restore /dev/tcp /dev/udp network device redirect security check
Batch 2 merge overwrote the package version (which had this check) with
the src version (which didn't). Cherry-picked back from commit 32765897.

Re-added:
  - NETWORK_DEVICE_REDIRECT check ID
  - validateNetworkDeviceRedirect() function
  - Registration in both sync and async validator lists

Test: 15/15 pass (networkDeviceRedirect.test.ts)
2026-06-03 16:37:49 +08:00
..
src fix: restore /dev/tcp /dev/udp network device redirect security check 2026-06-03 16:37:49 +08:00
package.json feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
tsconfig.json feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00