[PR #11482] fix(provider): use process.env directly for runtime env mutations #13808

Closed
opened 2026-02-16 18:18:38 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11482

State: closed
Merged: Yes


Fixes #11481

Use process.env directly instead of Env.set/Env.get for runtime environment variable mutations in sap-ai-core and amazon-bedrock providers.

Tested by verifying the providers correctly set and read environment variables at runtime.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11482 **State:** closed **Merged:** Yes --- Fixes #11481 Use `process.env` directly instead of `Env.set`/`Env.get` for runtime environment variable mutations in `sap-ai-core` and `amazon-bedrock` providers. Tested by verifying the providers correctly set and read environment variables at runtime.
yindo added the pull-request label 2026-02-16 18:18:38 -05:00
yindo closed this issue 2026-02-16 18:18:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13808