Skip to content

chore(main): release engine-and-dependents libraries#7133

Merged
JSONbored merged 3 commits into
mainfrom
release-please--branches--main--groups--engine-and-dependents
Jul 18, 2026
Merged

chore(main): release engine-and-dependents libraries#7133
JSONbored merged 3 commits into
mainfrom
release-please--branches--main--groups--engine-and-dependents

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

engine: 3.2.2

3.2.2 (2026-07-17)

Fixes

  • advisory: redact the check-run leak terms sanitizePublicComment already caught (39a431b)
  • advisory: redact the check-run leak terms sanitizePublicComment already caught (3b956f4), closes #7074
  • config: recognize federatedIntelligence manifest block in lint and preview (95ba59a)
  • config: recognize federatedIntelligence manifest block in lint and preview (1c80fb8)
mcp: 3.2.2

3.2.2 (2026-07-17)

Fixes

  • api: blunt slop-risk / issue-slop REST + CLI to match the MCP tools (#6990) (#7052) (9971476)
  • release: scope MCP publish validation to its own package (86ee117)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @loopover/engine bumped from ^3.2.1 to ^3.2.2
miner: 3.2.2

3.2.2 (2026-07-17)

Fixes

  • miner: bound oauth-device-flow.js's GitHub fetches with a request timeout (cd9aedf)
  • miner: bound oauth-device-flow.js's GitHub fetches with a request timeout (77ca20f)
  • miner: fail closed when a chat-action handler throws (8ba48bd)
  • miner: fail closed when a chat-action handler throws (bdb11d9), closes #6989
  • miner: purge contribution-profile-cache and governor-state's repo-scoped tables (#7091) (#7110) (6cb2c17)
  • miner: reclaim worktree slots by lease age, not cross-container PID liveness (#7131) (237530a), closes #7085
  • miner: retry transient 5xx/rate-limit in contribution-profile getJson (#7126) (ec15d24), closes #7090
  • miner: retry transient live-state fetch in checkSubmissionFreshness before failing closed (#7129) (2183167), closes #7089
  • release: scope MCP publish validation to its own package (86ee117)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @loopover/engine bumped from ^3.2.1 to ^3.2.2

This PR was generated with Release Please. See documentation.

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.75%. Comparing base (657678b) to head (53f9950).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7133   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files         692      692           
  Lines       68851    68851           
  Branches    18781    18781           
=======================================
  Hits        64554    64554           
  Misses       3302     3302           
  Partials      995      995           
Flag Coverage Δ
shard-1 43.76% <ø> (ø)
shard-2 36.92% <ø> (ø)
shard-3 33.13% <ø> (ø)
shard-4 34.45% <ø> (ø)
shard-5 32.29% <ø> (+<0.01%) ⬆️
shard-6 45.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 17, 2026
@loopover-orb

loopover-orb Bot commented Jul 17, 2026

Copy link
Copy Markdown

Caution

🛑 LoopOver review result - fixes required

Review updated: 2026-07-17 23:45:25 UTC

9 files · 1 AI reviewer · 1 blocker · CI failing · blocked

🛑 Suggested Action - Manual Review

Review summary
This is an automated release-please version-bump PR: it bumps engine/mcp/miner from 3.2.1 to 3.2.2, updates the manifest, package.json versions, the internal @​loopover/engine dependency pin, package-lock.json, and appends the corresponding CHANGELOG entries. The diff is mechanical and internally consistent — every version bump is mirrored across package.json, the release-please manifest, expected-engine.version, and package-lock.json, and the CHANGELOG entries match the PR description.

Nits — 4 non-blocking
  • The `security` and `validate`/`validate-code` CI jobs are listed as FAILED for this commit — worth confirming those failures are pre-existing/flaky and not caused by this release commit before merging.
  • The 'no SLSA/sigstore attestation' note in the external brief applies to all npm dependencies generically and isn't a defect introduced by this diff; it's not actionable here.
  • Confirm `expected-engine.version` (packages/loopover-miner/expected-engine.version) truly needs to track engine patch bumps like 3.2.2, since a mismatch here has historically gated miner startup — worth a quick sanity check that the miner's version-check logic still passes with this bump.
  • Diff looks like trivial or whitespace-only churn — Reduce whitespace-only or formatting-only churn and keep the diff focused on substantive changes.

Why this is blocked

  • No linked issue detected — If this PR is intended to solve an issue, link it explicitly in the PR body.
📋 Copy for AI agents — paste into your coding agent
Fix the following blocker(s) from this PR review:

1. No linked issue detected — If this PR is intended to solve an issue, link it explicitly in the PR body.

CI checks failing

  • validate
  • validate-code

Decision drivers

  • ❌ Code review — 1 blocker (1 reviewer)
  • ❌ Gate result — Blocking (Repo-configured hard blocker found.)
Context & advisory signals — never blocks the verdict
Signal Result Evidence
Linked issue ✅ No-issue rationale PR body explains why no issue is linked.
Related work ✅ No active overlap found No same-issue or scoped active PR overlap found.
Change scope ✅ 20/20 Low review scope from cached public metadata (no linked issue context).
Validation posture ✅ 25/25 PR body includes validation/test evidence.
Contributor workload ✅ 10/10 Author activity: 32 registered-repo PR(s), 25 merged, 368 issue(s).
Contributor context ✅ Confirmed Gittensor contributor JSONbored; Gittensor profile; 32 PR(s), 368 issue(s).
Improvement ℹ️ Insufficient signal risk: low · value: insufficient-signal
Review context
  • Author: JSONbored
  • Role context: owner (maintainer lane)
  • Public audience mode: oss maintainer
  • Lane context: Repository is configured for direct PR review.
  • Public profile languages: Python, TypeScript, Ruby, Go, JavaScript, MDX, Shell, Solidity
  • Official Gittensor activity: 32 PR(s), 368 issue(s).
  • PR-specific overlap: none found.
Contributor next steps
  • Start here: Treat this as maintainer-lane context rather than normal contributor-lane activity.
Signal definitions
  • Related work = same linked issue, overlapping active PRs, or title/path similarity.
  • Change scope = cached public metadata such as size labels, draft state, and review-burden hints.
  • Validation posture = whether the PR provides enough public validation/test evidence for maintainer review.
  • Contributor workload = public contributor activity and cleanup pressure, not a repo-wide quality failure.
  • Contributor context = public GitHub/Gittensor identity context; non-Gittensor status is not a blocker.
🧪 Chat with LoopOver

Ask LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.

  • @loopover ask &lt;question&gt; answers contribution-quality Q&A with source citations and freshness.
  • @loopover chat &lt;question&gt; answers in natural prose from cached decision-pack facts via local inference (maintainer/collaborator; read-only).
  • A plain-language @loopover mention with a real question is routed to the closest matching read-only command automatically — no exact syntax required.

Full command reference: https://loopover.ai/docs/loopover-commands

🧪 Experimental — new and may change.

🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed


💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →.

Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.

  • Re-run LoopOver review

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
loopover-ui 53f9950 Commit Preview URL

Branch Preview URL
Jul 17 2026, 11:51 PM

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

Affected Assets, Files, and Routes:

view changes for bundle: loopover-ui

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/add-scalar-classes-Be2zbpkN.js (New) 2.17MB 2.17MB 100.0% 🚀
assets/tanstack-vendor-AJUjTyek.js (New) 804.04kB 804.04kB 100.0% 🚀
assets/docs.fumadocs-spike-api-reference-DbFqS018.js (New) 442.94kB 442.94kB 100.0% 🚀
assets/AgentScalarChatInterface.vue-Ds0q0JEW.js (New) 201.71kB 201.71kB 100.0% 🚀
assets/modal-D0glNo1e.js (New) 184.28kB 184.28kB 100.0% 🚀
assets/client-Ceeh9kuq.js (New) 146.06kB 146.06kB 100.0% 🚀
assets/maintainer-panel-Bsgx3v0M.js (New) 76.45kB 76.45kB 100.0% 🚀
assets/ui-vendor-BssyfaP_.js (New) 57.05kB 57.05kB 100.0% 🚀
assets/routes-B-4EI_sF.js (New) 34.29kB 34.29kB 100.0% 🚀
assets/owner-panel-Wz9H1NXJ.js (New) 26.89kB 26.89kB 100.0% 🚀
assets/app-DWWkLQvV.js (New) 25.65kB 25.65kB 100.0% 🚀
assets/app.runs-CXX2rL9f.js (New) 23.55kB 23.55kB 100.0% 🚀
assets/miner-panel-CX6749PX.js (New) 20.25kB 20.25kB 100.0% 🚀
assets/docs-source-1WpRS9T5.js (New) 19.3kB 19.3kB 100.0% 🚀
assets/api._op-B929ogpv.js (New) 17.82kB 17.82kB 100.0% 🚀
assets/self-hosting-docs-audit-Dr6Dkbpt.js (New) 16.73kB 16.73kB 100.0% 🚀
assets/app.index-Recorjbf.js (New) 15.62kB 15.62kB 100.0% 🚀
assets/playground-panel-L_7c1xRz.js (New) 14.35kB 14.35kB 100.0% 🚀
assets/extension-CNdWenXW.js (New) 10.04kB 10.04kB 100.0% 🚀
assets/app.config-generator-CFJYc2iN.js (New) 9.86kB 9.86kB 100.0% 🚀
assets/app.audit-CbHi5Osz.js (New) 9.54kB 9.54kB 100.0% 🚀
assets/maintainers-CAvupLPR.js (New) 8.06kB 8.06kB 100.0% 🚀
assets/miners-DhyBYm3D.js (New) 7.89kB 7.89kB 100.0% 🚀
assets/agents-dw7AbrOU.js (New) 7.76kB 7.76kB 100.0% 🚀
assets/commands-panel-BjkmO4y-.js (New) 6.63kB 6.63kB 100.0% 🚀
assets/roadmap-CIvbL2_h.js (New) 6.33kB 6.33kB 100.0% 🚀
assets/repos._owner._repo.quality-bn_eC_93.js (New) 6.14kB 6.14kB 100.0% 🚀
assets/digest-panel-CYUfwnsF.js (New) 6.14kB 6.14kB 100.0% 🚀
assets/docs.index-C8vy1Nnc.js (New) 5.42kB 5.42kB 100.0% 🚀
assets/api.index-CpPUFO8T.js (New) 4.74kB 4.74kB 100.0% 🚀
assets/api-M0_t0JQK.js (New) 2.69kB 2.69kB 100.0% 🚀
assets/docs-DuNje6yY.js (New) 2.67kB 2.67kB 100.0% 🚀
assets/app.workbench-Bfngmpgr.js (New) 1.58kB 1.58kB 100.0% 🚀
assets/tooltip-Cqw7GbV2.js (New) 1.45kB 1.45kB 100.0% 🚀
assets/session-CQlH2oAy.js (New) 1.44kB 1.44kB 100.0% 🚀
assets/tabs-BnBul15y.js (New) 1.39kB 1.39kB 100.0% 🚀
assets/app.repos-DkeFDrWo.js (New) 1.07kB 1.07kB 100.0% 🚀
assets/input-CIZoFc4A.js (New) 796 bytes 796 bytes 100.0% 🚀
assets/file-cog-_x1g0RQ2.js (New) 758 bytes 758 bytes 100.0% 🚀
assets/docs.ai-summaries-QiDmZWMG.js (New) 569 bytes 569 bytes 100.0% 🚀
assets/docs.branch-analysis-Dn13sq0Z.js (New) 562 bytes 562 bytes 100.0% 🚀
assets/docs.scoreability-CnIPz98A.js (New) 562 bytes 562 bytes 100.0% 🚀
assets/docs.upstream-drift-Cai5bSGy.js (New) 562 bytes 562 bytes 100.0% 🚀
assets/docs.federated-fleet-intelligence-74oRuwxj.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.maintainer-install-trust-BsCOS-ZH.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-ai-providers-CX_LZ7p1.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-backup-scaling-B78Cp-Ov.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-configuration-Be766OIE.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-docs-audit-BjQw_htC.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-github-app-M2VU_kdA.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-quickstart--TqEds61.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-rag-D-GMiShn.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-rees-CMHBQAcK.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-rees-analyzers-BgbLJlU1.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-release-checklist-BfxSGyRB.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-releases-Bfha31hu.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-security-BoDTQtDK.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-troubleshooting-DSPg4vHr.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.self-hosting-unified-ams-orb-BCvOlcTW.js (New) 561 bytes 561 bytes 100.0% 🚀
assets/docs.ams-config-precedence-CH8FJiXf.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-deployment-Cm2qJgf4.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-discovery-plane-C6QVjXcr.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-env-reference-C2J0q6Ks.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-fleet-manifest-ZnK8FCSZ.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-goal-spec-DhJMUMrq.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-observability-BTKxPtRY.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-operations-runbook-CGvh9air.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-sizing-D95cMAN4.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.ams-unattended-scheduling-DI0Ru3-x.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.beta-onboarding-CRAsX4pf.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.maintainer-self-hosting-BryFuqyT.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.mcp-clients-DE4az6VS.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.owner-checklist-A5jsIMfw.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.quickstart-D7KsVkrk.js (New) 560 bytes 560 bytes 100.0% 🚀
assets/docs.github-app-DeGOmlxE.js (New) 558 bytes 558 bytes 100.0% 🚀
assets/docs.maintainer-workflow-Dc7q4Yb3.js (New) 558 bytes 558 bytes 100.0% 🚀
assets/docs.privacy-security-CSRzpzNJ.js (New) 558 bytes 558 bytes 100.0% 🚀
assets/docs.troubleshooting-B-fLaeHj.js (New) 558 bytes 558 bytes 100.0% 🚀
assets/docs.tuning-CkK_RCoH.js (New) 558 bytes 558 bytes 100.0% 🚀
assets/docs.loopover-commands-RNlw9GLk.js (New) 557 bytes 557 bytes 100.0% 🚀
assets/docs.how-reviews-work-Owja1QAO.js (New) 556 bytes 556 bytes 100.0% 🚀
assets/app.maintainer-C1naXRwB.js (New) 502 bytes 502 bytes 100.0% 🚀
assets/sparkles-Sg0JTr3b.js (New) 494 bytes 494 bytes 100.0% 🚀
assets/app.owner-BJrHgIvI.js (New) 474 bytes 474 bytes 100.0% 🚀
assets/app.commands-CQ6G02Gn.js (New) 455 bytes 455 bytes 100.0% 🚀
assets/app.playground-4WXGBKYh.js (New) 442 bytes 442 bytes 100.0% 🚀
assets/reveal-7BLJFpfe.js (New) 442 bytes 442 bytes 100.0% 🚀
assets/index-DJGM3_jN.js (New) 438 bytes 438 bytes 100.0% 🚀
assets/app.digest-BY_PyqrY.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/eye-off-BhJ7S1_w.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/app.miner-RksKAonU.js (New) 422 bytes 422 bytes 100.0% 🚀
assets/key-round-DgAwdJ49.js (New) 355 bytes 355 bytes 100.0% 🚀
assets/bot-BNhjF1ju.js (New) 328 bytes 328 bytes 100.0% 🚀
assets/trash-2-B1fKgmNm.js (New) 328 bytes 328 bytes 100.0% 🚀
assets/save-BpAgWzQp.js (New) 327 bytes 327 bytes 100.0% 🚀
assets/git-pull-request-arrow-DJLcTKJR.js (New) 321 bytes 321 bytes 100.0% 🚀
assets/shield-check-BmKLSkAZ.js (New) 320 bytes 320 bytes 100.0% 🚀
assets/wrench-oL7d-lPr.js (New) 303 bytes 303 bytes 100.0% 🚀
assets/list-checks-CbBGuQU6.js (New) 279 bytes 279 bytes 100.0% 🚀
assets/shield-BV1RmFP_.js (New) 272 bytes 272 bytes 100.0% 🚀
assets/workflow-CXgcCM6x.js (New) 265 bytes 265 bytes 100.0% 🚀
assets/compass-BaUUABJO.js (New) 251 bytes 251 bytes 100.0% 🚀
assets/history-CsxGrQPg.js (New) 237 bytes 237 bytes 100.0% 🚀
assets/activity-CBvcvKn4.js (New) 234 bytes 234 bytes 100.0% 🚀
assets/message-square-DOcdhAdz.js (New) 233 bytes 233 bytes 100.0% 🚀
assets/lock-D5H3wjXy.js (New) 206 bytes 206 bytes 100.0% 🚀
assets/rotate-cw-hRS7NLVJ.js (New) 201 bytes 201 bytes 100.0% 🚀
assets/play-C7u2VdlF.js (New) 190 bytes 190 bytes 100.0% 🚀
assets/circle-check-DwIaCJG8.js (New) 178 bytes 178 bytes 100.0% 🚀
assets/search-BnKz2D2P.js (New) 174 bytes 174 bytes 100.0% 🚀
assets/self-hosting-docs-audit-CxYzzyNs.js (New) 141 bytes 141 bytes 100.0% 🚀
assets/circle-5AOG56LA.js (New) 130 bytes 130 bytes 100.0% 🚀
assets/modal-CU7U7THf.js (New) 115 bytes 115 bytes 100.0% 🚀
assets/add-scalar-classes-A1KrqqYf.js (Deleted) -2.17MB 0 bytes -100.0% 🗑️
assets/tanstack-vendor-CNQacYI9.js (Deleted) -804.04kB 0 bytes -100.0% 🗑️
assets/docs.fumadocs-spike-api-reference-CQi69oP_.js (Deleted) -442.94kB 0 bytes -100.0% 🗑️
assets/AgentScalarChatInterface.vue-BSX1Eqt8.js (Deleted) -201.71kB 0 bytes -100.0% 🗑️
assets/modal-CP9Lj8WN.js (Deleted) -184.28kB 0 bytes -100.0% 🗑️
assets/client-B_UBfBbM.js (Deleted) -146.06kB 0 bytes -100.0% 🗑️
assets/maintainer-panel-D8Be68tk.js (Deleted) -76.45kB 0 bytes -100.0% 🗑️
assets/ui-vendor-BGfSJS_P.js (Deleted) -57.05kB 0 bytes -100.0% 🗑️
assets/routes-BgD3QW6Z.js (Deleted) -34.29kB 0 bytes -100.0% 🗑️
assets/owner-panel-DpctbRAR.js (Deleted) -26.89kB 0 bytes -100.0% 🗑️
assets/app-VDKpx-B-.js (Deleted) -25.65kB 0 bytes -100.0% 🗑️
assets/app.runs-D6kOiRbk.js (Deleted) -23.55kB 0 bytes -100.0% 🗑️
assets/miner-panel-DebHkALQ.js (Deleted) -20.25kB 0 bytes -100.0% 🗑️
assets/docs-source-D9dCa5Hy.js (Deleted) -19.3kB 0 bytes -100.0% 🗑️
assets/api._op-ddMVVkLB.js (Deleted) -17.82kB 0 bytes -100.0% 🗑️
assets/self-hosting-docs-audit-DburdoFY.js (Deleted) -16.73kB 0 bytes -100.0% 🗑️
assets/app.index-y1zMp9z0.js (Deleted) -15.62kB 0 bytes -100.0% 🗑️
assets/playground-panel-D6Pbkzne.js (Deleted) -14.35kB 0 bytes -100.0% 🗑️
assets/extension-heqcjPkL.js (Deleted) -10.04kB 0 bytes -100.0% 🗑️
assets/app.config-generator-Rfei5pvo.js (Deleted) -9.86kB 0 bytes -100.0% 🗑️
assets/app.audit-BsBGGIpZ.js (Deleted) -9.54kB 0 bytes -100.0% 🗑️
assets/maintainers-Cu5Cf2zy.js (Deleted) -8.06kB 0 bytes -100.0% 🗑️
assets/miners-4h-a9kOI.js (Deleted) -7.89kB 0 bytes -100.0% 🗑️
assets/agents-B_PJ6iMl.js (Deleted) -7.76kB 0 bytes -100.0% 🗑️
assets/commands-panel-Bi88NaRg.js (Deleted) -6.63kB 0 bytes -100.0% 🗑️
assets/roadmap-BCvuYqZ4.js (Deleted) -6.33kB 0 bytes -100.0% 🗑️
assets/repos._owner._repo.quality-RvThq980.js (Deleted) -6.14kB 0 bytes -100.0% 🗑️
assets/digest-panel-D8XPVgfR.js (Deleted) -6.14kB 0 bytes -100.0% 🗑️
assets/docs.index-N6h_rIxP.js (Deleted) -5.42kB 0 bytes -100.0% 🗑️
assets/api.index-C6qviEEx.js (Deleted) -4.74kB 0 bytes -100.0% 🗑️
assets/api-BLg22Tgf.js (Deleted) -2.69kB 0 bytes -100.0% 🗑️
assets/docs-CFqALPcj.js (Deleted) -2.67kB 0 bytes -100.0% 🗑️
assets/app.workbench-BxduLUqc.js (Deleted) -1.58kB 0 bytes -100.0% 🗑️
assets/tooltip-9imuZbUK.js (Deleted) -1.45kB 0 bytes -100.0% 🗑️
assets/session-BGUN1vef.js (Deleted) -1.44kB 0 bytes -100.0% 🗑️
assets/tabs-DrQGutW-.js (Deleted) -1.39kB 0 bytes -100.0% 🗑️
assets/app.repos-B9e4pZTj.js (Deleted) -1.07kB 0 bytes -100.0% 🗑️
assets/input-DDw4oCoE.js (Deleted) -796 bytes 0 bytes -100.0% 🗑️
assets/file-cog-BHwhEyq-.js (Deleted) -758 bytes 0 bytes -100.0% 🗑️
assets/docs.ai-summaries-B7LZUJsV.js (Deleted) -569 bytes 0 bytes -100.0% 🗑️
assets/docs.branch-analysis-X5cNXOI4.js (Deleted) -562 bytes 0 bytes -100.0% 🗑️
assets/docs.scoreability-QAjGjvv2.js (Deleted) -562 bytes 0 bytes -100.0% 🗑️
assets/docs.upstream-drift-cPiJzDd7.js (Deleted) -562 bytes 0 bytes -100.0% 🗑️
assets/docs.federated-fleet-intelligence-BVFgGoD_.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.maintainer-install-trust-DU3KSN67.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-ai-providers-BgOsmL7G.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-backup-scaling-DMtmHecj.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-configuration-DH7FR9Yb.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-docs-audit-BjWFrcW5.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-github-app-D_sSYn77.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-quickstart-rcyx0fL6.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-rag-CdhPyo9-.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-rees-BkLvU99s.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-rees-analyzers-DfKCW8zY.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-release-checklist-DIoZIwxg.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-releases-BJA5X9bt.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-security-DOM1VqKR.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-troubleshooting-g2-TQ1Ab.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.self-hosting-unified-ams-orb-DnzF4mu-.js (Deleted) -561 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-config-precedence-W73vUVO-.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-deployment-BTEjwrzQ.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-discovery-plane-B7M6rmQF.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-env-reference-B6hOZMtd.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-fleet-manifest-KkylZSBX.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-goal-spec-vuJqzjCU.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-observability-DJJ3GWT4.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-operations-runbook-TTalPdpL.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-sizing-7IUSF6M5.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.ams-unattended-scheduling-CRQEbfKX.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.beta-onboarding-DiqDR8_K.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.maintainer-self-hosting-CNfqxGaC.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.mcp-clients-BXN_WBfs.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.owner-checklist-Dnn66o4I.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.quickstart-D8-Alkbn.js (Deleted) -560 bytes 0 bytes -100.0% 🗑️
assets/docs.github-app-BKefc_k5.js (Deleted) -558 bytes 0 bytes -100.0% 🗑️
assets/docs.maintainer-workflow-Bqh-M3md.js (Deleted) -558 bytes 0 bytes -100.0% 🗑️
assets/docs.privacy-security-cf7pTWib.js (Deleted) -558 bytes 0 bytes -100.0% 🗑️
assets/docs.troubleshooting-PHor2eo9.js (Deleted) -558 bytes 0 bytes -100.0% 🗑️
assets/docs.tuning-CRir1dmS.js (Deleted) -558 bytes 0 bytes -100.0% 🗑️
assets/docs.loopover-commands-CQ9lDf3p.js (Deleted) -557 bytes 0 bytes -100.0% 🗑️
assets/docs.how-reviews-work-Sr6d3cjn.js (Deleted) -556 bytes 0 bytes -100.0% 🗑️
assets/app.maintainer-C-S-0KKu.js (Deleted) -502 bytes 0 bytes -100.0% 🗑️
assets/sparkles-CcPPPdCK.js (Deleted) -494 bytes 0 bytes -100.0% 🗑️
assets/app.owner-BfZqXnhd.js (Deleted) -474 bytes 0 bytes -100.0% 🗑️
assets/app.commands-NGQcUlnw.js (Deleted) -455 bytes 0 bytes -100.0% 🗑️
assets/app.playground-CR-euHVs.js (Deleted) -442 bytes 0 bytes -100.0% 🗑️
assets/reveal-BqlwNrAw.js (Deleted) -442 bytes 0 bytes -100.0% 🗑️
assets/index-Wd94PNnG.js (Deleted) -438 bytes 0 bytes -100.0% 🗑️
assets/app.digest-Bd1s1lr6.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/eye-off-DUk1vVq3.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/app.miner-BigWzxN4.js (Deleted) -422 bytes 0 bytes -100.0% 🗑️
assets/key-round-BBJV26Tp.js (Deleted) -355 bytes 0 bytes -100.0% 🗑️
assets/bot-DnM-PexO.js (Deleted) -328 bytes 0 bytes -100.0% 🗑️
assets/trash-2-8KtDgSIs.js (Deleted) -328 bytes 0 bytes -100.0% 🗑️
assets/save-B3P4wpqN.js (Deleted) -327 bytes 0 bytes -100.0% 🗑️
assets/git-pull-request-arrow-WYV_MHBE.js (Deleted) -321 bytes 0 bytes -100.0% 🗑️
assets/shield-check-DlOLUEns.js (Deleted) -320 bytes 0 bytes -100.0% 🗑️
assets/wrench-DhhnXb5K.js (Deleted) -303 bytes 0 bytes -100.0% 🗑️
assets/list-checks-DAOoJjOF.js (Deleted) -279 bytes 0 bytes -100.0% 🗑️
assets/shield-DsKfZDT2.js (Deleted) -272 bytes 0 bytes -100.0% 🗑️
assets/workflow-CEcWS6JH.js (Deleted) -265 bytes 0 bytes -100.0% 🗑️
assets/compass-s0ux1LzD.js (Deleted) -251 bytes 0 bytes -100.0% 🗑️
assets/history-DitZVgqa.js (Deleted) -237 bytes 0 bytes -100.0% 🗑️
assets/activity-B6OSl9_H.js (Deleted) -234 bytes 0 bytes -100.0% 🗑️
assets/message-square-SgQ3msfA.js (Deleted) -233 bytes 0 bytes -100.0% 🗑️
assets/lock-ISPFK0hm.js (Deleted) -206 bytes 0 bytes -100.0% 🗑️
assets/rotate-cw-DWBNWlbY.js (Deleted) -201 bytes 0 bytes -100.0% 🗑️
assets/play-DBXDwNf2.js (Deleted) -190 bytes 0 bytes -100.0% 🗑️
assets/circle-check-CAJ7K812.js (Deleted) -178 bytes 0 bytes -100.0% 🗑️
assets/search-iBFBQpjM.js (Deleted) -174 bytes 0 bytes -100.0% 🗑️
assets/self-hosting-docs-audit-DzuYx4zq.js (Deleted) -141 bytes 0 bytes -100.0% 🗑️
assets/circle-C1FqSWfh.js (Deleted) -130 bytes 0 bytes -100.0% 🗑️
assets/modal-DIuKYTO3.js (Deleted) -115 bytes 0 bytes -100.0% 🗑️

@JSONbored
JSONbored merged commit d0ff12d into main Jul 18, 2026
20 checks passed
@JSONbored
JSONbored deleted the release-please--branches--main--groups--engine-and-dependents branch July 18, 2026 00:00
galuis116 pushed a commit to galuis116/gittensory that referenced this pull request Jul 18, 2026
Stale again since @loopover/mcp published 3.2.1 (this exact class of drift
already hit and got fixed once this session, JSONbored#7115) -- blocked an unrelated
auto-generated release PR's (JSONbored#7133) CI. The durable fix (auto-sync this
after every mcp publish, instead of a human noticing red CI on an
unrelated PR) is a separate follow-up.
galuis116 pushed a commit to galuis116/gittensory that referenced this pull request Jul 18, 2026
Root cause traced as far as possible: release-please's own createReleases()
(the step that actually tags a merged Release PR) sometimes finds nothing
to tag, and createPullRequests() then aborts every subsequent run without
ever completing the tag -- confirmed live across two separate
linked-versions release cycles this session (JSONbored#7127, JSONbored#7133), both requiring
a manual dispatch of each publish-*.yml workflow plus manually flipping
the merged PR's autorelease:pending label. Matches multiple long-open,
unresolved upstream issues (googleapis/release-please#1946/JSONbored#1444/JSONbored#1406),
so it isn't something fixable from this repo's config alone.

Adds a reconcile-stale-releases job that runs after every release-please
attempt, independent of its outputs: compares each package's committed
package.json version against what's actually live on npm, dispatches
that package's publish workflow whenever they disagree (the same
documented human-override path, automated), and flips any merged PR's
autorelease label once every package is confirmed live -- unsticking
release-please's own tracking for the next run. Also cleaned up one
ancient, silently-stuck instance of the exact same bug (engine v1.0.0,
autorelease:pending since long before this session).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment