Skip to content

Releases: vndee/llm-sandbox

0.3.15

01 Jul 06:57
f4e3f8a

Choose a tag to compare

What's Changed

  • Fix Python custom image libraries access with --system-site-packages by @vndee in #81

Full Changelog: 0.3.14...0.3.15

0.3.14

30 Jun 14:21

Choose a tag to compare

What's Changed

  • 🚀 Add MCP Server Support for LLM Sandbox by @vndee in #78

Full Changelog: 0.3.13...0.3.14

0.3.13

24 Jun 15:49
5b3a900

Choose a tag to compare

What's Changed

  • Add R sandbox support for statistical computing and data analysis by @vndee in #74

Full Changelog: 0.3.12...0.3.13

0.3.12

15 Jun 06:26
11428ba

Choose a tag to compare

What's Changed

  • Add support for connecting to existing containers/pods by @vndee in #71

Full Changelog: 0.3.11...0.3.12

0.3.11

13 Jun 09:17
58dbece

Choose a tag to compare

What's Changed

  • Fix timeout handling to work in async contexts by @vndee in #69

Full Changelog: 0.3.10...0.3.11

0.3.10

12 Jun 17:49
90087b1

Choose a tag to compare

What's Changed

  • Fix: Rename code.py to avoid shadowing Python built-in module by @vndee in #67

Full Changelog: 0.3.8...0.3.10

0.3.9

12 Jun 17:43
90087b1

Choose a tag to compare

What's Changed

  • Fix: Rename code.py to avoid shadowing Python built-in module by @vndee in #67

Full Changelog: 0.3.8...0.3.9

0.3.8

11 Jun 16:00
cc45261

Choose a tag to compare

What's Changed

  • chore: bump version to 0.3.8 and update session initialization documentation by @vndee in #63

Full Changelog: 0.3.7...0.3.8

0.3.7

11 Jun 15:25
5a64c18

Choose a tag to compare

What's Changed

  • Fix ConsoleOutput incomplete with Podman and exit code issues by @vndee in #62

Full Changelog: 0.3.6...0.3.7

0.3.6

07 Jun 16:30

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 6: Workflow does not contain permissions by @vndee in #53
  • Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @vndee in #54
  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @vndee in #55
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @vndee in #56
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @vndee in #57
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @vndee in #58
  • feat: Add comprehensive timeout support for sandbox sessions by @vndee in #59
  • Refactor: Reduce code duplication and enhance separation of concerns by @vndee in #60

Full Changelog: 0.3.5...0.3.6