Skip to content

feat(base): add record batch add/set shortcuts#277

Draft
kongenpei wants to merge 1 commit intomainfrom
feat/base-record-batch-shortcuts
Draft

feat(base): add record batch add/set shortcuts#277
kongenpei wants to merge 1 commit intomainfrom
feat/base-record-batch-shortcuts

Conversation

@kongenpei
Copy link
Copy Markdown
Collaborator

Summary

Add base +record-batch-add and base +record-batch-set shortcuts for Base v3 record batch write APIs, and wire them into the shortcut catalog and docs.
This keeps record batch write usage explicit in both CLI and lark-base skill references.

Changes

  • Add new shortcuts: +record-batch-add and +record-batch-set
  • Implement dry-run and execute handlers in record_ops.go for both commands
  • Register new shortcuts in shortcuts/base/shortcuts.go
  • Extend tests in base_shortcuts_test.go, base_dryrun_ops_test.go, and base_execute_test.go
  • Update lark-base skill docs and record reference pages for the new commands

Test Plan

  • Unit tests pass (make unit-test)
  • Manual local verification confirms the lark xxx command works as expected

Related Issues

  • None

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 6, 2026

Important

Review skipped

Draft detected.

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

Run ID: 2dc20581-fcf0-4108-bd4b-9a601c4ad564

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/base-record-batch-shortcuts

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

@github-actions github-actions bot added domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact labels Apr 6, 2026
@kongenpei kongenpei requested a review from zgz2048 April 6, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant