Skip to main content
Analyze token usage across sessions and checkpoints.
entire tokens is experimental and appears under labs while the workflow is still being refined. Three commands report on token usage, at different scopes:

tokens profile

Aggregate token usage and recommendations across committed checkpoint history.
The profile reads committed checkpoint metadata only. It does not inspect transcripts or source files, so it is deterministic and adds no token cost while you diagnose token usage. By default it scans the latest 50 committed checkpoints.

Continue With

session tokens

Token usage and recommendations for one session.

checkpoint tokens

Token usage and recommendations for one checkpoint.