Skip to content

Release v3.31.3

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:05
36d98e3

[3.31.3] - 2025-11-13

3.31.3 Release - Kangaroo Decrypting a Message

  • Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
  • Fix: Roo Code Cloud provider Anthropic input token normalization to avoid double-counting (thanks @hannesrudolph!)
  • Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)