Skip to content

Releases: synacktraa/orchestr8

v0.0.3

06 Dec 08:06
Compare
Choose a tag to compare

Patch

  • Build package now includes non source files required by execution-runtime submodule.
  • Yanked v0.0.2 version

Full Changelog: v0.0.2...v0.0.3

v0.0.2

06 Dec 07:21
Compare
Choose a tag to compare

Patch

  • Included orchestr8 source code in [tool.setuptools.packages.find] section of pyproject.toml to resolve import issue.
  • Yanked v0.0.1 version

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Dec 12:23
Compare
Choose a tag to compare

Initial Release

Components added:

  • Execution Runtime: Flexibly run projects and scripts across host and isolated environments
  • Directory Tracker: Automate version control and file system change monitoring
  • OAuth Flow]: Simplify third-party service authentication processes
  • Adapter: Generate code definition, schema in both standard and function-calling formats and validate inputs from different types
  • Sandbox Client: Pull/build images, run containers and copy files from host to container.
  • Shell: Execute commands across host machines and containers