docs(skills): tighten drive and markdown retry guardrails - #1326
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughThis PR updates guidance documentation in two CLI skill definition files to clarify error-handling strategies: drive operations now require type inspection before proceeding with wiki URLs, and markdown operations now recommend identity diagnosis before switching execution contexts, with both skills applying consistent retry-stop policies for terminal errors. ChangesError Handling and Routing Guidance
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
611cceb to
e08990c
Compare
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@e08990c94c7cd18cd8e37b62c3735aa3c71d1f99🧩 Skill updatenpx skills add larksuite/cli#feat/skill-error-handling-guardrails -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1326 +/- ##
=======================================
Coverage 71.47% 71.47%
=======================================
Files 688 688
Lines 65482 65482
=======================================
Hits 46806 46806
Misses 15031 15031
Partials 3645 3645 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Testing