docs(vc-agent): require explicit leave request#1260
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)
📝 WalkthroughWalkthroughDocumentation for the ChangesMeeting Leave Invocation Semantics
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~8 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 #1260 +/- ##
=======================================
Coverage 69.64% 69.64%
=======================================
Files 666 666
Lines 64413 64413
=======================================
Hits 44861 44861
Misses 15943 15943
Partials 3609 3609 ☔ 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@b2ed7af0047eeec3cdc41e8fb27d10749583053b🧩 Skill updatenpx skills add larksuite/cli#docs/vc-agent-explicit-leave-only -y -g |
Summary
Update the
lark-vc-agentskill docs so+meeting-leaveis only used when the user explicitly asks the agent to exit, leave, or end participation. This avoids treating task completion, note retrieval, or sending follow-up messages as an implicit leave signal.Changes
+meeting-joinuses a 9-digit meeting number, while+meeting-leaverequiresmeeting_id.Test Plan
git diff --checkbash scripts/check-doc-tokens.sh skills/lark-vc-agentbash scripts/check-skill-wire-vocab.shRelated Issues
Summary by CodeRabbit