So I made an app that allows me to pull down code, write comments/replies, and share it with my mentees. So far it's been super useful for sharing async reviews and even helping fix bugs (students will push their repo and I can comment on where the bug might be)
I'm planning on adding code navigation features similar to github's `go to reference` and maybe an LLM to answer questions or give suggestions about the codebase.
I figured it might be useful to others!
No comments yet.