Under the hood
Internal rename of command-queue functions, no behavior change
What
The functions that manage Claude Code's internal command queue (removing items, consuming them, filtering, clearing, resetting, and popping editable entries) were renamed internally. Their behavior is unchanged.
Why
This is a code-organization change with no user-visible effect.