Skip to content

Version 0.61.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:04
Immutable release. Only release title and notes can be modified.
  • Upgrade dependencies.
  • Hide the Console readiness control after all four required setup items are complete. Keep it visible while setup is incomplete or its status is unavailable, and keep polling so it returns if the installation becomes incomplete.
  • Upgrade every Worker, end-to-end, and evaluation Codex runtime to 0.147.0 and regenerate the exact experimental app-server TypeScript bindings from that release. Keep AIGateway model cards aligned with the new canonical model_messages instruction field, explicitly suppress native App, Plugin, and Skill usage instructions that Ankole does not request, and keep legacy base_instructions for the pinned client serializer contract. Preserve thread-local Plugin member selection instead of moving concurrent Jobs onto Agent-wide skills.config mutations.