Hi and Ty for your comment. This is exactly the kinds of questions that we wanna see here because we learn new things with such.
1. GitLens is useful but it only gives you the author of a line, and the commit message. We can do way better than that as we keep indexing info from more sources + organize it in different ways
2. Similar as number 1. We will index info from more sources and organize it better.
3. Didn’t know about autoDocstring but it looks like a great analogous tool to JSDoc. We’ve used JS Doc and think it’s great for documenting functions. However, we believe there is an opportunity for documenting greater level stuff such as the architecture and the relations between modules.