Provides a basic framework for executing code remotely, integrated with a network search tool and API proxy services.
This repository offers an open-source framework for a basic code execution server, primarily designed to support AI agents such as Xmaster and Browse Master, and is also utilized within the SciMaster platform. It includes the essential components for code execution and a simple network search tool. The server also acts as an API proxy for external services like Google Search via Serper and various Language Model APIs. Users are advised to deploy the server within secure environments like Docker or Apptainer, as it lacks built-in virtualization or safety protections.