AI agent analysis of the source code

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
oscarlb
Newbie
Newbie
Posts: 8
Joined: Fri Feb 19, 2021 10:19 am

AI agent analysis of the source code

#1 Post by oscarlb » Thu Mar 12, 2026 10:44 am

Dear VASP staff,

I hope to ask about your stance or license boundaries on making additions or simply analysing the source code of VASP using modern AI cloud agents. The use case I have in mind, for those of us implementing new algorithms or finding bugs in the code, is asking coding agents like chatgpt or claude code to explain unclear parts, direct the user to useful functions existing in the codebase or to find relevant modifications and definitions for the algorithm in question.

As the source has grown quite big over time, this would be a huge help for those who wish to try out focused changes without understanding every part of the code. But I realize the possible privacy issue of the code in question being sent to a third party AI company for processing. As we have entered the age of AI-assisted programming, I thought it prudent to ask.

Best regards,
Oscar


alexey.tal
Global Moderator
Global Moderator
Posts: 510
Joined: Mon Sep 13, 2021 12:45 pm

Re: AI agent analysis of the source code

#2 Post by alexey.tal » Thu Apr 09, 2026 8:38 am

Dear Oscar,

Sorry for the late reply. Unfortunately, I still don’t have an answer. We are currently reviewing this matter internally and seeking legal advice.
This is obviously a very delicate issue, and we kindly ask for your patience.
I will get back to you within two to three weeks.

Best regards,
Alexey


alex
Hero Member
Hero Member
Posts: 599
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Re: AI agent analysis of the source code

#3 Post by alex » Fri Apr 10, 2026 12:04 pm

Hello Oscar,

one source of information could be your signed license agreement, which probably states that: you are not allowed to distribute the source code to third parties or sth. similar. So as long as you are not running a local copy of your AI model I'd suggest to keep it private.

Best regards,

alex


Post Reply