Skip to content

v5.14.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:17
· 36 commits to main since this release

More reliable handling of large search results. When a search or list result is too big to return in full, the agent now drops whole records from the end (and notes how many) instead of cutting off mid-record. The result stays readable, so the agent can still act on what it got and knows to narrow the search.