Show HN: Cotect – a fast code inspector for agent era (open source)

Posted by grzracz 3 hours ago

Counter2Comment1OpenOriginal

Comments

Comment by grzracz 3 hours ago

Hello everyone! Happy to finally present my recent project here on HN :)

The primary problem this software tries to solve is keeping the shape of a project in your head while agents run rampant on it. The more you work with agents the less you understand what's going on. In cotect all changes are easy to locate, you can move quickly through the codebase with WASD and you also get some bonus info like import graphs and basic code analysis. All code is open source on GitHub and software is completely free. Please let me know if you have questions or feedback!