Skip to content

platform: v1.2.59

Choose a tag to compare

@archestra-ci archestra-ci released this 05 Jun 16:12
2849c7d

1.2.59 (2026-06-05)

Features

  • llm: broaden OpenAI best-model markers (gpt-5.x, gpt-4.1, gpt-4o) (#5345) (54be183)
  • llm: support OpenAI pro reasoning models via the Responses API (#5335) (bd8da77)
  • sandbox: redesign agent code-execution MCP tools (#5253) (1a5bf38)

Bug Fixes

  • Docker quickstart loopback bindings (#5328) (69db671)
  • improve mcp oauth resource handling (#5343) (7c1190b)
  • llm: exclude hidden and non-chat models from default model resolution (#5337) (d76db02)
  • llm: exclude OpenAI completions-only models from the chat catalog (#5340) (6443008)

Dependencies

Code Refactoring

  • mcp-registry: remove catalog preset feature (2) (#5303) (427f333)

Miscellaneous Chores