cc-channel-patch
Advanced tools
+1
-1
@@ -383,3 +383,3 @@ #!/usr/bin/env node | ||
| const newBody = '{let A=' + getAllowedChannels + ';let q=A.length>0?A.map(' + formatter + ').join(", "):"";return{channels:A,disabled:!1,noAuth:!1,policyBlocked:!1,list:q}}'; | ||
| const newBody = '{let A=' + getAllowedChannels + ';let q=A.length>0?A.map(' + formatter + ').join(", "):"";return{channels:A,disabled:!1,noAuth:!1,policyBlocked:!1,list:q,unmatched:[]}}'; | ||
| replacements.push({ start: noticeFunc.body.start, end: noticeFunc.body.end, replacement: newBody, name: 'notice' }); | ||
@@ -386,0 +386,0 @@ patchCount++; |
+1
-1
| { | ||
| "name": "cc-channel-patch", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "description": "One-command patch to enable Claude Code Channels (bypasses tengu_harbor feature flag)", | ||
@@ -5,0 +5,0 @@ "type": "module", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
23427
0.06%6
20%