Add Support Assistant as a foundational chat agent

What does this MR do and why?

Add Support Assistant as a foundational chat agent

Promotes the Support Assistant (currently in components/agents-and-flows/stellaflows) to a foundational agent so it appears in the Duo Chat agent selector.

References

Screenshots or screen recordings

In progress

How to set up and validate locally

  1. Run the existing spec to confirm the new entry passes all structural validations (sequential IDs, unique references, required fields):

    bundle exec rspec ee/spec/lib/ai/foundational_chat_agents_definitions_spec.rb
    
    

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading