Support Virtual Environment Priority for Python Execution
Author: imashyobCreated Jan 28, 2026Updated Jul 26, 2026
Python code is always run globally even if the project has a environment. It's necessary to add a priority for running Python code within the environment if possible.
Source: vudovn/ag-kit