ActivitySmith Node SDK v0.1.7
Adds support for the progress Live Activity type.
What's new
- Support both
segmented_progressandprogressLive Activity payloads - Update examples so each Live Activity type has its own start, update, and end flow
- Clarify that
segmented_progressstep counts can change over time
Use progress when you want to track a percentage or numeric range instead of step-based progress.