Are there any plans for AI Assistant or AI Chat integration?

Hi,
Seeing Copilot and QodaAssist in Qt Creator, and a lot of AI plugins in CLion and other JetBrains IDE’s I was just wondering if anyone in the KDevelop team is already working or planning to integrate AI services into KDevelop.

If so, could you prioritize integrating to an Ollama server running on a local network, please?

Or if a veteran KDevelop developer would partner with me to work together in implementing AI service integration please let know.

Well over half of us hope not.

1 Like

Half+1. Half+1 hopes not.

Just a small thing like auto-complete on steroids for example. Or auto-inserting Doxygen comments to describe a function by just selecting the body of the function and hitting a shortcut for it.

I am using a local AI based on Ollama and I am finding it to be very helpful.

I have also been using it generate commit messages and it’s been doing a great job because it is describing every singe line in the diff, while I forget half of them by the time I am ready to push a commit.

We don’t need AI to do big things, we just need it to do minor and boring stuff.

I can the same on Kdevelop already, but I need to do a lot copy&paste back and forth.