github-router 0.3.318 → 0.3.320
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-CyyOsjPF.js → attribution-settings-BelfdD6d.js} +2 -2
- package/dist/{attribution-settings-CyyOsjPF.js.map → attribution-settings-BelfdD6d.js.map} +1 -1
- package/dist/browser-ext/manifest.json +1 -1
- package/dist/{claude-UhOOquJW.js → claude-DFYqAA-N.js} +3 -3
- package/dist/{claude-UhOOquJW.js.map → claude-DFYqAA-N.js.map} +1 -1
- package/dist/{codex-CyuVJFDZ.js → codex-sh1xVngr.js} +2 -2
- package/dist/{codex-CyuVJFDZ.js.map → codex-sh1xVngr.js.map} +1 -1
- package/dist/main.js +4 -4
- package/dist/{serve-B1yhiPls.js → serve-BGopbB07.js} +3 -3
- package/dist/{serve-B1yhiPls.js.map → serve-BGopbB07.js.map} +1 -1
- package/dist/{server-setup-BOJCIEQi.js → server-setup-ByyVi5SS.js} +71 -9
- package/dist/server-setup-ByyVi5SS.js.map +1 -0
- package/dist/{start-DxGJKVd_.js → start-BQejjfMD.js} +2 -2
- package/dist/{start-DxGJKVd_.js.map → start-BQejjfMD.js.map} +1 -1
- package/package.json +1 -1
- package/dist/server-setup-BOJCIEQi.js.map +0 -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.320",
|
|
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-86uk6y4P.js";
|
|
5
5
|
import { i as parseBoolEnv } from "./exec-COUT4QsS.js";
|
|
6
|
-
import { A as validateCheapProfilePrerequisites, C as formatCheap1mPrerequisiteFailure, D as profileDescriptor, E as formatFastPrerequisiteFailure, F as checkClaudeVersion, I as updateClaude, M as validateFastProfilePrerequisites, N as validateMaxProfileLaunch, O as resolveLaunchProfile, P as runSelfUpdate, T as formatCheapestPrerequisiteFailure, a as sharedServerArgs, c as stopKeepAwake, d as enableFileLogging, i as setupAndServe, j as validateCheapestProfilePrerequisites, k as validateCheap1mProfilePrerequisites, l as injectModelPickerSettingsFile, o as LAUNCH_SECRET_HEADER, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, w as formatCheapPrerequisiteFailure } from "./server-setup-
|
|
6
|
+
import { A as validateCheapProfilePrerequisites, C as formatCheap1mPrerequisiteFailure, D as profileDescriptor, E as formatFastPrerequisiteFailure, F as checkClaudeVersion, I as updateClaude, M as validateFastProfilePrerequisites, N as validateMaxProfileLaunch, O as resolveLaunchProfile, P as runSelfUpdate, T as formatCheapestPrerequisiteFailure, a as sharedServerArgs, c as stopKeepAwake, d as enableFileLogging, i as setupAndServe, j as validateCheapestProfilePrerequisites, k as validateCheap1mProfilePrerequisites, l as injectModelPickerSettingsFile, o as LAUNCH_SECRET_HEADER, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, w as formatCheapPrerequisiteFailure } from "./server-setup-ByyVi5SS.js";
|
|
7
7
|
import { t as FAST_PROFILE_ADVISOR_CLIENT_MODEL } from "./fast-profile-contract-_DhIWank.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-DahN1gw9.js";
|
|
@@ -13,7 +13,7 @@ import { d as stopGateId, i as captureLaunchBaseline, l as purgeNonRouterHooksFo
|
|
|
13
13
|
import { t as liveExec } from "./orchestration-B8kypXcZ.js";
|
|
14
14
|
import { c as repoRoot, d as trustRepo, l as stopGateEnabledForRepo, s as repoFingerprint, t as fileBaselineStore } from "./stop-gate-policy-C0gt04R0.js";
|
|
15
15
|
import { l as guardToolMatcher, n as activeDispatchModes, r as buildWorkerGuardHookCommand } from "./worker-dispatch-B-OA7tvU.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-BelfdD6d.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-BMmw7wxR.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-B17pvgE0.js";
|
|
@@ -1188,4 +1188,4 @@ const claude = defineCommand({
|
|
|
1188
1188
|
//#endregion
|
|
1189
1189
|
export { claude };
|
|
1190
1190
|
|
|
1191
|
-
//# sourceMappingURL=claude-
|
|
1191
|
+
//# sourceMappingURL=claude-DFYqAA-N.js.map
|