HealthDataInsight / way_of_working

This framework will describe a consistent, high-quality approach to Software Engineering at HDI
https://healthdatainsight.github.io/way_of_working
MIT License
3 stars 1 forks source link

AI Coding Assistant #47

Open timgentry opened 1 year ago

timgentry commented 1 year ago

Context and Problem Statement

Using an AI powered coding assistant can increase productivity. Which, if any, should we use?

Considered Options

andrewcboardman commented 1 month ago

Have been experimenting with using TabNine (with the Mistral setting) to write draft docstrings & unit tests in Python packages - have found that this improves clarity & would recommend. Do we have an update on policy in this area? May depend to some degree on how 'novel' we think the codebase being edited is.