Skip to content

nicholasbester/clickup-cli

v0.12.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 14d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Pagination helpers and fixes across MCP modules, task-level estimates support, and CLI page/limit flag handling.

Changes in this release

Feature Medium

Support task-level estimates via v2 API and maintainer fixes (supersedes #19).

Support task-level estimates via v2 API and maintainer fixes (supersedes #19).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Non-breaking pagination across paginated MCP tools (supersedes #16).

Non-breaking pagination across paginated MCP tools (supersedes #16).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Add start_id_dispatch helper for v2 start-id pagination (#46).

Add start_id_dispatch helper for v2 start-id pagination (#46).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Add body_pagination_dispatch helper for audit-log style (#47).

Add body_pagination_dispatch helper for audit-log style (#47).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Paginate comment_list and comment_replies via start_id_dispatch (#48).

Paginate comment_list and comment_replies via start_id_dispatch (#48).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Paginate audit_log_query via body_pagination_dispatch (#49).

Paginate audit_log_query via body_pagination_dispatch (#49).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Feature Medium

Paginate 4 chat sub-list tools via cursor_dispatch (#51).

Paginate 4 chat sub-list tools via cursor_dispatch (#51).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: high

Bugfix Medium

has_more must report server state, not local cap (pagination fix).

has_more must report server state, not local cap (pagination fix).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Bugfix Medium

Honor --all / --page / --limit on every paginated command (#50).

Honor --all / --page / --limit on every paginated command (#50).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Bugfix Low

Apply maintainer fixes to the CLI.

Apply maintainer fixes to the CLI.

Source: granite4.1:30b@2026-05-20-audit

Confidence: low

Other Medium

Add Star History section to README.

Add Star History section to README.

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Other Medium

Align pagination claims with reality (#52).

Align pagination claims with reality (#52).

Source: granite4.1:8b-q6_K@2026-05-20

Confidence: low

Full changelog

What's Changed

  • fix: support task-level estimates via v2 API + maintainer fixes (supersedes #19) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/43
  • feat(mcp): non-breaking pagination across paginated MCP tools (#14, supersedes #16) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/44
  • docs: add Star History section to README by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/53
  • feat(mcp): add start_id_dispatch helper for v2 start-id pagination (#46) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/54
  • fix(mcp/pagination): has_more must report server state, not local cap by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/55
  • feat(mcp): add body_pagination_dispatch helper for audit-log style (#47) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/56
  • feat(mcp): paginate comment_list + comment_replies via start_id_dispatch (#48) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/57
  • feat(mcp): paginate audit_log_query via body_pagination_dispatch (#49) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/58
  • feat(mcp): paginate 4 chat sub-list tools via cursor_dispatch (#51) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/60
  • fix(cli): honour --all / --page / --limit on every paginated command (#50) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/61
  • docs: align pagination claims with reality (#52) by @nicholasbester in https://github.com/nicholasbester/clickup-cli/pull/62

Full Changelog: https://github.com/nicholasbester/clickup-cli/compare/v0.11.0...v0.12.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track nicholasbester/clickup-cli

Get notified when new releases ship.

Sign up free

About nicholasbester/clickup-cli

ClickUp API integration with 143 MCP tools covering all ~130 endpoints. Token-efficient compact responses (~98% smaller than raw JSON), flattening nested objects for minimal context usage. Also works as a standalone CLI.

All releases →

Beta — feedback welcome: [email protected]