docs(base): update location full_address guidance#754
docs(base): update location full_address guidance#754zgz2048 wants to merge 1 commit intolarksuite:mainfrom
Conversation
📝 WalkthroughWalkthroughThis PR updates documentation across multiple Lark-base skill references to clarify geographic location field behavior: writes use only ChangesLocation Field Specification & Guidance
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 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 #754 +/- ##
=======================================
Coverage 65.08% 65.08%
=======================================
Files 503 503
Lines 46581 46581
=======================================
Hits 30318 30318
Misses 13623 13623
Partials 2640 2640 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@33a41bee5e98f5956b78c817a5f9de45911c57f8🧩 Skill updatenpx skills add zgz2048/cli#codex/base-location-full-address-skill -y -g |
Summary
Update Base skill guidance for location field full_address behavior, covering read/write, filtering, and type conversion semantics.
Changes
{lng,lat}andfull_addressis returned after platform resolution.full_addresstext and should prefer contains/intersects over short exact matches.location -> textconversion keepsfull_address, and sync the Base domain template.Test Plan
node scripts/skill-format-check/index.js skillsmake unit-testlark-cli base --helpRelated Issues
Summary by CodeRabbit