Skip to content

v1.31.0

Choose a tag to compare

@moekatib moekatib released this 13 Apr 03:58
· 9 commits to main since this release
bcf3f7a

What's New

  • Parallel actions execute--parallel flag to run multiple actions concurrently, separated by --. Includes --max-concurrency control.
  • Local data syncone sync for syncing platform data into local SQLite with pagination, enrichment, transforms, change hooks, scheduling, full-text search, and cross-platform identity matching. Ships with 8 built-in profiles (Attio, Fathom, Gmail, Google Calendar, Notion, Stripe).
  • Input validation — schema-based validation on actions execute with --skip-validation escape hatch.
  • Mock mode--mock flag returns example responses without making API calls.

Fixes

  • platforms --category now filters correctly in agent/JSON output mode.