github-router 0.3.325 → 0.3.326
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{attribution-settings-IbcZgAEf.js → attribution-settings-17Ug_BaA.js} +221 -132
- package/dist/{attribution-settings-IbcZgAEf.js.map → attribution-settings-17Ug_BaA.js.map} +1 -1
- package/dist/browser-ext/manifest.json +1 -1
- package/dist/{claude-CTG8JDGA.js → claude-D1QpvY-x.js} +3 -3
- package/dist/{claude-CTG8JDGA.js.map → claude-D1QpvY-x.js.map} +1 -1
- package/dist/{codex-C_FwSkkR.js → codex-BwuTiY0q.js} +2 -2
- package/dist/{codex-C_FwSkkR.js.map → codex-BwuTiY0q.js.map} +1 -1
- package/dist/main.js +4 -4
- package/dist/{serve-CJclFGKH.js → serve-jUiGNHEz.js} +3 -3
- package/dist/{serve-CJclFGKH.js.map → serve-jUiGNHEz.js.map} +1 -1
- package/dist/{server-setup-BfZEQOXB.js → server-setup-BfTjAZS2.js} +2 -2
- package/dist/{server-setup-BfZEQOXB.js.map → server-setup-BfTjAZS2.js.map} +1 -1
- package/dist/{start-kLRzQRdu.js → start-jdDuyg5T.js} +2 -2
- package/dist/{start-kLRzQRdu.js.map → start-jdDuyg5T.js.map} +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"manifest_version": 3,
|
|
3
3
|
"name": "github-router browser bridge",
|
|
4
4
|
"short_name": "gh-router-browser",
|
|
5
|
-
"version": "0.3.
|
|
5
|
+
"version": "0.3.326",
|
|
6
6
|
"description": "Bridge between Claude (via github-router /mcp) and the browser. Implements tab control, navigation, clicks, form fill, downloads, screenshots, devtools eval. Blocks navigation to chrome://settings.",
|
|
7
7
|
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJElxuBlonBS3TVW9FJN0mGTtShB3L1hoaYf6k39SOr1ogGYmF90EjRxy1i21k9wQQjPf26bcBu/9X67KrQjQV0uB38CaNukgiSeoLjfptN811u+PJHx6BP+jx3Qa6/3VenNPxHC8WEU0GXql8QSjIHEyCwKb6fMASXOK94JyB5Ywov2x8mt/+9ncqBBBMVzf6r5Sagy4PL1XnryLsuADD/vOEkPet8wXgH/Oj7v5tTsQQZ7U1JT51PoDs2BFnXc5v3TkVgZwd32k3ONh+nkDw1Hof+4zwUGOyJE6eMrlYzRlKM4Qxdf9JpavQvqfieAbTRWcyKeclnHeoIfE7cDBQIDAQAB",
|
|
8
8
|
"background": {
|
|
@@ -3,7 +3,7 @@ import { d as writeArtifactCredsToMirror, o as purgeNonRouterAgentsFromMirror, r
|
|
|
3
3
|
import { t as state } from "./state-BlMpEFAt.js";
|
|
4
4
|
import { d as resolveModel } from "./token-Css-ARGL.js";
|
|
5
5
|
import { i as parseBoolEnv } from "./exec-COUT4QsS.js";
|
|
6
|
-
import { A as profileDescriptor, B as updateClaude, D as formatCheapPrerequisiteFailure, E as formatCheap1mPrerequisiteFailure, F as validateCheapestProfilePrerequisites, I as validateFastProfilePrerequisites, L as validateMaxProfileLaunch, M as validateBalancedProfilePrerequisites, N as validateCheap1mProfilePrerequisites, O as formatCheapestPrerequisiteFailure, P as validateCheapProfilePrerequisites, R as runSelfUpdate, T as formatBalancedPrerequisiteFailure, a as sharedServerArgs, c as stopKeepAwake, d as enableFileLogging, i as setupAndServe, j as resolveLaunchProfile, k as formatFastPrerequisiteFailure, l as injectModelPickerSettingsFile, o as LAUNCH_SECRET_HEADER, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, z as checkClaudeVersion } from "./server-setup-
|
|
6
|
+
import { A as profileDescriptor, B as updateClaude, D as formatCheapPrerequisiteFailure, E as formatCheap1mPrerequisiteFailure, F as validateCheapestProfilePrerequisites, I as validateFastProfilePrerequisites, L as validateMaxProfileLaunch, M as validateBalancedProfilePrerequisites, N as validateCheap1mProfilePrerequisites, O as formatCheapestPrerequisiteFailure, P as validateCheapProfilePrerequisites, R as runSelfUpdate, T as formatBalancedPrerequisiteFailure, a as sharedServerArgs, c as stopKeepAwake, d as enableFileLogging, i as setupAndServe, j as resolveLaunchProfile, k as formatFastPrerequisiteFailure, l as injectModelPickerSettingsFile, o as LAUNCH_SECRET_HEADER, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, z as checkClaudeVersion } from "./server-setup-BfTjAZS2.js";
|
|
7
7
|
import { t as FAST_PROFILE_ADVISOR_CLIENT_MODEL } from "./fast-profile-contract-DmsyQQrw.js";
|
|
8
8
|
import { _ as maxReviewerModel, c as formatMaxPrerequisiteFailure, f as maxCodexReviewerModel, h as maxOpusModel, i as MAX_PROFILE_MODELS, m as maxGrokModel, o as MAX_PROFILE_NATIVE_EFFORTS, p as maxGeminiModel, v as maxSonnetModel } from "./max-profile-contract-Bl7I_EOC.js";
|
|
9
9
|
import { n as hookLauncherDegradedWarning, r as resolveSelfInvocation, t as buildSelfCommand } from "./self-invocation-opSXHEs0.js";
|
|
@@ -13,7 +13,7 @@ import { d as stopGateId, i as captureLaunchBaseline, l as purgeNonRouterHooksFo
|
|
|
13
13
|
import { t as liveExec } from "./orchestration-DvsdorFq.js";
|
|
14
14
|
import { c as repoRoot, d as trustRepo, l as stopGateEnabledForRepo, s as repoFingerprint, t as fileBaselineStore } from "./stop-gate-policy-C5pXbY59.js";
|
|
15
15
|
import { l as guardToolMatcher, n as activeDispatchModes, r as buildWorkerGuardHookCommand } from "./worker-dispatch-CcQygiAA.js";
|
|
16
|
-
import { C as writePeerMcpRuntimeFiles, S as workersKeyOf, a as appendPeerAwarenessToMirroredClaudeMd, b as resolveCodexCliBackend, c as buildOperatingDefaultsDirective, d as prependStyleDirectiveToMirroredClaudeMd, f as buildArtifactReviewSkill, g as planModeAllowRules, h as injectAllowRules, i as writeInjectedSkill, l as prependArtifactPanelDirectiveToMirroredClaudeMd, o as appendToolbeltAwarenessToMirroredClaudeMd, r as injectedSkillsForLaunch, s as buildOperatingDefaultsDigest, t as injectAttributionSuppressionIntoSettingsFile, u as prependOperatingDefaultsToMirroredClaudeMd, x as resolveGroupKeysFromMirror, y as injectPeerMcpIntoMirror } from "./attribution-settings-
|
|
16
|
+
import { C as writePeerMcpRuntimeFiles, S as workersKeyOf, a as appendPeerAwarenessToMirroredClaudeMd, b as resolveCodexCliBackend, c as buildOperatingDefaultsDirective, d as prependStyleDirectiveToMirroredClaudeMd, f as buildArtifactReviewSkill, g as planModeAllowRules, h as injectAllowRules, i as writeInjectedSkill, l as prependArtifactPanelDirectiveToMirroredClaudeMd, o as appendToolbeltAwarenessToMirroredClaudeMd, r as injectedSkillsForLaunch, s as buildOperatingDefaultsDigest, t as injectAttributionSuppressionIntoSettingsFile, u as prependOperatingDefaultsToMirroredClaudeMd, x as resolveGroupKeysFromMirror, y as injectPeerMcpIntoMirror } from "./attribution-settings-17Ug_BaA.js";
|
|
17
17
|
import { r as hookMcpRuntimeFromEnv } from "./hook-mcp-client-DBvm9608.js";
|
|
18
18
|
import { i as planReviewEnabled, t as buildPlanReviewHookCommand } from "./plan-review-hook-BlsGnG02.js";
|
|
19
19
|
import { a as checksForDescriptor, i as writeDiscoveredGate, n as readDiscoveredGate, o as descriptorHash, r as sourcesHash, s as parseGateDescriptor, t as discoverGateCommands } from "./gate-discovery-Z0QyjqM7.js";
|
|
@@ -1209,4 +1209,4 @@ const claude = defineCommand({
|
|
|
1209
1209
|
//#endregion
|
|
1210
1210
|
export { claude };
|
|
1211
1211
|
|
|
1212
|
-
//# sourceMappingURL=claude-
|
|
1212
|
+
//# sourceMappingURL=claude-D1QpvY-x.js.map
|