Skip to content

v0.26.0

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 28 Jul 12:01
41d9440

0.26.0 (2026-07-28)

Features

  • discovery: fetch credential-scoped Anthropic models (#244) (014252d)

Bug Fixes

  • proxy: move count_tokens tiktoken encoding off the async runtime (#247) (f4cd619), closes #246

Performance Improvements

  • ws: open a dedicated socket instead of queueing concurrent turns (#250) (a469eab)