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

Open
opened 2026-02-16 18:01:42 -05:00 by yindo · 0 comments
Owner

Originally created by @aymuos15 on GitHub (Jan 15, 2026).

Originally assigned to: @thdxr on GitHub.

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.

Originally created by @aymuos15 on GitHub (Jan 15, 2026). Originally assigned to: @thdxr on GitHub. ### 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6201