momentic.config.yaml with ai.classification. The failure categories and
their actions, along with post-classification healing behavior, stay
cloud-managed in
Settings > Classification.
Options
Choose which version of prompts and models to use for each AI task. The
latest version is recommended for new projects. Omit an agent to inherit the
organization default. See Agents for available versions per
agent.
momentic.config.yaml
Default:
false. Enable results classification
for failed CLI runs. Use the true shorthand to enable with defaults, or an
object for finer control:momentic.config.yaml
enabled(boolean, defaultfalse): run the classifier on failed runs.overrideExitCode(boolean, defaultfalse): let the classification verdict decide the exit code. Override is opt-in: by default the classifier runs and records a category, but every failed test still fails CI. Set it totrueso failures routed tohealorwarnexit0. Opt in per run with--classify-override-exit-code.
Default:
true. Allow AI agents to use data from past test runs to keep
element locators and assertions consistent across runs. Sets the org-wide
default; can be overridden per test. See
Memory for details.momentic.config.yaml
Default:
false. Enable Failure recovery.
Momentic proposes and executes step changes to recover from certain test
failures.momentic.config.yaml
Default:
true.