This content originally appeared on DEV Community and was authored by Claire Rosenfeld
I’m working on Macroscope – an understanding engine for your codebase. Macroscope uses ASTs to build a graph-based model of your entire codebase and connects with tools like Linear and JIRA to synthesize, summarize, and answer what’s actually happening in your code.
(We also have a Slackbot that you can ask any question about your code!)
We just launched and are offering a 2wk free trial. Would love for you to try it out and give me any feedback 🙂
This content originally appeared on DEV Community and was authored by Claire Rosenfeld