v0.1.9
What's Changed
- chore(deps-dev): Bump vite from 6.4.1 to 6.4.2 in /src/conductor/web/frontend by @dependabot[bot] in #75
- chore(deps): Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #76
- chore(deps-dev): Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #91
- fix: read turn_id instead of turn from Copilot SDK events by @taipoweredpm in #85
- fix: add random suffix to log filenames to prevent collision by @PolyphonyRequiem in #94
- fix: use UTF-8 encoding for subprocess output on Windows by @taipoweredpm in #90
- chore(deps): Bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #92
- feat: per-agent retry policies by @Copilot in #86
- feat: Workflow Composition (Sub-Workflows) via
type: workflowby @Copilot in #87 - feat(registry): workflow registry system — named registries, versioning, caching by @jrob5756 in #97
- fix(web): stop busy-looping on stale gate_response messages by @PolyphonyRequiem in #96
- fix(gates): race web task unconditionally when web dashboard exists by @PolyphonyRequiem in #95
- chore: bump version to 0.1.9 by @jrob5756 in #98
New Contributors
- @taipoweredpm made their first contribution in #85
- @PolyphonyRequiem made their first contribution in #94
- @Copilot made their first contribution in #86
Full Changelog: v0.1.8...v0.1.9