v3.5.3

dyad-sh/dyadv3.5.3Jul 20, 2026by sid-bruno

AI Summary

A patch release focused on resolving Git state refresh issues and ensuring process environment variables are preserved for correct commit author resolution in CI/CD pipelines.

Key Highlights

  • Fixed Git state refresh logic on throttle
  • Preserved process environment variables for Git

Full Release Notes

# Changelog

## Fixes
fix: refresh git state on the trailing edge of the throttle by @prateek-bruno
fix: preserve process env so git can resolve the commit author by @prateek-bruno

**Full Changelog:** https://github.com/usebruno/bruno/compare/v3.5.2...v3.5.3