Skip to content

v1.37.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:32
99342c4

Behavioral compatibility notes

The following merged PRs were labeled release-note-required and are called out explicitly in this release:

  • #4180 fix(agent-server): default bind host to loopback without a session API key (@neubig)
  • #4181 fix(agent-server): /api/vscode/url without base_url advertises the configured VSCode port (@harish-chandramowli)

What's Changed

  • fix(agent-server): default bind host to loopback without a session API key by @neubig in #4180
  • fix: parallel tool metrics by @luciobaiocchi in #4193
  • perf(agent-server): index conversation execution status for search/count by @VascoSch92 in #4201
  • feat(agent-server): persist parent/child conversation relationships by @VascoSch92 in #4188
  • docs: fix stale claims in AGENTS.md and trim the ROLE preamble by @VascoSch92 in #4203
  • perf(agent-server): evict idle conversations from memory after a configurable TTL by @VascoSch92 in #4202
  • fix(agent-server): /api/vscode/url without base_url advertises the configured VSCode port by @harish-chandramowli in #4181
  • fix(ci): accept the /api/vscode/url base_url documented-default removal by @smolpaws in #4213
  • Fix/pr artifacts fork safe by @luciobaiocchi in #4209
  • fix(agent-server): require credential reactivation before cold load by @simonrosenberg in #4198
  • fix(sdk): reject unknown event parents on append by @hxaxd in #4089
  • fix(agent-server): redact LLM & condenser secrets in download-trajectory by @smolpaws in #4217
  • Release v1.37.1 by @all-hands-bot in #4214

New Contributors

Full Changelog: v1.37.0...v1.37.1