Remix.run Logo
hokkos 5 hours ago

If you are using maven you should tell your agent to use its quiet mode or rtk, because mvn love to write a lot of useless output.

jakozaur 4 hours ago | parent [-]

I believe RTK would work well in that use case.

Sometimes creating less verbose variants yourself (a simple script, build.sh, with pointers to logs) can be a quick win.