Skip to content

Releases: gradion-ai/ipybox

0.3.1

12 Jan 16:40
c834583
Compare
Choose a tag to compare

What's Changed

  • Add contributing guidelines by @cstub in #1
  • Handle delayed host port allocation on OSX by @cstub in #3
  • Refactor container context manager by @krasserm in #4

Full Changelog: 0.3.0...0.3.1

Initial release

04 Jan 11:42
Compare
Choose a tag to compare

ipybox is a lightweight, stateful and secure Python code execution sandbox built with IPython and Docker. Designed for AI agents that interact with their environment through code execution, it is also well-suited for general-purpose code execution.