The project is split in two repositories:
https://github.com/publish-site/action
https://github.com/publish-site/backend
On commit dcae7a9c43713f80700f701c9b5057993625135e of backend the LLM ChatGPT between line 78 and 83 AI was used because I didn’t know how returning properly worked, and had 1 problem with borrow checking.
Generally, if AI was used in this project, no agents was used, no code were pasted and I let the LLM understand the compiler error.
I use DuckDuckGo as a search engine, it has “Search assist” which basically summarizes information from other pages. I may have used that feature while searching for protocols or specific rust functions/macros.