Even More AI in Developers' Lives
I’ve seen plenty of posts about KotlinLLM on JetBrains’ official YouTube channel for quite some time now, but I just couldn’t seem to find any information about it quickly—until today, when I found out that KotlinLLM was actually released as open-source at the end of July
So what exactly is it?
In a nutshell, it’s a plugin that lets LLM work with code at runtime. Those who’ve been using LLM to write code for a long time immediately understood what’s so cool about this approach. Currently, when writing code using agents, you have to debug the code repeatedly:
писать код -> компилировать -> смотреть ошибки компиляции или ловить их в написанном модуле
Now that should be less of an issue... Read more in the article on Tproger
And one more thing in the world of Android
We’ve reached the point where an article about the agent-based approach to building projects has appeared on developer.android.com. Check it out and realize what an amazing time we’re living in
Android Skills Overview
