[PR #5601] make install script use tmp dir #11491

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

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

State: closed
Merged: Yes


Summary

  • Use OS temp directory ($TMPDIR or /tmp) instead of creating opencodetmp in the user's current working directory during installation
  • Prevents leaving behind temporary files if installation is interrupted and avoids polluting the user's workspace

Opencode thread: https://opncd.ai/share/2K5oXeq8

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5601 **State:** closed **Merged:** Yes --- ## Summary - Use OS temp directory (`$TMPDIR` or `/tmp`) instead of creating `opencodetmp` in the user's current working directory during installation - Prevents leaving behind temporary files if installation is interrupted and avoids polluting the user's workspace Opencode thread: https://opncd.ai/share/2K5oXeq8
yindo added the pull-request label 2026-02-16 18:16:20 -05:00
yindo closed this issue 2026-02-16 18:16:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11491