docs(lark-task): clarify list task search routing#846
Conversation
|
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 #846 +/- ##
=======================================
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. 🚀 New features to boost your workflow:
|
| Use: | ||
|
|
||
| - `task +get-related-tasks` for "我关注的", "我创建的", or "与我相关的" task lists, then apply completion / due-time filtering as needed. | ||
| - `task +get-my-tasks` for "分配给我的" or "我负责的" task lists, with `--complete`, `--due-start`, and `--due-end` filters. |
There was a problem hiding this comment.
为什么 分配给我的 对应附带 --complete(对应 完成状态)和 --due(对应 截止时间),用 负责人 也许更合适?
31c99f2 to
49a38f0
Compare
Change-Id: I5973d9798382cb6525339eb7c4d863e52f326ba0
49a38f0 to
69bfa02
Compare
Summary
task +get-my-tasksortask +get-related-tasksinstead of keyword search.task +get-my-taskshas an implicit assignee/负责人 filter for the current login user.open_idand usetask +search --assignee.skills/lark-task/**only.Eval Signal
Runs:
tests/eval-search/runs/2026-05-12T06-14Z-multientity-sandbox-a970tests/eval-search/runs/2026-05-13Tfull-critical-info-sandboxObserved:
Validation
git diff --checkskills/lark-task/**.Docs-only change; no unit tests were run.