feat: surface search API notices#1413
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 (20)
🚧 Files skipped from review as they are similar to previous changes (15)
📝 WalkthroughWalkthroughEight search/list shortcuts now capture an optional API ChangesNotice Field Passthrough Feature
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
|
|
sa: safe doc: none cfg: none test: unit test
beee97e to
6f3e956
Compare
sa: safe
doc: none
cfg: none
test: unit test
Summary
Surface search API
noticestrings in CLI output so agents can see server-side search hints such as query truncation.Changes
data.noticefor search shortcuts that rebuild output across contact, docs, drive, IM, mail, minutes, task, and VC.Test Plan
go test -count=1 ./shortcuts/contact ./shortcuts/doc ./shortcuts/drive ./shortcuts/im ./shortcuts/mail ./shortcuts/minutes ./shortcuts/task ./shortcuts/vcmake unit-testattempted; failed in unrelated existing checks: schema envelope count expected >=193 but got 184, and apps tests require a git binary supportinggit init --initial-branch.lark-cli <domain> <command>flow works as expectedRelated Issues
Summary by CodeRabbit
New Features
Tests