feat: add whiteboard node shortcuts - #2065
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:
✨ 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 |
34d7949 to
3fa0ff3
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2065 +/- ##
==========================================
- Coverage 75.16% 75.14% -0.03%
==========================================
Files 912 916 +4
Lines 96451 96754 +303
==========================================
+ Hits 72495 72701 +206
- Misses 18380 18454 +74
- Partials 5576 5599 +23 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
3fa0ff3 to
6ee8cca
Compare
Add whiteboard node create, update, and delete shortcuts with focused dry-run and unit coverage. Document the new node-level operations in the embedded lark-whiteboard skill and split node shortcut unit tests by command for maintainability. Co-authored-by: TRAE CLI <noreply@bytedance.com>
f6c0d21 to
02a639b
Compare
Co-authored-by: TRAE CLI <noreply@bytedance.com>
Summary
Changes
Test Plan
lark-cli <domain> <command>flow works as expectedRelated Issues