microsoft/conductor v0.1.19
microsoft/conductor
Captured source
source ↗published Jun 17, 2026seen 5dcaptured 5dhttp 200method plain
v0.1.19
Repository: microsoft/conductor
Tag: v0.1.19
Published: 2026-06-17T01:29:17Z
Prerelease: no
Release notes:
What's Changed
- feat(providers): add claude-agent-sdk provider by @lesandiz in https://github.com/microsoft/conductor/pull/104
- fix(human_gate): nest prompt_for collected values under additional_input by @ldavidgomez in https://github.com/microsoft/conductor/pull/237
- feat(providers): experimental provider tier + claude-agent-sdk follow-ups (#241) by @jrob5756 in https://github.com/microsoft/conductor/pull/242
- chore(deps): Bump starlette from 0.52.1 to 1.0.1 by @dependabot[bot] in https://github.com/microsoft/conductor/pull/246
- fix(context): support nested explicit input projection by @ldavidgomez in https://github.com/microsoft/conductor/pull/239
- feat(context): add per-agent context_tier (long_context / 1M) for Cop… by @brrusino in https://github.com/microsoft/conductor/pull/252
- feat(executor): add stdin payload transport for script steps by @jrob5756 in https://github.com/microsoft/conductor/pull/253
- fix(web): guarantee a checkpoint on dashboard Stop/Kill (#245) by @jrob5756 in https://github.com/microsoft/conductor/pull/254
- feat(checkpoint): periodic/milestone checkpoints so stalled runs are recoverable by @jrob5756 in https://github.com/microsoft/conductor/pull/255
- feat(validator): add validator block for semantic output validation (#220) by @jrob5756 in https://github.com/microsoft/conductor/pull/256
- chore(deps): Bump python-multipart from 0.0.27 to 0.0.31 by @dependabot[bot] in https://github.com/microsoft/conductor/pull/257
- chore(deps): Bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in https://github.com/microsoft/conductor/pull/250
- chore(deps): Bump esbuild, @tailwindcss/vite, @vitejs/plugin-react and vite in /src/conductor/web/frontend by @dependabot[bot] in https://github.com/microsoft/conductor/pull/249
- chore(web): rebuild dashboard bundle for vite 8 toolchain by @jrob5756 in https://github.com/microsoft/conductor/pull/259
- chore(release): cut 0.1.19 changelog and bump copilot SDK floor to >=1.0.0 by @jrob5756 in https://github.com/microsoft/conductor/pull/261
New Contributors
- @ldavidgomez made their first contribution in https://github.com/microsoft/conductor/pull/237
Full Changelog: https://github.com/microsoft/conductor/compare/v0.1.18...v0.1.19
Notability
notability 3.0/10Routine minor release of existing Microsoft repo.