Changelog
0.1.17
Features
- Downloadable
agent-context.mdskill file atcli.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.jsoninstead 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-imageflags onsurveys createandsurveys editfor social preview (Open Graph) configuration- Default OG image for surveys without custom social preview
0.1.13
Features
actionxm surveys editcommand: update survey name, description, questions, theme, and thank-you message from CLI
0.1.12
Features
actionxm profilescommand group: list, view, activity, sessions, identities, resolutions, surveys, trait-historyactionxm profiles traitssubcommands: 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-idto--project-idindata-sources create(--site-idstill accepted as deprecated alias) - Display column "Site" → "Project" in
data-sources list, "Site ID" → "Project ID" indata-sources view
0.1.10
Features
actionxm data-sourcescommand 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-byflag 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
0600file permissions - Human-readable user codes (no ambiguous characters)