My general workflow with ai so far has been this:
- I use copilot mostly for writing unit tests. It mostly works well since the unit tests follow a standard template.
- I use the chat one for alternating between different approaches and (in)validating certain approaches
My day job is a big monorepo, I have not investigated that yet but I believe the models context sizes fall short there and as such the above use cases only works for me.
My day job is a big monorepo, I have not investigated that yet but I believe the models context sizes fall short there and as such the above use cases only works for me.