aish - the terminal your agent can afford to ead
by•
AI coding agents run terminals built for humans. Every git diff, test run, or build log comes back full of banners, passing-test spam, repeated paths, and stack trace noise .
aish sits in front of your shell commands and gives agents compact, evidence-preserving observations instead. Same commands, same information that matters just without the noise.
What command wastes the most context for your coding agent? Tell us below — that's exactly what we're building toward next.

Replies
If you could add a way to mark certain patterns as always-strip (like my project's specific ANSI color codes), it'd save me from tweaking the filter rules every time. Right now I'm rebuilding the same ignore list for different repos.