Skip to content

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:08
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
3d766ef

Fixed

  • Prevent long-lived MCP stdio servers on Python 3.14 from accumulating timeout callbacks during cancellation polling, eliminating age-correlated CPU and memory growth.
  • Let local release verification ignore only uv's exact one-byte dist/.gitignore marker while continuing to reject every other unexpected asset.
  • Parse RSS, Atom, and OPML with a DTD-rejecting XML parser so valid CDATA and predefined or numeric references retain their text without enabling entity expansion.
  • Preserve provider-formatted Gmail recipient names while continuing to derive normalized participant identities from mailbox addresses.
  • Keep agent session hooks non-blocking when invoked with terminal standard input.