Skip to content

v1.44.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 13:37
322dec7

What's Changed

  • fix(agent-server): keep crash recovery result on interrupted action branch by @neubig in #4488
  • fix(workspace): honor explicit provider host when injecting git clone tokens by @rsd-darshan in #4571
  • fix(agent-server): replace global _lifecycle_lock with per-conversation locks by @neubig in #4570
  • docs: document SDK repository boundaries by @neubig in #4587
  • fix(tools): unique user_data_dir per conversation to prevent SingletonLock collisions by @neubig in #4602
  • chore(deps): bump pyasn1 from 0.6.3 to 0.6.4 by @dependabot[bot] in #4619
  • chore(deps): bump httplib2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #4620
  • fix(sdk): bound AsyncExecutor.close() so it cannot hang forever by @AaronAbuUsama in #4548
  • docs: refresh AGENTS.md guidance by @all-hands-bot in #4612
  • feat: add manifest to installed canvas extension responses by @hieptl in #4611
  • chore(ci): clarify issue readiness bot comment and reference templates by @jpshackelford in #4625
  • Relax ready-for-dev heading check to accept h2 headings by @all-hands-bot in #4632
  • fix(agent-server): detect all secret-bearing fields for the plaintext-save warning, not just llm.api_key by @simonrosenberg in #4618
  • docs: refresh AGENTS.md guidance by @all-hands-bot in #4648
  • fix: enable condenser for subscription LLMs via existing completion dispatch by @neubig in #4517
  • feat(sdk): add ask_oracle tool by @enyst in #3673
  • docs(examples): align Ask Oracle conventions by @enyst in #4655
  • refactor(agent-server): share ACP provider payload as a parent-independent Docker layer by @simonrosenberg in #4651
  • Release v1.44.0 by @all-hands-bot in #4684

New Contributors

Full Changelog: v1.43.1...v1.44.0