Releases: withoneai/cli
Releases · withoneai/cli
v1.37.0
- Add
--metadataflag toone relay createfor platforms that need extra identifiers to register webhooks (GitHub:GITHUB_OWNER/GITHUB_REPOSITORY, Typeform:TYPEFORM_FORM_ID) - Surface the API's
warningfield in human mode onrelay create - Document the
--webhook-secretfoot-gun onrelay activate(passing it when the endpoint was created with--create-webhooksilently drops every delivery)
v1.36.0
v1.35.0
v1.34.0
v1.33.0
v1.32.1
v1.32.0
v1.31.0
What's New
- Parallel actions execute —
--parallelflag to run multiple actions concurrently, separated by--. Includes--max-concurrencycontrol. - Local data sync —
one syncfor 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 executewith--skip-validationescape hatch. - Mock mode —
--mockflag returns example responses without making API calls.
Fixes
platforms --categorynow filters correctly in agent/JSON output mode.