opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Is there a neat way to setup a small model to take care of lint errors?

Open aymuos15 opened this issue 1 day ago • 1 comments

Question

Sometimes, large changes get blocked because a large file has a lint error post change and its a massive context hog (aka token consumption). Is there a way to force any all errors like this to a smaller model which is solely instructed to fix this and triggered immediately? It does not need the ongoing context as fixing the lint is the only thing.

aymuos15 avatar Jan 15 '26 13:01 aymuos15