awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
e2b-dev avatar

e2b-dev/fragments

0
View on GitHub↗
6,326 星标·866 分支·TypeScript·Apache-2.0·7 次浏览fragments.e2b.dev↗

Fragments

Fragments is an open-source AI code generation sandbox that produces code automatically based on user prompts and executes it inside isolated cloud environments. The project provides a secure foundation for running AI-generated code by sandboxing execution away from the host system, preventing potential harm while allowing users to see results immediately.

The sandbox supports customization through configurable execution environments defined via Dockerfiles, enabling code to run in specific runtimes or frameworks. Users can integrate different language models and model providers by registering their identifiers, API endpoints, and authentication keys, giving flexibility in choosing which AI powers code generation. The system also streams AI responses incrementally in the user interface, providing real-time feedback as code is generated.

Additional capabilities include installing packages from registries like npm or pip during execution, and hosting the sandbox as a deployable web interface. The project's documentation covers setup, configuration of custom environments and models, and deployment instructions for getting a sandbox instance running.

Features

  • AI Execution Sandboxes - Provides an AI code generation sandbox that runs generated code in isolated cloud environments.
  • AI Code Generators - Generates code automatically from natural language prompts using a language model.
  • Code Execution Sandboxes - Executes AI-generated code in isolated cloud environments, preventing harm to the host system.
  • Streaming Chat Responses - Streams AI-generated text incrementally to the user interface as it is produced.
  • Custom AI Models - Supports registering new AI models by identifier and display name for use in the sandbox.
  • Model Provider Configurations - Configures external AI model providers by setting API endpoints and authentication keys.
  • Custom Execution Environment Definitions - Enables defining custom sandbox templates with Dockerfiles for specific runtimes.

Star 历史

e2b-dev/fragments 的 Star 历史图表e2b-dev/fragments 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

e2b-dev/fragments 是做什么的?

Fragments is an open-source AI code generation sandbox that produces code automatically based on user prompts and executes it inside isolated cloud environments. The project provides a secure foundation for running AI-generated code by sandboxing execution away from the host system, preventing potential harm while allowing users to see results immediately.

e2b-dev/fragments 的主要功能有哪些?

e2b-dev/fragments 的主要功能包括:AI Execution Sandboxes, AI Code Generators, Code Execution Sandboxes, Streaming Chat Responses, Custom AI Models, Model Provider Configurations, Custom Execution Environment Definitions。

e2b-dev/fragments 有哪些开源替代品?

e2b-dev/fragments 的开源替代品包括: opensandbox-group/opensandbox — OpenSandbox is a secure execution environment and runtime designed for running untrusted code and scripts generated by… cloudflare/moltworker — Moltworker is an AI agent sandbox and model orchestrator designed for the secure execution of untrusted code and shell… e2b-dev/e2b — E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and… opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… alibaba/opensandbox — OpenSandbox is a secure sandbox runtime and containerized code execution engine designed to run AI-generated code and… tencentcloud/cubesandbox — CubeSandbox is a Kubernetes-based platform for executing AI agents in secure, lightweight environments. It provides a…

Fragments 的开源替代方案

相似的开源项目,按与 Fragments 的功能重合度排序。
  • opensandbox-group/opensandboxopensandbox-group 的头像

    opensandbox-group/OpenSandbox

    11,627在 GitHub 上查看↗

    OpenSandbox is a secure execution environment and runtime designed for running untrusted code and scripts generated by AI agents. It utilizes a containerized code execution engine and microVM-based isolation to protect host systems from malicious actions while providing isolated virtual environments. The project features a sandbox server based on the Model Context Protocol to automate the creation and control of virtual workspaces. It supports the deployment of secure remote desktop hosts, including headless web browsers and editor instances, for automated interaction. The system includes an

    Pythonaiai-agentai-infra
    在 GitHub 上查看↗11,627
  • cloudflare/moltworkercloudflare 的头像

    cloudflare/moltworker

    9,909在 GitHub 上查看↗

    Moltworker is an AI agent sandbox and model orchestrator designed for the secure execution of untrusted code and shell commands generated by large language models. It functions as a gateway proxy that routes requests to multiple AI providers through a unified interface, integrating a container runtime backed by S3-compatible object storage to persist state across ephemeral lifecycles. The system distinguishes itself by combining an AI model orchestrator with a headless browser controller for automated web scraping and screenshot capture. It manages the full lifecycle of AI agents, including m

    TypeScriptai-agentscloudflare-workers
    在 GitHub 上查看↗9,909
  • e2b-dev/e2be2b-dev 的头像

    e2b-dev/E2B

    10,950在 GitHub 上查看↗

    E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and shell commands. It functions as an ephemeral orchestrator that provisions lightweight virtual machines, allowing developers and autonomous agents to run untrusted processes within a sandbox that is completely separated from the host system. The platform distinguishes itself through its focus on programmable, serverless workspaces that support the full lifecycle of cloud-based development. By utilizing hardware-level isolation and snapshot-based resumption, it enables the near-

    MDXagentaiai-agent
    在 GitHub 上查看↗10,950
  • alibaba/opensandboxalibaba 的头像

    alibaba/OpenSandbox

    11,682在 GitHub 上查看↗

    OpenSandbox is a secure sandbox runtime and containerized code execution engine designed to run AI-generated code and scripts in isolated environments. It serves as a workload orchestrator that prevents host system contamination by utilizing kernel-level isolation to execute arbitrary commands and scripts. The project distinguishes itself by providing a model context server that bridges large language models to the sandbox for performing file operations and system commands. It also includes a remote GUI sandbox that supports browser automation and desktop interfaces via remote access protocol

    Python
    在 GitHub 上查看↗11,682
  • 查看 Fragments 的所有 30 个替代方案→