Tracking AI-generated code
Control when to track and indicate that code is AI-generated.
When you accept a code suggestion, the lines of code that are AI-generated are tracked and indicated by a line next to the line numbers in script editors. If you edit AI-generated code, the line indicator doesn’t appear for those lines of code.
You can turn on and off tracking of AI-generated code and configure how long to record and indicate AI-generated code in script editors. By default, AI-generated code is recorded and indicated for six months.
Configure how long to indicate AI-generated code
Show that the code was generated by AI in script editors for a specified duration after accepting code suggestions.
Avant de commencer
Role required: admin
Procédure
- In the navigation filter, enter sys_auto_flush.list, and press the Enter key.
- Filter the Auto Flushes [sys_auto_flush] list by entering sn_now_assist_code_ai_generated_lines in the Tablename column filter.
- Select sn_now_assist_code_ai_generated_lines to open the record.
- In the Age in seconds field, enter the duration to record and indicate AI-generated code after its creation in seconds.
- Select Update.
Résultats
AI-generated code is tracked and indicated. However, AI-generated code created before the configured duration isn’t recorded or indicated in script editors.
Turn off tracking AI-generated code
Turn off tracking and indicating which code is AI-generated.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
Tracking and indicating which code is AI-generated involves changes that are included in update sets. If you don't want to include changes related to this in update sets, you can turn off tracking and indicating AI-generated code.
Procédure
- In the navigation filter, enter sys_properties.list and press the Enter key.
- Filter the System Properties [sys_properties] list by entering sn_now_assist_code.show_ai_code_line_marker in the Name column filter.
- Select sn_now_assist_code.show_ai_code_line_marker to open the property record.
- In the Value field, enter false.
- Select Update.
Résultats
AI-generated code isn’t recorded or indicated in script editors.