You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2026. It is now read-only.
I am developing my custom ratings for benchmark and currently a lot of my detection mechanism is in ratings.
What would be really cool is that executor on env would have method performLint that would be executed inside the agentic loop.
It does not have to have repair logic (though would be nice).
It simply has to run
npm run lintand take the report and pass it on to attempt object - this way i can get that in PER_BUILD ratings