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.70% 75.72% +0.01%
==========================================
Files 944 948 +4
Lines 100288 100594 +306
==========================================
+ Hits 75926 76175 +249
- Misses 18565 18604 +39
- Partials 5797 5815 +18 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
899ebf6 to
94ab65a
Compare
da26323 to
bd9d05d
Compare
PR Quality SummaryCI did not complete successfully. Use the failed check links below to decide whether this PR needs a code change or a rerun. Failed checks
deterministic-gate
|
8e72e26 to
ad2eb43
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> Co-authored-by: TRAE CLI <traecli@bytedance.com>
Co-authored-by: TRAE CLI <noreply@bytedance.com> Co-authored-by: TRAE CLI <traecli@bytedance.com>
Preserve arbitrary JSON number values and use the shared typed API path for every node write. Reject malformed success responses and add dry-run plus live workflow coverage. Co-authored-by: TRAE CLI <noreply@bytedance.com> Co-authored-by: TRAE CLI <traecli@bytedance.com>
Co-authored-by: TRAE CLI <noreply@bytedance.com> Co-authored-by: TRAE CLI <traecli@bytedance.com>
Co-authored-by: TRAE CLI <traecli@bytedance.com>
Co-authored-by: TRAE CLI <traecli@bytedance.com>
3cf7605 to
75860f0
Compare
Co-authored-by: TRAE CLI <traecli@bytedance.com>
238d7cd to
1fa2ba2
Compare
Co-authored-by: TRAE CLI <traecli@bytedance.com>
1fa2ba2 to
57c6ad6
Compare
Summary
Changes
Test Plan
lark-cli <domain> <command>flow works as expectedRelated Issues