claude_profile 1.2.0

Claude Code account credential management and token status
Documentation
1
2
3
4
5
6
7
# REMOVED — `next::` Parameter

> **REMOVED:** The `next::` parameter has been removed (Feature 037/038). Passing `next::`
> to `.usage` exits 1 with "next:: parameter has been removed; use sort:: instead".
> The `sort::` parameter now drives both row ordering and the `-> Next` footer recommendation.

Rejection test: `it253_next_param_removed_exit_1` in `tests/cli/usage_test.rs`.