Support namespace-level workflow in webui agentic chat
What does this MR do and why?
This MR adds support for namespace-level workflow in webui agentic chat. This effectively allows users to use agent chat at group-level UI.
Related to Agentic Chat doesn't work outside of project (G... (#550324 - closed)
References
Screenshots or screen recordings
How to set up and validate locally
- Run GDK. Access
http://gdk.test:3333/gitlab-duo
. NOTE: Don't accessgdk.test:3000
, which results in the CORS error at the websocket upgrade. - Ask a question.
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.
Edited by Shinya Maeda