kaizen
kaizen copied to clipboard
[feat]: docstrings / comments generator for code
given a code file / repo, populate it / it's code with docstrings and comments, along with examples to use them, for each class, methods, components, etc. an option for pointing to or providing a sample code base with well documented comments would be great. if using context via chunking if we can identity files which are well documented and use them as reference by default, it would be awesome.
https://github.com/NilsJPWerner/autoDocstring this but populating all the placeholders