github-router 0.3.312 → 0.3.313
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-os6aa-ck.js → attribution-settings-Dnt04Iyn.js} +18 -18
- package/dist/attribution-settings-Dnt04Iyn.js.map +1 -0
- package/dist/browser-ext/manifest.json +1 -1
- package/dist/{claude-CHObdsb5.js → claude-D_Me80Yi.js} +3 -3
- package/dist/{claude-CHObdsb5.js.map → claude-D_Me80Yi.js.map} +1 -1
- package/dist/{codex-CUQklRRv.js → codex-CE7zZm-M.js} +2 -2
- package/dist/{codex-CUQklRRv.js.map → codex-CE7zZm-M.js.map} +1 -1
- package/dist/main.js +4 -4
- package/dist/{serve-B70Kczq6.js → serve-DI4QgSSB.js} +3 -3
- package/dist/{serve-B70Kczq6.js.map → serve-DI4QgSSB.js.map} +1 -1
- package/dist/{server-setup-DX27fdcf.js → server-setup-s2Os8RfG.js} +2 -2
- package/dist/{server-setup-DX27fdcf.js.map → server-setup-s2Os8RfG.js.map} +1 -1
- package/dist/{start-JbcSzClY.js → start-DV5iDhbP.js} +2 -2
- package/dist/{start-JbcSzClY.js.map → start-DV5iDhbP.js.map} +1 -1
- package/package.json +1 -1
- package/dist/attribution-settings-os6aa-ck.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.313",
|
|
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 { o as removeOwnClaudeConfigMirror, r as ensureClaudeConfigMirror, t as P
|
|
|
3
3
|
import { t as state } from "./state-B8adscCv.js";
|
|
4
4
|
import { d as resolveModel } from "./token-CCg-Ov5q.js";
|
|
5
5
|
import { r as parseBoolEnv } from "./exec-y8C_MU8A.js";
|
|
6
|
-
import { C as checkClaudeVersion, S as runSelfUpdate, _ as resolveLaunchProfile, a as sharedServerArgs, b as validateFastProfilePrerequisites, c as stopKeepAwake, d as enableFileLogging, g as profileDescriptor, h as formatFastPrerequisiteFailure, i as setupAndServe, l as injectModelPickerSettingsFile, m as formatCheapPrerequisiteFailure, o as LAUNCH_SECRET_HEADER, p as formatCheap1mPrerequisiteFailure, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, v as validateCheap1mProfilePrerequisites, w as updateClaude, x as validateMaxProfileLaunch, y as validateCheapProfilePrerequisites } from "./server-setup-
|
|
6
|
+
import { C as checkClaudeVersion, S as runSelfUpdate, _ as resolveLaunchProfile, a as sharedServerArgs, b as validateFastProfilePrerequisites, c as stopKeepAwake, d as enableFileLogging, g as profileDescriptor, h as formatFastPrerequisiteFailure, i as setupAndServe, l as injectModelPickerSettingsFile, m as formatCheapPrerequisiteFailure, o as LAUNCH_SECRET_HEADER, p as formatCheap1mPrerequisiteFailure, r as parseSharedArgs, s as startKeepAwake, t as getClaudeCodeEnvVars, u as listModelsForEndpoint, v as validateCheap1mProfilePrerequisites, w as updateClaude, x as validateMaxProfileLaunch, y as validateCheapProfilePrerequisites } from "./server-setup-s2Os8RfG.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-BcrMlrmo.js";
|
|
9
9
|
import { n as hookLauncherDegradedWarning, r as resolveSelfInvocation } from "./self-invocation-B84JCHps.js";
|
|
@@ -12,7 +12,7 @@ import { i as captureLaunchBaseline, l as stopGateDisabled, n as buildSessionBin
|
|
|
12
12
|
import { t as liveExec } from "./orchestration-DjLA-lxB.js";
|
|
13
13
|
import { c as repoRoot, d as trustRepo, l as stopGateEnabledForRepo, s as repoFingerprint, t as fileBaselineStore } from "./stop-gate-policy-qzqXfRxE.js";
|
|
14
14
|
import { l as guardToolMatcher, n as activeDispatchModes, r as buildWorkerGuardHookCommand } from "./worker-dispatch-CH-NN5FW.js";
|
|
15
|
-
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-
|
|
15
|
+
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-Dnt04Iyn.js";
|
|
16
16
|
import { r as hookMcpRuntimeFromEnv } from "./hook-mcp-client-DBvm9608.js";
|
|
17
17
|
import { i as planReviewEnabled, t as buildPlanReviewHookCommand } from "./plan-review-hook-vL6BYmA8.js";
|
|
18
18
|
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-_flEdhYo.js";
|
|
@@ -939,4 +939,4 @@ const claude = defineCommand({
|
|
|
939
939
|
//#endregion
|
|
940
940
|
export { claude };
|
|
941
941
|
|
|
942
|
-
//# sourceMappingURL=claude-
|
|
942
|
+
//# sourceMappingURL=claude-D_Me80Yi.js.map
|