Skip to content

ActivitySmith Node SDK v0.1.7

Choose a tag to compare

@bardonadam bardonadam released this 10 Mar 19:29
· 48 commits to main since this release

Adds support for the progress Live Activity type.

What's new

  • Support both segmented_progress and progress Live Activity payloads
  • Update examples so each Live Activity type has its own start, update, and end flow
  • Clarify that segmented_progress step counts can change over time

Use progress when you want to track a percentage or numeric range instead of step-based progress.