Releases: synacktraa/orchestr8
Releases · synacktraa/orchestr8
v0.0.3
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
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
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