docs(im): document same-card completion renotification#1607
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 (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughDocs add same-card completion re-notification guidance for long-running CardKit replies and clarify a sender-filter example for obtaining ChangesSame-card completion guidance
Sender-filter open_id guidance
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@skills/lark-im/references/lark-im-card-action-reply.md`:
- Around line 141-159: Clarify the “card can no longer be updated” case in the
same-card completion re-notification guidance by naming the concrete API
errors/conditions that count as terminal update failures. Update the `Same-card
completion re-notification` section to explicitly mention the relevant
`card.action.trigger` delayed-update flow and the API failure cases (for example
expired/exhausted/missing token, message not found, permission denied) so
implementers know when to stop retrying and avoid falling back to `im
+messages-send` / `im +messages-reply`.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 65747156-4c5d-43bc-a43b-8090b9e15d29
📒 Files selected for processing (3)
skills/lark-event/references/lark-event-im.mdskills/lark-im/SKILL.mdskills/lark-im/references/lark-im-card-action-reply.md
Summary
Document the same-card CardKit completion re-notification pattern for long-running agent replies.
Changes
Test Plan
bash scripts/check-doc-tokens.sh skills/lark-im/SKILL.md skills/lark-im/references/lark-im-card-action-reply.md skills/lark-event/references/lark-event-im.mdnode scripts/skill-format-check/index.jsbash scripts/check-skill-wire-vocab.shgit diff --checkbash scripts/check-doc-tokens.sh skills(pre-existing token placeholder failures outside this PR: lark-wiki, lark-base, lark-approval references)Related Issues
Summary by CodeRabbit
open_idand to look up other users’open_idvalues.