You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes AGE-828
fixes potentially duplicate env vars from functions in the UX and MCP
config
- Ensures we don't return duplicated env vars more the same function.
- If there happened to be an env var for http tools and functions in the
same toolset ensures we don't duplicate the UX on it. We will still
return the data so both fields are accurate.
0 commit comments