Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamie_ca
257 days ago
If you're running linters for formatting etc, just get the agent to run them on autocorrect and it doesn't need to know the status as urgently.
1 comments
maleldil
257 days ago
That's just one part of it. I want the LLM to see type checking errors, failing test outputs, etc.
link
ozim
257 days ago
Errors shouldn’t be on stdout ;)
link
dymk
257 days ago
“Errors” printed by your linter aren’t errors, they’re reports
link