Skip to content

Conversation

einnocent
Copy link
Contributor

This PR is intended to fix the issue with zio-http code in context7 appearing with examples that are unrendered. Examples can be found here.

In short, context7 is an MCP server that provides code snippets to LLMs.

This is what the bad zio-http snippets look like over there:

image

This PR:

  • adds the context.json file
  • specifies where actual code examples can be found
  • excludes directory that is known to require rendering
  • advises context7 to exclude files in general that require rendering (i.e., contain printSource)

Links

Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for zio-http ready!

Name Link
🔨 Latest commit 10194ec
🔍 Latest deploy log https://app.netlify.com/projects/zio-http/deploys/68ccbc73cbf5e10008658675
😎 Deploy Preview https://deploy-preview-3678--zio-http.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@987Nabil 987Nabil merged commit d3bae50 into zio:main Sep 25, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants