📝 docs: add Context7 indexing configuration - #2095
Conversation
Configure Context7 to index the Vocs product documentation while excluding root-level internal reports and contributor files. <prompt>Support Context7 docs for issue #2058.</prompt>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded ChangesContext7 support
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Summary
docs/node/pagesreview.mdandfix-report.mdfiles, so they do not degrade indexed snippetstevm/common, and Solidity importsValidation
python3 -m json.tool context7.jsonbunx biome check context7.jsonhttps://context7.com/schema/context7.jsonwith AJVContext7 rollout
After merging, a maintainer must submit
https://github.com/evmts/tevm-monorepoat https://context7.com/add-library?tab=github to trigger the initial crawl. Adding this configuration alone does not perform that one-time submission.After indexing, verify the result with:
curl -s 'https://context7.com/api/v1/search?query=tevm'The response should contain an
/evmts/tevm-monorepoentry withstate: finalized.Merge timing
Tevm 1.0.0 final has not shipped yet;
tevm@1.0.0-rc.153is currently the latest release candidate. Also, the latest maintainer note on #2058 says to leave the integration open but not implement it for now. This draft is intentionally framed as ready to merge if and when roninjin10 wants to trial Context7.Closes #2058
Thanks to @PaulRBerg for the report.
Support Context7 docs for issue #2058.Summary by CodeRabbit