What's wrong with this entry?
Anonymous. No account, no email.
What
A new --workload <tag> flag for billing-header attribution, allowing organizations to tag Claude Code usage by workload category.
Usage
claude --workload my-project-tagDetails
- Sets the
cc_workloadheader on API requests for cost attribution - Process-scoped; primarily used by SDK daemon callers that spawn subprocesses for cron work
- Only works with
--printmode
Evidence
Workload tag (search for "cc_workload=") — M31 at line ~64100
Strings lifted out of the shipped bundle, so the claim above can be checked against them.