Keeping track of which code is generated by AI

More a general feature request for all IDE's, would it be a good idea of having a way of marking which code was generated by AI? So you can tell the difference between human written lines and AI generated.

Or would this be more of a Git/Versioning thing to keep track of?

0

Hello!
Thank you for your feedback!
We already have this feature in place — you can configure the AI Assistant to mark AI-generated code by creating custom rules using the following steps:

  • Navigate to Settings → Tools → AI Assistant → Rules
  • Click on a New Project Rules file
  • Add your custom rules for the project

Please let me know if this matches your case.

0

You're looking for Git AI https://github.com/acunniffe/git-ai - it's an open source Git extension supported by Cursor, Claude Code, Gemini, Continue, Copilot. It's multi-agent and super accurate since it has direct integrations with the agents. 

0

请先登录再写评论。