Releases: gradion-ai/ipybox
Releases · gradion-ai/ipybox
0.3.1
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
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.