Hello Support TeamĀ ,

I have been using the API to sync my local directories with the remote ones to run backtests and read results. The workflow is quite cumbersome though; having a webdav/sftp -like access to the personal projects (with all of their code, backtest results, logs, ... basically everything accessible from the web IDE) would be really great.

1. Is something like this on the roadmap?
2. I've read that there was a git integration in the past but that doesn't work anymore, is it correct?
3. In the meanwhile, when downloading the backtests results using the API, the json file that the request returns does not contain the source code related to the specific backtest (the one that appears when clicking the "code" tab in the cloud terminal). How can I download the code associated with a specific backtest?

Thank you!

Author