1 repository
Installs packages from registries like npm or pip during code execution within the sandbox.
Distinct from Package Installations: Distinct from Package Installations: focuses on installing packages at runtime inside a sandbox, not system-level package management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Runtime. Refine with filters or upvote what's useful.
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 registerin
Installs packages from npm, pip, or other registries during sandboxed code execution.