Skip to content

microchipgnu/bitte-wasmer-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Code Runner Bitte Agent

A Bitte agent that provides secure Python code execution using Wasmer sandboxing technology. This agent allows running Python code snippets in an isolated environment with restricted access to system resources.

Features

  • Secure Python code execution in Wasmer sandbox
  • Network access restrictions
  • Limited file system access
  • Memory usage bounds
  • Standard Python library support

Installation

To install dependencies:

bun install

Running the agent

To run the agent:

bun run dev:make-agent

To run the server:

bun run dev:server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published