Commit acd65e6
codereview-roasted: instruct agent to check system clock for CVE date validation (#116)
Training data cutoff can cause the agent to be suspicious of CVEs from
years beyond its training data (e.g., CVE-2026-* when training ended in
2025). Add explicit instruction to check the system date before
dismissing CVE identifiers as invalid.
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 2fb00d7 commit acd65e6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments