docs: clarify mindnote routing in lark-doc skill#1581
Conversation
|
|
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthrough
Lark-doc Mindnote routing and reference
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
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 #1581 +/- ##
==========================================
- Coverage 74.52% 74.51% -0.02%
==========================================
Files 851 852 +1
Lines 87155 87655 +500
==========================================
+ Hits 64952 65312 +360
- Misses 17231 17315 +84
- Partials 4972 5028 +56 ☔ 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@09394a8763a456639b27b005bf68573083cf7f7d🧩 Skill updatenpx skills add larksuite/cli#feat/mindnote_cli -y -g |
0d69f27 to
1ffeed1
Compare
1ffeed1 to
f6a7b34
Compare
f6a7b34 to
8a79dd4
Compare
26ffb47 to
b142596
Compare
7f11324 to
01b394b
Compare
01b394b to
09394a8
Compare
Summary
This PR clarifies the routing boundary for Mindnote handling in the
lark-docskill.It distinguishes existing Mindnote operations from new Mindnote creation and documents the correct path for each case.
Changes
skills/lark-doc/SKILL.mdto route existing Mindnote requests throughlark-doc-mindnote.mdlark-doc-whiteboard.mdpathskills/lark-doc/references/lark-doc-mindnote.mdto document the supported scope and workflow for existing Mindnotesmindnote_idTest Plan
skills/lark-doc/SKILL.mdskills/lark-doc/references/lark-doc-mindnote.mdRelated Issues