Skip to content

+ feat: support automatic pagination with --all - #18

Open
baocang wants to merge 1 commit into
easysoft:mainfrom
baocang:feat/auto-pagination-all
Open

baocang wants to merge 1 commit into
easysoft:mainfrom
baocang:feat/auto-pagination-all

Conversation

@baocang

@baocang baocang commented Sep 4, 2026

Copy link
Copy Markdown

Summary

  • implement --all for paginated list actions
  • aggregate all pages before applying conversion, filter, search, sort, limit, and pick
  • fail explicitly on incompatible options or inconsistent pagination metadata
  • expose the option consistently in CLI help, MCP tools, docs, and bundled skills

Verification

  • bun run typecheck
  • bun test (191 tests)
  • bun run build
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant