sandbox-agent/frontend/packages/inspector
Nathan Flurry 8acb2bb078 feat: enable inspector CORS by default
- Enable CORS for https://inspect.sandboxagent.dev by default
- Add --no-inspector-cors flag to opt out
- Additional --cors-allow-origin flags are now cumulative with inspector
- Inspector now tries current origin first before localhost:2468 fallback
2026-01-28 05:12:16 -08:00
..
src feat: enable inspector CORS by default 2026-01-28 05:12:16 -08:00
Dockerfile fix: serve inspector assets under /ui/ path 2026-01-27 23:17:36 -08:00
index.html feat(inspector): add local network access support for HTTPS to HTTP connections 2026-01-28 01:37:56 -08:00
package.json chore: sync workspace changes 2026-01-26 22:29:10 -08:00
tsconfig.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
tsconfig.node.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
vite.config.ts feat: add mock server mode for UI testing 2026-01-27 03:42:41 -08:00