Merge branch 'main' into fix/windows-preflight-resilience

This commit is contained in:
matt korwel
2026-03-11 14:09:54 -07:00
committed by GitHub
47 changed files with 373 additions and 139 deletions
+1
View File
@@ -116,6 +116,7 @@ export function runSensitiveKeywordLinter() {
console.log('\nRunning sensitive keyword linter...');
const SENSITIVE_PATTERN = /gemini-\d+(\.\d+)?/g;
const ALLOWED_KEYWORDS = new Set([
'gemini-3.1',
'gemini-3',
'gemini-3.0',
'gemini-2.5',