Skip to content

[pull] master from SchemaStore:master#483

Merged
pull[bot] merged 7 commits intoUncodedtech:masterfrom
SchemaStore:master
Apr 30, 2026
Merged

[pull] master from SchemaStore:master#483
pull[bot] merged 7 commits intoUncodedtech:masterfrom
SchemaStore:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 30, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Copilot AI and others added 7 commits April 29, 2026 12:59
…ent (#5632)

* Add official MCP server discovery via .well-known (SchemaStore MCP server)

Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/4b4d2b01-2d4a-4c39-98a8-ed625320ed19

Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>

* Fix .well-known/mcp.json to duplicate server-card.json content instead of using $ref

Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/f1e3ceea-0b4e-4842-abcd-f6d4e07ff679

Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/1ffa78c9-dd34-48ef-8c4a-c4f2ba20e94f

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/fa3f091d-44b1-4499-8dfc-82e58d85384b

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/2fe0b01d-a895-4030-882f-0d7290c2484b

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
…es (#5636)

* perf: speed up build-xregistry by reading local schemas and parallelizing external fetches

- For www.schemastore.org URLs (568 schemas), read the local file from
  src/schemas/json/ directly instead of making an HTTP request.
- Pre-fetch all schema formats in parallel (batched at 20 concurrent
  requests) before the main processing loop, replacing 1265 sequential
  awaits with a single batched pre-fetch pass.
- Extract parseSchemaFormat() helper to avoid duplicating the regex logic.

Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/6a41fc38-eb78-4e97-9bb6-4e5598c2a031

Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>

* perf: address review feedback - add json.schemastore.org support and path traversal guard

Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/6a41fc38-eb78-4e97-9bb6-4e5598c2a031

Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/8d301daf-a8e7-4d64-baa2-dc41c2007c22

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
Co-authored-by: btea <btea@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Apr 30, 2026
@pull pull Bot added the ⤵️ pull label Apr 30, 2026
@pull pull Bot merged commit d315dd5 into Uncodedtech:master Apr 30, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants