Skip to content

updated prompt to handle pagination endpoint updates#79

Merged
dcruzeneil2 merged 1 commit intomainfrom
neil/kernel-1025-update-the-ci-prompt-for-cli-updates
Feb 23, 2026
Merged

updated prompt to handle pagination endpoint updates#79
dcruzeneil2 merged 1 commit intomainfrom
neil/kernel-1025-update-the-ci-prompt-for-cli-updates

Conversation

@dcruzeneil2
Copy link
Contributor

@dcruzeneil2 dcruzeneil2 commented Feb 23, 2026

Note

Low Risk
Documentation/prompt-only changes in a GitHub Actions workflow; no production code or runtime behavior is modified.

Overview
Updates the update-cli-coverage.yml Cursor agent prompt to treat newly paginated list endpoints as page-based in the CLI: switches examples from --limit/--offset to --page/--per-page and adds explicit guidance on implementing pagination (the “+1” fetch trick), printing a footer/next-command hint, and suppressing the footer for --output json.

Written by Cursor Bugbot for commit 66644fb. This will update automatically on new commits. Configure here.

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dcruzeneil2 dcruzeneil2 merged commit a559396 into main Feb 23, 2026
5 checks passed
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.

2 participants