Settings

Theme

Do you review AI generated code differently based on where it is in your code?

2 points by thillel 23 days ago · 2 comments · 1 min read


Do you have any systems in place to differentiate between ai generated code and human generated code? do both get the same level of code review? or do some parts of the code get heavier code review than others?

bitomule 23 days ago

Not just based on where it is but also what it is solving. UI or low risk code I can let the agent do everything. Auth, security, performance? I dig deeper manually or ask agent more about what it has done, why...

  • thillelOP 23 days ago

    Do you use a framework to differentiate between the different areas?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection