Skip to content

feat(whiteboard): add parse image shortcuts - #2216

Open
ZKHelloworld wants to merge 2 commits into
larksuite:feat/whiteboard-node-shortcutsfrom
ZKHelloworld:feat/whiteboard-parse-image
Open

feat(whiteboard): add parse image shortcuts#2216
ZKHelloworld wants to merge 2 commits into
larksuite:feat/whiteboard-node-shortcutsfrom
ZKHelloworld:feat/whiteboard-parse-image

Conversation

@ZKHelloworld

Copy link
Copy Markdown
Contributor

Summary

  • Add whiteboard +parse-image for user-mode multipart ParseImage submit.
  • Add whiteboard +parse-image-result for one-shot or --wait task result polling.
  • Document the ParseImage workflow in lark-whiteboard skill docs and add dry-run E2E coverage.

Test Plan

  • make build
  • go test ./shortcuts/whiteboard -run 'ParseImage' -v\n- go test ./shortcuts/whiteboard -v\n- go test ./tests/cli_e2e/whiteboard -run 'ParseImageDryRun' -v\n- go test ./cmd ./shortcuts/whiteboard -run 'ParseImage|Shortcuts|Unknown'\n- git diff --check\n

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f722a792-8f9a-482d-9730-53caa036b85d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the size/XL Architecture-level or global-impact change label Aug 6, 2026
@ZKHelloworld
ZKHelloworld force-pushed the feat/whiteboard-parse-image branch from d264934 to 2b3215d Compare August 6, 2026 12:09
@github-actions github-actions Bot added size/L Large or sensitive change across domains or core paths and removed size/XL Architecture-level or global-impact change labels Aug 6, 2026
@ZKHelloworld
ZKHelloworld force-pushed the feat/whiteboard-parse-image branch 4 times, most recently from f15a53d to a414a79 Compare August 6, 2026 13:22
@zkh-bytedance
zkh-bytedance force-pushed the feat/whiteboard-node-shortcuts branch from 3cf7605 to 75860f0 Compare August 6, 2026 13:55
zkh-bytedance and others added 2 commits August 6, 2026 23:39
Co-authored-by: TRAE CLI <traecli@bytedance.com>
Co-authored-by: TRAE CLI <traecli@bytedance.com>
@ZKHelloworld
ZKHelloworld force-pushed the feat/whiteboard-parse-image branch from a414a79 to da9c8e2 Compare August 6, 2026 15:52
@zkh-bytedance
zkh-bytedance force-pushed the feat/whiteboard-node-shortcuts branch 5 times, most recently from 1fa2ba2 to 57c6ad6 Compare August 6, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Large or sensitive change across domains or core paths

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants