Skip to content

docs(lark-im): clarify message activity search#865

Draft
BytedanceSearch wants to merge 1 commit into
mainfrom
eval-search-im-routing-docs-a970
Draft

docs(lark-im): clarify message activity search#865
BytedanceSearch wants to merge 1 commit into
mainfrom
eval-search-im-routing-docs-a970

Conversation

@BytedanceSearch
Copy link
Copy Markdown
Collaborator

Summary

  • Clarify that message activity review should keep --query "" and rely on sender/chat/time filters.
  • Replace fixed relative-date examples with runtime placeholders.
  • Add message_id, sender, chat, and create-time evidence validation guidance.
  • Keep this PR scoped to skills/lark-im/** only.

Eval Signal

Runs:

  • tests/eval-search/runs/2026-05-12T06-14Z-multientity-sandbox-a970
  • tests/eval-search/runs/2026-05-13Tfull-critical-info-sandbox

Observed:

  • The IM bot-interaction case needs empty-query activity review plus message_id/chat-context evidence validation.
  • Source data may contain concrete om_... message IDs or ou_... user IDs; those should be treated as strong recall targets.

Validation

  • git diff --check
  • PR diff is scoped to skills/lark-im/**.

Docs-only change; no unit tests were run.

Change-Id: I2a9a928aab2354dfaf103cdf53add435088ff9e2
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cf3694d0-a1c8-4580-8655-0becdc9881eb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch eval-search-im-routing-docs-a970

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added domain/im PR touches the im domain size/M Single-domain feat or fix with limited business impact labels May 13, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.90%. Comparing base (b0c9a4d) to head (42d759e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #865   +/-   ##
=======================================
  Coverage   65.90%   65.90%           
=======================================
  Files         518      518           
  Lines       48830    48830           
=======================================
  Hits        32181    32181           
  Misses      13882    13882           
  Partials     2767     2767           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/im PR touches the im domain size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants