docs(skills): clarify callout child rules#2048
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthrough更新 ChangesCallout XML 规则
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@6fc33b3392a053e976ccdcd8c535966ae805ee4b🧩 Skill updatenpx skills add larksuite/cli#docs/callout-child-rules -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2048 +/- ##
=======================================
Coverage 75.14% 75.14%
=======================================
Files 911 911
Lines 96322 96322
=======================================
Hits 72381 72381
Misses 18372 18372
Partials 5569 5569 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
49efa8c to
6fc33b3
Compare
Summary
Clarify the Lark Doc XML rules for
<callout>so agents use text blocks and avoid nesting unsupported block and resource types.Changes
Test Plan
node scripts/skill-format-check/index.js skillsmake unit-testgo vet ./...gofmt -l .produces no outputgo mod tidyproduces no changesgo run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6 run --new-from-rev=origin/mainRelated Issues