Show HN: walnut – Error tracking AI agents(github.com)1 ポイント·投稿者 bgwmj·3 か月前·0 コメントgithub.comShow HN: walnut – Error tracking AI agentshttps://github.com/bilalg1/walnutHi HN,walnut is an error tracker that is built for agents instead of humansThere is no dashboard. Just a cli that agents can use to do everything, including signing up and reading docs.walnut is fully Sentry sdk compatible, so it works with existing sentry setups just by changing the dsn.To try it, paste this prompt into your coding agent:###Set up walnut.Install the cli first: `curl -fsSL https://walnut.sh | bash`Then use `walnut docs list` and `walnut docs read <slug>` to learn the rest.###0 コメントコメントを投稿—
walnut is an error tracker that is built for agents instead of humans
There is no dashboard. Just a cli that agents can use to do everything, including signing up and reading docs.
walnut is fully Sentry sdk compatible, so it works with existing sentry setups just by changing the dsn.
To try it, paste this prompt into your coding agent:
###
Set up walnut.
Install the cli first: `curl -fsSL https://walnut.sh | bash`
Then use `walnut docs list` and `walnut docs read <slug>` to learn the rest.
###