fix(extension): restore AI Response Content capture by patching DOM extraction, CSP connect-src, and TS regex literal serialization

This commit is contained in:
Variet Worker
2026-04-10 21:10:33 +09:00
parent 58887f6933
commit a99c283656
22 changed files with 744 additions and 592 deletions

4
scratch_test.js Normal file
View File

@@ -0,0 +1,4 @@
const fs = require('fs');
const lsPath = "C:\\Users\\Variet-Worker\\.gemini\\antigravity\\sdk\\ls.js";
// Dummy script to just read allTraj.trajectorySummaries by using the SDK directly?
// Actually simpler: I can just grep the log if I log it.