v1.14.39

anomalyco/opencodev1.14.39May 5, 2026by opencode-agent[bot]

AI Summary

A minor desktop-focused release that fixes proxy environment variable handling and improves error handling for stored values.

Key Highlights

  • Respect HTTP_PROXY and related proxy environment variables in the desktop app
  • Return null instead of failing when the desktop app cannot read a stored value

Full Release Notes

## Desktop

### Bugfixes

- Respect `HTTP_PROXY` and related proxy environment variables in the desktop app.
- Return `null` instead of failing when the desktop app cannot read a stored value.