docs(skill): clarify runtime resource load paths - #3106
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. WalkthroughThe engine knowledge skill now documents that ChangesRuntime resource loading documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This documentation-only change clarifies supported runtime resource paths without changing the runtime API, so no actionable merge-blocking risk remains. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Linked Issues checkExplanation The changes satisfy issue Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.) ✨ Finishing Touches🧪 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev/2.0 #3106 +/- ##
===========================================
- Coverage 85.94% 85.76% -0.19%
===========================================
Files 811 811
Lines 94826 94749 -77
Branches 11620 11628 +8
===========================================
- Hits 81497 81259 -238
- Misses 13239 13398 +159
- Partials 90 92 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
resourceManager.load()accepts browser URLs or exact registeredvirtualPathvalues, not host filesystem pathsValidation
ResourceManager.load()through virtual-path resolution and browserXMLHttpRequestgit diff --checkCloses #3104
Summary by CodeRabbit