Release v0.2.5
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_PROXYandHTTPS_PROXYenvironment variables by addingProxy: http.ProxyFromEnvironmentto the OpenCode API client transport.
Documentation
- (No documentation changes in this release)
Chores
- (No build, CI/CD, or dependency updates in this release)