Snapshot the current session
snapshotLog the running session now and return its achievement card mid-session, without waiting for it to end. Call it again to update the same activity instead of adding duplicates.
Instructions
Log the session that is running right now and return its card — mid-session, without waiting for it to end. Numbers are measured from the transcript (tool calls, tokens, diffs, recovered errors, moving time), not reported by you, so prefer this over log_activity whenever the work happened in Claude Code. Safe to call repeatedly: it updates the same activity instead of adding duplicates. With no argument it guesses the current session (matching working directory, else most recently written) and names which it chose — check that before repeating the numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | No | Card background: a local image path, or "chat" to use the image the user most recently pasted into this conversation. | |
| session | No | Session id prefix. Omit for the session in progress. |