fix(slides): move add-slide and delete-slide reference docs to cli/ directory - #2272
Conversation
…irectory These two files are CLI command references, not XML schema references. Move them from references/xml/ to references/cli/ and update all cross-file links in SKILL.md, cli/*.md, workflow/*.md, and the compatibility stubs.
|
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 (9)
📝 WalkthroughWalkthroughUpdated Slides documentation links from legacy XML paths to current CLI reference paths across the skill guide, CLI command references, migration entries, and workflow documentation. ChangesSlides documentation link migration
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 @@
## main #2272 +/- ##
==========================================
- Coverage 76.40% 76.39% -0.02%
==========================================
Files 1012 1013 +1
Lines 111565 111788 +223
==========================================
+ Hits 85241 85400 +159
- Misses 19832 19878 +46
- Partials 6492 6510 +18 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@bddeec897af64d326cf5d21606023994610bbc98🧩 Skill updatenpx skills add larksuite/cli#fix/slides-move-add-delete-to-cli-refs -y -g |
fangshuyu-768
left a comment
There was a problem hiding this comment.
No actionable findings. Verified the reference moves, updated cross-links, recursive embedding coverage, and current green CI.
Summary
lark-slides-add-slide.mdandlark-slides-delete-slide.mdare CLI command references, not XML schema references. They belong inreferences/cli/, notreferences/xml/.Changes
references/xml/toreferences/cli/viagit mvSKILL.md,cli/*.md,workflow/*.md, and thereferences/compatibility stubsVerification
grepforxml/lark-slides-add-slideandxml/lark-slides-delete-slide— zero stale referencescontent_embed.gousesskills/*/referencesrecursively, unaffected by intra-directory movesSummary by CodeRabbit