Skip to content

v1.29.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:31
c3441f8

What's Changed

  • feat: remove manual workflow_dispatch trigger from run-eval.yml by @neubig in #3843
  • Fix PR template HTML comment syntax by @enyst in #3862
  • Use provider-fetchable icon URL in image examples by @enyst in #3865
  • Clarify temporary PR artifacts policy by @enyst in #3861
  • ci(version-bump-prs): also bump agent-server pin in typescript-client by @VascoSch92 in #3864
  • fix(agent-server): make webhook retry sleep patchable per-instance by @VascoSch92 in #3866
  • fix(llm): recover softly from Anthropic content-policy blocks by @VascoSch92 in #3873
  • Skip integration setup for unrelated labels by @enyst in #3880
  • Notify proj-agent when SDK release prep starts by @enyst in #3879
  • feat: auto-load installed and local plugins into conversations by @hieptl in #3846
  • feat: add plugins-only marketplace catalog endpoint by @hieptl in #3847
  • feat: add installed-plugin management router by @hieptl in #3848
  • [codex] Fix subscription retry temperature handling by @neubig in #3840
  • Replace silent assert failures with structured DiffError raises in apply_patch, and fixe a race condition and unhandled telemetry crash in event_service by @heyitspratik in #3382
  • refactor(sdk): build dynamic system-message suffix via the prompt registry by @VascoSch92 in #3837
  • refactor(sdk): remove Jinja prompts superseded by the Python prompt registry by @VascoSch92 in #3796
  • ci: remove obsolete sdk_ref default update from prepare-release by @VascoSch92 in #3887
  • Release v1.29.3 by @all-hands-bot in #3888

New Contributors

Full Changelog: v1.29.2...v1.29.3