Skip to content

Release v0.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 03:45
Immutable release. Only release title and notes can be modified.

This release improves connectivity for users operating behind corporate proxies by ensuring the client respects standard proxy environment variables. The change enhances reliability in restricted network environments without altering existing functionality.

Bug Fixes

  • Honor HTTP_PROXY and HTTPS_PROXY environment variables by adding Proxy: http.ProxyFromEnvironment to the OpenCode API client transport.

Documentation

  • (No documentation changes in this release)

Chores

  • (No build, CI/CD, or dependency updates in this release)