Skip to content

chore: release main#8145

Merged
JSONbored merged 1 commit into
mainfrom
release-please--branches--main
Jul 25, 2026
Merged

chore: release main#8145
JSONbored merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

ui: 0.11.0

0.11.0 (2026-07-25)

Features

  • observability: add PostHog feature flags (Workers HTTP+KV, UI client) (#7816) (a523400)
  • ui-kit: Panel API — rest-prop forwarding, ok tone, tintBorderOnly, glow (#8080) (e20268e)
  • ui: adopt AsyncPanel across remaining routes (Phase 11 batch 5) (#7805) (30ef8ca)
  • ui: adopt PageMasthead on design.primitives.tsx (Phase 11 batch 3) (#7799) (939ad33)
  • ui: adopt PageMasthead on graphql.explorer.tsx (Phase 11 batch 2) (#7797) (9c052a5)
  • ui: adopt PageMasthead/AsyncPanel on domains + about (Phase 11 batch 1) (#7796) (586c7bd)
  • ui: adopt PageMasthead/AsyncPanel on leaderboards.tsx (Phase 11 batch 4) (#7802) (92428fc)
  • ui: design tokens 4/5 — semantic border-radius scale (#8102) (41ddc9b)
  • ui: lint ratchet — promote Bone & Ink rules from warn to error, directory by directory (#8101) (c367ff9)
  • ui: PostHog source-map upload replaces Sentry's throwaway build (#8129) (b7ae865)
  • ui: UX polish 2/3 — make /design/primitives the complete design-system reference (#8104) (6acdac7)

Bug Fixes

  • ui-kit: CopyableCode truncate={false} now actually constrains width (#8117) (099e58f)
  • ui: /blocks cadence-heatmap legend no longer overflows at mobile (#8120) (d693848)
  • ui: /status incident rows no longer overflow at mobile (#8118) (702cfa5)
  • ui: annotate SegmentedToggle onChange param to fix a typecheck break (#7795) (cbec5e7)
  • ui: de-duplicate breadcrumbs on subnet/provider/block detail pages (#8046) (8deadcb), closes #7853
  • ui: fix all 19 react-hooks/exhaustive-deps warnings (#8042) (241dabd)
  • ui: harden the analytics proxy defensively; enable pageleave + native web vitals (#7804) (311fa7c)
  • ui: homepage chain-throughput card CTA no longer wraps at mobile (#8119) (8d435b3)
  • ui: move flex/grid layout classes onto Panel's bodyClassName, not className (#7819) (3240a19)
  • ui: PageMasthead title no longer collapses vs busy actions row (#8115) (6c85dee)
  • ui: reserve the site-wide incident strip for major outages only (#7821) (af9e80d)
  • ui: stop a background cache.put() rejection from 500ing the response (#7794) (0696823)
  • ui: stop assuming ctx is a valid ExecutionContext in the analytics proxy (#7807) (efa52d9)
  • ui: tighten raw-hex-color ESLint guardrail (Lovable sync 11.4) (#7813) (baafe7f)
platform: 0.44.0

0.44.0 (2026-07-25)

Features

  • api: add block/time-range filters to sudo GraphQL field (#8033) (b7e4871)
  • api: add call_hash/block/time filters to extrinsics GraphQL field (#8047) (355efb9)
  • api: add full REST filter parity to GraphQL rpc_endpoints (#7966) (33adc74), closes #7886
  • api: add GraphQL fixture(surface_id) field (#8036) (f8ad49a), closes #7867
  • api: add provider_endpoints GraphQL field with full REST filter parity (#7958) (83341b1), closes #7868
  • api: add providers GraphQL list filters without breaking cursor contract (#7888) (#8006) (d6cada6)
  • api: add REST filter parity to GraphQL subnet_gaps (#8048) (739ba45)
  • api: add REST-parity filters to blocks GraphQL field (#7870) (#7990) (e1ef3c8)
  • api: add subnet_endpoints root field (#8050) (86ec8e9)
  • api: global_incidents/incidents list filters (#7875) (#8034) (4b3141d)
  • api: governance_config_changes block/time range filters (#7873) (#8008) (43457b0)
  • api: GraphQL parity for candidates field args (#8044) (9d0b380)
  • api: GraphQL parity for endpoints field args (#8038) (f6762f9), closes #7887
  • api: GraphQL parity for search field args (#8028) (c64ef6c)
  • api: GraphQL schemas field mirroring GET /api/v1/schemas (#7866) (#7913) (e9579a1)
  • api: GraphQL search_index filter/sort/page parity (#8051) (bc3e949)
  • api: nested Subnet.surfaces filter/sort/page arguments (#7885) (#8037) (19eadd4)
  • api: subnet_candidates GraphQL filter/sort/page parity (#7878) (#7980) (e08b067)
  • api: subnet_evidence GraphQL search/sort/page parity (#7879) (#7998) (b9ad313)
  • api: subnet_health GraphQL filter/sort/page parity (#7881) (#8030) (ba21318)
  • api: subnet_turnover changes toggle with a typed churn detail (#7883) (#8003) (86da598)
  • api: validator_nominators coldkey filter mirroring REST/MCP (#7884) (#7915) (af16123)
  • graphql: accept a keyset cursor on subnet_hyperparameters_history (#7882) (#7981) (0e5958b)
  • mcp: add curation_level filter to list_curation (#7924) (30fe910), closes #7891
  • mcp: add id/confidence/sort/order to list_candidates (#7919) (b33249a), closes #7889
  • mcp: add list_subnet_candidates — filtered sibling of get_subnet_candidates (#7899) (#7930) (add91a0)
  • mcp: add list_subnet_gaps — filtered sibling of get_subnet_gaps (#7900) (#7959) (e212c3b)
  • mcp: add list_subnet_health — the filtered sibling of get_subnet_health (#8016) (ea7f2a4), closes #7901
  • mcp: add list_subnet_surfaces — the filtered sibling of get_subnet_surfaces (#8009) (c17c6f0), closes #7902
  • mcp: add netuid/limit/cursor/sort/order to get_global_incidents (#7972) (0baef84)
  • mcp: add REST-parity filters to list_rpc_endpoints (#7893) (#8000) (caafce7)
  • mcp: add sort/order/fields to list_endpoints (#8027) (9d11292)
  • mcp: add type/netuid filters to list_search (#7896) (#7932) (e91fb02)
  • mcp: add type/netuid filters to list_search_index (#7897) (#7935) (6a6ed04)
  • mcp: list_enrichment_targets agent_status filter mirroring REST (#7898) (#7960) (e43148c)
  • mcp: list_surfaces id filter mirroring GET /api/v1/surfaces (#7894) (#7925) (f20a512)
  • mcp: plumb before cursor into list_chain_events (#7926) (487ef64), closes #7895
  • mcp: types-epic E — Zod schemas for 11 validator/neuron MCP tools (#8068) (#8105) (be2a457)
  • mcp: types-epic E — Zod schemas for 14 blocks/extrinsics/chain-tx MCP tools (#8071) (#8116) (266f206)
  • mcp: types-epic E — Zod schemas for 15 account-activity MCP tools (#8070) (#8114) (3ff5e0d)
  • mcp: types-epic E — Zod schemas for 15 account-core MCP tools (#8069) (#8107) (30e52fe)
  • mcp: types-epic E — Zod schemas for 17 subnet-detail-core MCP tools (#8065) (#8092) (bef891a)
  • mcp: types-epic E — Zod schemas for 18 subnet lifecycle-event MCP tools (#8066) (#8100) (098bd04)
  • mcp: types-epic E — Zod schemas for 19 subnet metagraph-identity MCP tools (#8067) (#8103) (94f591b)
  • mcp: types-epic E — Zod schemas for 25 chain network-stats MCP tools (#8072) (#8122) (0393687)
  • mcp: types-epic E batch 1 — Zod schemas for the 6 pilot MCP tools (#8087) (047a5c2), closes #7863
  • mcp: types-epic E batch 10 — Zod schemas for 19 registry-discovery MCP tools (#8074) (#8130) (4e89dce)
  • mcp: types-epic E batch 11 — Zod schemas for 21 meta/ops/misc MCP tools (#8075) (#8137) (a1b296a)
  • mcp: types-epic E batch 12 — Zod schemas for 7 AI-native MCP tools (#8076) (#8140) (8508356)
  • mcp: types-epic E batch 9 — Zod schemas for 17 registry-discovery MCP tools (#8073) (#8127) (2e8e473)
  • observability: add PostHog feature flags (Workers HTTP+KV, UI client) (#7816) (a523400)
  • observability: capture 2 remaining console-only fault sites (#8124) (e42b092)
  • observability: capture registry-sync write failures to Sentry+PostHog (#8093) (#8094) (f9a885f)
  • observability: drop Sentry entirely from the Worker deploy script (#8136) (37d5c35)
  • observability: enable $ai_input/$ai_output_choices content capture for ask() (#8082) (#8084) (599ae30)
  • observability: PostHog $ai_generation capture for the ask() RAG call (#7763) (#8079) (b1ccc42)
  • observability: PostHog error capture for box-side Node scripts (#8096) (#8097) (ab4d1d1)
  • observability: PostHog sourcemap upload for the 3 core Workers (#8131) (4b5b6e8)
  • observability: real per-caller PostHog identity for MCP + fullnode RPC (#7153) (#8123) (18437cf)
  • schemas: types-epic B — OpenAPI-from-Zod for subnets economics (16 routes) (#8106) (32481ea)
  • schemas: types-epic B batch 3 — OpenAPI-from-Zod for subnets metagraph (11 routes) (#8126) (ff277ee)
  • schemas: types-epic B batch 4 — OpenAPI-from-Zod for accounts core (15 routes) (#8132) (1d32a87)
  • schemas: types-epic B batch 5 — OpenAPI-from-Zod for accounts activity (16 routes) (#8134) (ec23aa3)
  • schemas: types-epic B batch 6 — OpenAPI-from-Zod for chain routes (25 routes) (#8138) (491d626), closes #8060
  • schemas: types-epic B batch 7 — OpenAPI-from-Zod for blocks/extrinsics/validators (16 routes) (#8141) (cde5d1b)
  • schemas: types-epic B batch 8 — OpenAPI-from-Zod for registry discovery (18 routes) (#8143) (240771a)
  • types: types-epic A — Zod schema layer for 5 pilot REST envelopes (#7994) (c07eba0)
  • types: types-epic C — Postgres row types from Kanel, data-api adoption (#8039) (9047d4c), closes #7861
  • types: types-epic D — GraphQL codegen from the SDL, pilot resolver adoption (#8005) (d75db0b)
  • ui-kit: Panel API — rest-prop forwarding, ok tone, tintBorderOnly, glow (#8080) (e20268e)
  • ui: adopt AsyncPanel across remaining routes (Phase 11 batch 5) (#7805) (30ef8ca)
  • ui: adopt PageMasthead on design.primitives.tsx (Phase 11 batch 3) (#7799) (939ad33)
  • ui: adopt PageMasthead on graphql.explorer.tsx (Phase 11 batch 2) (#7797) (9c052a5)
  • ui: adopt PageMasthead/AsyncPanel on domains + about (Phase 11 batch 1) (#7796) (586c7bd)
  • ui: adopt PageMasthead/AsyncPanel on leaderboards.tsx (Phase 11 batch 4) (#7802) (92428fc)
  • ui: author the caption/data type-scale tier (batch 1 of #7844) (#8053) (ac29181)
  • ui: design tokens 4/5 — semantic border-radius scale (#8102) (41ddc9b)
  • ui: lint ratchet — promote Bone & Ink rules from warn to error, directory by directory (#8101) (c367ff9)
  • ui: PostHog source-map upload replaces Sentry's throwaway build (#8129) (b7ae865)
  • ui: UX polish 2/3 — make /design/primitives the complete design-system reference (#8104) (6acdac7)

Bug Fixes

  • api: add missing METAGRAPH_SUBNET_OWNERSHIP_SOURCE Postgres-tier flag (#7834) (8c587cb)
  • ci: drop shell brace expansion from test:ci:artifacts (breaks under dash) (#7814) (c6132ee)
  • ci: match both .mjs and .ts in the test:ci artifact-writer exclude globs (#7806) (96117b6)
  • data-api: stop health-checks-sync aborting on surface_key conflicts (#7829) (07374d9), closes #7828
  • mcp: stream-bound POST /mcp bodies so a missing/lying Content-Length can't force full buffering (#7801) (34cfee4)
  • observability: eliminate D1 references now that D1 is fully retired (#8142) (6bcd9b2)
  • pipeline: run validate:no-hand-written-mjs in the local pipeline (#7987) (b8b80b6)
  • ui-kit: CopyableCode truncate={false} now actually constrains width (#8117) (099e58f)
  • ui-kit: Donut center label no longer overlaps the ring (#8121) (d5ec1fa)
  • ui-kit: port SSR-safety ESLint rules, missed in the initial guardrail port (#7838) (4f2133b)
  • ui: /blocks cadence-heatmap legend no longer overflows at mobile (#8120) (d693848)
  • ui: /status incident rows no longer overflow at mobile (#8118) (702cfa5)
  • ui: annotate SegmentedToggle onChange param to fix a typecheck break (#7795) (cbec5e7)
  • ui: de-duplicate breadcrumbs on subnet/provider/block detail pages (#8046) (8deadcb), closes #7853
  • ui: fix all 19 react-hooks/exhaustive-deps warnings (#8042) (241dabd)
  • ui: harden the analytics proxy defensively; enable pageleave + native web vitals (#7804) (311fa7c)
  • ui: homepage chain-throughput card CTA no longer wraps at mobile (#8119) (8d435b3)
  • ui: move flex/grid layout classes onto Panel's bodyClassName, not className (#7819) (3240a19)
  • ui: PageMasthead title no longer collapses vs busy actions row (#8115) (6c85dee)
  • ui: reserve the site-wide incident strip for major outages only (#7821) (af9e80d)
  • ui: stop a background cache.put() rejection from 500ing the response (#7794) (0696823)
  • ui: stop assuming ctx is a valid ExecutionContext in the analytics proxy (#7807) (efa52d9)
  • ui: tighten raw-hex-color ESLint guardrail (Lovable sync 11.4) (#7813) (baafe7f)
  • workers: retry sync-route transactions on a fresh client after Hyperdrive connection drops (#8011) (5fbbac4)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 25, 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
metagraphed-ui 5a1be6c Commit Preview URL

Branch Preview URL
Jul 25 2026, 10:29 AM

@superagent-security

Copy link
Copy Markdown

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

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.80%. Comparing base (240771a) to head (5a1be6c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8145   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files         406      406           
  Lines       28670    28670           
  Branches    10834    10834           
=======================================
  Hits        28040    28040           
  Misses        142      142           
  Partials      488      488           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

loopover-orb Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Warning

⏸️ LoopOver review result - manual review recommended

Review updated: 2026-07-25 10:43:27 UTC

4 files · 1 AI reviewer · 1 blocker · CI green · clean

⏸️ Suggested Action - Manual Review

Review summary
Automated release-please version-bump PR: bumps apps/ui to 0.11.0 and root to 0.44.0 in the manifest, mirrors the same version in apps/ui/package.json, and appends the corresponding generated changelog entries. All three changed files are mechanically consistent (manifest, package.json, CHANGELOG.md/apps/ui/CHANGELOG.md) and CI is green.

Nits — 2 non-blocking
  • The external dependency-inventory note about apps/ui@​0.11.0 lacking a SLSA/sigstore attestation is not applicable here — this is an internal package version bump, not a new third-party dependency, so it carries no real supply-chain signal.
  • Diff looks like trivial or whitespace-only churn — Reduce whitespace-only or formatting-only churn and keep the diff focused on substantive changes.

Concerns raised — review before merging

  • No linked issue detected: No closing reference or linked issue number was found in the PR metadata/body. — 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: No closing reference or linked issue number was found in the PR metadata/body. — If this PR is intended to solve an issue, link it explicitly in the PR body.

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: 13 registered-repo PR(s), 13 merged, 241 issue(s).
Contributor context ✅ Confirmed Gittensor contributor JSONbored; Gittensor profile; 13 PR(s), 241 issue(s).
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, MDX, Shell, Solidity, JavaScript
  • Official Gittensor activity: 13 PR(s), 241 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 <question> answers contribution-quality Q&A with source citations and freshness.
  • @loopover chat <question> 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.

Visual preview
Route Viewport Before (production) After (this PR's preview) Diff
/ desktop before /
before /
after /
after /
/ mobile before / (mobile)
before / (mobile)
after / (mobile)
after / (mobile)
diff / (mobile)
diff / (mobile)

Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy · Diff highlights exactly what changed.

Scroll preview
Route Before (production) After (this PR's preview)
/ before / (scroll)
before / (scroll)
after / (scroll)
after / (scroll)

A short scroll-through clip (desktop) — click either thumbnail to open the full animation. Evidence for scroll-linked behavior a single screenshot can't show.

🟩 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

@loopover-orb loopover-orb Bot added the manual-review Gittensor contributor context label Jul 25, 2026
@JSONbored
JSONbored merged commit 2388ec4 into main Jul 25, 2026
11 checks passed
@JSONbored
JSONbored deleted the release-please--branches--main branch July 25, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment