Skip to content

Changelog

0.1.17

Features

  • Downloadable agent-context.md skill file at cli.action-xm.com/agent-context.md — complete ActionXM reference for AI agents (object model, 150+ API endpoints, 67 CLI commands, SDK reference, workflow examples)

0.1.16

Changes

  • Docs site navbar reads CLI version dynamically from package.json instead of hardcoding

0.1.15

Features

  • actionxm surveys create --from-prompt: generate survey questions from a natural language description using AI (calls Claude via tenant's Anthropic key)

0.1.14

Features

  • --og-title, --og-description, --og-image flags on surveys create and surveys edit for social preview (Open Graph) configuration
  • Default OG image for surveys without custom social preview

0.1.13

Features

  • actionxm surveys edit command: update survey name, description, questions, theme, and thank-you message from CLI

0.1.12

Features

  • actionxm profiles command group: list, view, activity, sessions, identities, resolutions, surveys, trait-history
  • actionxm profiles traits subcommands: list, set, delete — manage profile traits via CLI
  • Expanded survey question documentation with per-type config reference and full multi-type example

0.1.11

Changes

  • Rename --site-id to --project-id in data-sources create (--site-id still accepted as deprecated alias)
  • Display column "Site" → "Project" in data-sources list, "Site ID" → "Project ID" in data-sources view

0.1.10

Features

  • actionxm data-sources command group: list, create, view, remove, upload, import-profiles
  • CSV event upload via data-sources upload <id> <file>
  • Profile import via data-sources import-profiles <file> with column mapping and conflict resolution
  • Updated Feedback Survey Cookbook to use CLI for participant import

0.1.9

Features

  • Auto-theme detection from URL (actionxm surveys create --detect-theme-from)
  • AI-powered response analysis (actionxm surveys analyze)
  • --no-powered-by flag to hide ActionXM branding on surveys
  • Cookbook documentation (actionxm docs cookbook)

0.1.8

Features

  • Survey link distribution (actionxm surveys distribute-links)
  • XLSX response export (actionxm surveys export)
  • Test link generation (actionxm surveys test-link)
  • Survey campaign management commands

0.1.7

Fixes

  • Aligned genome commands with backend API changes
  • Fixed genome command parameter handling

0.1.6

Features

  • User management (actionxm users list/create/edit/remove)
  • Tenant listing (actionxm tenants list)
  • Organization management (actionxm organizations view/edit) with slug editing
  • User profile management (actionxm user-profiles view/edit)
  • Invitation emails sent on user creation with "invited by" attribution
  • Self-role-change prevention (CLI and API)
  • Slug uniqueness enforcement with rate-limiting for security

0.1.0

Initial release

Features

  • Device authentication flow (actionxm auth login/logout/status)
  • Project management (actionxm projects list/create/edit/remove)
  • CLI status overview (actionxm status)
  • Configuration management (actionxm config get/set/list/path)
  • Documentation shortcut (actionxm docs)
  • Secure token storage with 0600 file permissions
  • Human-readable user codes (no ambiguous characters)

ActionXM Analytics Platform