github-router 0.3.323 → 0.3.324

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.
Files changed (27) hide show
  1. package/dist/{attribution-settings-CX-kIrT8.js → attribution-settings-sTUXqFzx.js} +366 -9
  2. package/dist/attribution-settings-sTUXqFzx.js.map +1 -0
  3. package/dist/browser-ext/manifest.json +1 -1
  4. package/dist/{claude-Cq1xGzbI.js → claude-Bni6m56W.js} +5 -5
  5. package/dist/{claude-Cq1xGzbI.js.map → claude-Bni6m56W.js.map} +1 -1
  6. package/dist/{codex-INt1hc_5.js → codex-DAnu246m.js} +2 -2
  7. package/dist/{codex-INt1hc_5.js.map → codex-DAnu246m.js.map} +1 -1
  8. package/dist/hooks.mjs +26 -0
  9. package/dist/hooks.sha256 +1 -1
  10. package/dist/{internal-first-mate-guard-mvfZal_M.js → internal-first-mate-guard-Cj_g7RFr.js} +2 -2
  11. package/dist/{internal-first-mate-guard-mvfZal_M.js.map → internal-first-mate-guard-Cj_g7RFr.js.map} +1 -1
  12. package/dist/{internal-first-mate-guard-Dvd1vZ4l.js → internal-first-mate-guard-ZqPHrYlh.js} +1 -1
  13. package/dist/{internal-worker-guard-BSoS4wzV.js → internal-worker-guard-Dd14aDXQ.js} +2 -2
  14. package/dist/{internal-worker-guard-BSoS4wzV.js.map → internal-worker-guard-Dd14aDXQ.js.map} +1 -1
  15. package/dist/main.js +6 -6
  16. package/dist/{serve-TiUhvpVp.js → serve-BGGcy8Nq.js} +6 -5
  17. package/dist/serve-BGGcy8Nq.js.map +1 -0
  18. package/dist/{server-setup-CgbHmupe.js → server-setup-CZ3tEsgq.js} +53 -2
  19. package/dist/server-setup-CZ3tEsgq.js.map +1 -0
  20. package/dist/{start-DNzOFabp.js → start-XFIxMRkE.js} +2 -2
  21. package/dist/{start-DNzOFabp.js.map → start-XFIxMRkE.js.map} +1 -1
  22. package/dist/{worker-dispatch-DwS99DXz.js → worker-dispatch-CcQygiAA.js} +27 -1
  23. package/dist/{worker-dispatch-DwS99DXz.js.map → worker-dispatch-CcQygiAA.js.map} +1 -1
  24. package/package.json +1 -1
  25. package/dist/attribution-settings-CX-kIrT8.js.map +0 -1
  26. package/dist/serve-TiUhvpVp.js.map +0 -1
  27. package/dist/server-setup-CgbHmupe.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.323",
5
+ "version": "0.3.324",
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-CgbHmupe.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-CZ3tEsgq.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";
@@ -12,13 +12,13 @@ import { d as sweepStaleAicLedgerFiles, n as aicSnapshot, o as formatAicExitSumm
12
12
  import { d as stopGateId, i as captureLaunchBaseline, l as purgeNonRouterHooksForPinnedProfile, n as buildSessionBindHookCommand, r as buildStopHookCommand, s as injectStopHookIntoSettingsFile, t as buildArtifactOpenHookCommand, u as stopGateDisabled } from "./stop-gate-hook-DvNM8zFf.js";
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
- import { l as guardToolMatcher, n as activeDispatchModes, r as buildWorkerGuardHookCommand } from "./worker-dispatch-DwS99DXz.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-CX-kIrT8.js";
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-sTUXqFzx.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";
20
20
  import { t as buildPromptSubmitHookCommand } from "./prompt-submit-hook-BJFLzCaT.js";
21
- import { i as assertShapingInstalled, n as buildFirstMateGuardHookCommand, t as FIRST_MATE_GUARD_MATCHER } from "./internal-first-mate-guard-mvfZal_M.js";
21
+ import { i as assertShapingInstalled, n as buildFirstMateGuardHookCommand, t as FIRST_MATE_GUARD_MATCHER } from "./internal-first-mate-guard-Cj_g7RFr.js";
22
22
  import { r as FAST_DISPATCH_TOOL_MATCHER, t as buildFastDispatchGuardHookCommand } from "./internal-fast-dispatch-guard-Dnjoj0pV.js";
23
23
  import { i as assertMaxDispatchGuardInstalled, r as MAX_DISPATCH_TOOL_MATCHER, t as buildMaxDispatchGuardHookCommand } from "./internal-max-dispatch-guard-Sp_rCYk_.js";
24
24
  import { n as formatDiscountedCostTable, t as discountedUsdForSnapshot } from "./copilot-discount-D8t7Q3Tp.js";
@@ -1200,4 +1200,4 @@ const claude = defineCommand({
1200
1200
  //#endregion
1201
1201
  export { claude };
1202
1202
 
1203
- //# sourceMappingURL=claude-Cq1xGzbI.js.map
1203
+ //# sourceMappingURL=claude-Bni6m56W.js.map