I recently released Library Insight v1.4.0. It sta...
# feed
m
I recently released Library Insight v1.4.0. It started as a tool to inspect Java/Kotlin library APIs, and it has grown quite a bit. It can now handle compiled libraries, local Java/Kotlin source, dependency analysis, API migration, and Kotlin Multiplatform libraries with KLib support. Some of the things included: • Java & Kotlin API exploration •
scan-source
for local Kotlin/Java projects • API diff and migration reports • Dependency graph, audit, and dependency checks • Kotlin DSL analysis • Call graph analysis • Kotlin Multiplatform / KLib support • AI-ready context export • MCP server for AI agents • Self-updating CLI I also made a full walkthrough video showing how it works:

youtu.be/jmvBqjGE_gg?si=…

This is also my first video with an English voice-over. My English isn't perfect, but I'm trying to improve by doing it. If you have some time to watch it, I'd really appreciate any feedback, especially on the project or anything that could be explained better. GitHub: github.com/Coding-Meet/Library-Insight Documentation: coding-meet.github.io/Library-Insight