Hi HN,Not sure if anyone would be interested.But, just wanted to share that I’ve been maintaining my small tool called ‘lowfat’ that helps me filters some of my verbose CLI output.It’s a single binary, works as an agent hook or a shell wrapper. It has a plugin system to customize filters per command.The idea is pretty simple: agents don’t need the full kubectl get -o yaml or any 10k-line dump to make decisions. So that lowfat sits in between, strips the noise, and passes through what matters.Her…
来源:Hacker News · RSS 采集