Skip to content

v1.37.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:55
c248ec0

What's Changed

  • Lazily hydrate persisted conversations by @neubig in #4100
  • feat(agent-server): support deployment context on profile launches by @simonrosenberg in #4030
  • fix(observability): stamp tool_call_id onto the TOOL span by @simonrosenberg in #4010
  • Fix REST API contract summary deduplication by @enyst in #3918
  • chore(deps): bump starlette from 1.0.1 to 1.3.1 by @dependabot[bot] in #4140
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in #4138
  • chore(deps): bump tornado from 6.5.5 to 6.5.7 by @dependabot[bot] in #4139
  • chore(deps): bump python-multipart from 0.0.27 to 0.0.31 by @dependabot[bot] in #4141
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #4142
  • fix(acp): bound ACP server startup with a timeout by @rsd-darshan in #4126
  • bump laminar to latest version, fix compat issues by @dinmukhamedm in #4179
  • fix(visualizer): show per-request token usage alongside cumulative to… by @luciobaiocchi in #4146
  • fix(agent): apply filter_tools_regex to runtime tools by @VascoSch92 in #4186
  • fix(sdk): accept boolean JSON Schema nodes in _process_schema_node by @VascoSch92 in #4185
  • feat(agent-server): sanitized product-analytics telemetry with split consent policy by @VascoSch92 in #4172
  • feat: add opt-in persistent memory across sessions by @hieptl in #4178
  • fix(sdk): mask all registered secrets, not only exported ones by @VascoSch92 in #4191
  • feat(marketplace): auto-load standalone marketplace skills by @ak684 in #4176
  • fix(acp): persist rotated Codex credentials by @simonrosenberg in #4124
  • fix(settings): restore MCP schema migration by @neubig in #4013
  • fix(terminal): submit multiline PowerShell commands on Windows by @VascoSch92 in #4155
  • feat(mcp): subscribe to tools/list_changed for progressive-disclosure servers by @neubig in #3894
  • Release v1.37.0 by @all-hands-bot in #4196

New Contributors

Full Changelog: v1.36.1...v1.37.0