Issue Description
I’ve installed my dev environment in a conda env. When I located conda env in the IDE and let qoder execute some commands, qoder occasionally executes in base env and then no requirements are available and the command fails.
Steps to Reproduce
Expected Behavior
Actual Behavior
Screenshots / Screen Recordings
I’ve activated py311-ray env where pyarrow is available. However the command is executed in the base env and the package is unexpectedly installed.
Operating System
MacOS
Current Qoder Version (Menu → About Qoder → Copy)
Version: 0.2.20
VSCode Version: 1.100.0
Commit: 41eefc9d6820b32df7892471dc26c255bf238b67
Date: 2025-12-03T09:55:14.103Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

