Skip to content

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 17 Jun 01:29
· 9 commits to main since this release
960723e

What's Changed

  • feat(providers): add claude-agent-sdk provider by @lesandiz in #104
  • fix(human_gate): nest prompt_for collected values under additional_input by @ldavidgomez in #237
  • feat(providers): experimental provider tier + claude-agent-sdk follow-ups (#241) by @jrob5756 in #242
  • chore(deps): Bump starlette from 0.52.1 to 1.0.1 by @dependabot[bot] in #246
  • fix(context): support nested explicit input projection by @ldavidgomez in #239
  • feat(context): add per-agent context_tier (long_context / 1M) for Cop… by @brrusino in #252
  • feat(executor): add stdin payload transport for script steps by @jrob5756 in #253
  • fix(web): guarantee a checkpoint on dashboard Stop/Kill (#245) by @jrob5756 in #254
  • feat(checkpoint): periodic/milestone checkpoints so stalled runs are recoverable by @jrob5756 in #255
  • feat(validator): add validator block for semantic output validation (#220) by @jrob5756 in #256
  • chore(deps): Bump python-multipart from 0.0.27 to 0.0.31 by @dependabot[bot] in #257
  • chore(deps): Bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in #250
  • chore(deps): Bump esbuild, @tailwindcss/vite, @vitejs/plugin-react and vite in /src/conductor/web/frontend by @dependabot[bot] in #249
  • chore(web): rebuild dashboard bundle for vite 8 toolchain by @jrob5756 in #259
  • chore(release): cut 0.1.19 changelog and bump copilot SDK floor to >=1.0.0 by @jrob5756 in #261

New Contributors

Full Changelog: v0.1.18...v0.1.19