feat: add native command affordances - #2362
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2362 +/- ##
==========================================
- Coverage 76.43% 76.43% -0.01%
==========================================
Files 1046 1047 +1
Lines 115162 115189 +27
==========================================
+ Hits 88022 88040 +18
- Misses 20377 20386 +9
Partials 6763 6763 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
b4cd43b to
1880864
Compare
|
|
Summary
Add complete affordance guidance for native API commands so help and schema output provide a use case and a valid direct example. Add lightweight CI checks to keep that guidance aligned with the command registry and Cobra flags.
Changes
affordance/*.md.internal/affordance/native_coverage_test.go.cmd/affordance_example_test.go.Test Plan
make unit-testpassedlark-cli calendar calendars list --helpandlark-cli schema calendar.calendars.listRelated Issues
N/A