Agentic AI Glossary

AX

Agent experience: how well tools, context, checks, and repository structure support reliable agent work.

Illustrative conversation

  1. Humans can find the release steps, but why does the coding agent keep guessing?
  2. That is an AX problem: make the commands, constraints, and failure recovery path explicit and machine-discoverable.

Definition

AX, or agent experience, is an emerging practitioner term for how effectively an AI agent can understand and operate within a product or development environment. For coding agents it includes discoverable instructions, machine-readable interfaces, useful errors, accessible tools, fast feedback, and reliable verification paths. The abbreviation is not yet standardized and can also mean the experience of human customer-service agents, so teams should define it when they use it.

Reviewed