Skip to content

v7.8.1

Choose a tag to compare

@ekassos ekassos released this 02 Feb 04:44
· 566 commits to main since this release
d90c27c

Release Notes

This update provides important bug fixes and improvements.

Messages

Resolved Issues

  • Fixed: Saving tool call outputs may fail because tool call output details may contain NUL bytes.

Internal

New Features

  • Scripts for creating and managing worktrees.

Updates & Improvements

  • Dependency upgrades.

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • feat(dev): add scripts for creating and managing worktrees by @ekassos in #1317
  • feat(dev): better port tracking when creating worktrees by @ekassos in #1318
  • fix: sanitize NUL bytes in stored tool outputs by @ekassos in #1325
  • deps(py): bump the production-dependencies group with 5 updates by @dependabot[bot] in #1321
  • deps(web): bump the production-dependencies group in /web/pingpong with 2 updates by @dependabot[bot] in #1319
  • deps(web-dev): bump the development-dependencies group in /web/pingpong with 5 updates by @dependabot[bot] in #1320
  • deps(py-dev): bump tqdm from 4.67.1 to 4.67.2 in the development-dependencies group by @dependabot[bot] in #1322

Full Changelog: 971-srv495-web322...976-srv498-web324