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
The internal service port is configured via an environment variable, allowing the startup port to be changed at runtime to avoid port conflicts. See the detailed variable names in docker-compose.yaml.
Added /v1/code/execute integration for executing Python and Node.js code.
Optimized the AIO MCP tool list by removing excessive unnecessary tools.