Skip to content

v0.12.0

  • Seamless Alteryx One onboarding. ayx onboard parses a pasted workspace URL, extracts its region and workspace gid, and can continue directly into email-OTP login. It also keeps the onboarded profile and login token target aligned.
  • ayx one datasets reads the One dataset library. The surface includes list/count plus wrangled list/count/detail and imported detail.
  • ayx one api adds OpenAPI introspection. Use coverage, status, diagnose, and open-api-spec to inspect the wired One surface and compare it with the live specification.
  • The TUI v2 resource browser is available behind AYX_TUI_V2=1 ayx tui. It provides a k9s-style browser, drill/filter/switch interactions, a Ctrl+K command palette, help, and inline editing; the existing TUI remains unchanged without the flag.
  • The installer warns when another ayx earlier on PATH would shadow the new Windows install.
  • Onboarding now honors the displayed yes/no default, Windows reserves a larger main-thread stack and runs the Windows CLI smoke job, and keyring tests use an in-memory store.
  • one ui is behind a default-off cargo feature and is absent from the shipped binary. Getting-started, connecting, configuration, command-surface, and README documentation were updated to match the shipped tree.