feat(im): cli support feed group#1102
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 (4)
📝 WalkthroughWalkthroughThis PR updates IM feature documentation by clarifying flag shortcut behavior and introducing comprehensive documentation for the new feed.groups API. It includes minor description refinements in shortcut metadata, a new API index section in the main docs, and a detailed reference page covering all feed group and feed card operations. ChangesIM Documentation and API References
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1102 +/- ##
==========================================
- Coverage 67.92% 67.92% -0.01%
==========================================
Files 601 603 +2
Lines 55766 55779 +13
==========================================
+ Hits 37880 37888 +8
- Misses 14751 14755 +4
- Partials 3135 3136 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@0ec7254a54b2df50854e6383eb4004a9ee1f9e88🧩 Skill updatenpx skills add zhumiaoxin/cli#feat/feed-group -y -g |
Summary
Add IM feed group support documentation for
lark-cli, making the rawim feed.groups.*APIs discoverable and easier for agents to use correctly.Changes
feed.groupsmethods in thelark-imskill index with user-only identity requirements and required OAuth scopes.Test Plan
lark-cli im feed.groups <command>flow works as expectedRelated Issues
Summary by CodeRabbit