[PR #12128] fix(core): skip dependency install in read-only config dirs #14080

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

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

State: closed
Merged: Yes


What does this PR do?

Prevents config bootstrap from writing to read-only OPENCODE_CONFIG_DIR and adds coverage for read-only and writable dirs.
Fixes bug introduced with #9675

How did you verify your code works?

Added tests

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12128 **State:** closed **Merged:** Yes --- ### What does this PR do? Prevents config bootstrap from writing to read-only OPENCODE_CONFIG_DIR and adds coverage for read-only and writable dirs. Fixes bug introduced with #9675 ### How did you verify your code works? Added tests
yindo added the pull-request label 2026-02-16 18:18:53 -05:00
yindo closed this issue 2026-02-16 18:18:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14080