3w
This was invented for . However, I'm finding it really nice for screen readers:
RTK rewrites output from chatty terminal commands that produce a lot of output, often in complex tables, in order to make the output 80 to 90 percent shorter. Just put rtk in front of the command you want to compress. So "rtk git status" instead of "git status". And you can be sure the compacted output is correct because it's just using regular expressions and deterministic rules under the hood to rewrite output from the tools it knows about. If it doesn't know about a particular command, it just passes the output on unchanged.
github.com/rtk-ai/rtk
Now I've got to figure out how to wire this up in
so it'll just happen without me typing rtk all the time.

1
17
16
0

User avatar
Doug Lawlor @douglawlor@tweesecake.social
3w
@fastfinge I wonder can it take all of the visual crap that is ending up in AI coding agents? I'm talking about Hermes, Open Code and I'm sure many others. Those are the only two I've used extensively.
1
0
0
0
@douglawlor No. It doesn’t work with interactive commands. For Hermes’, grab the perspective intelligence app and connect that way.
1
0
0
0
User avatar
Jonathan @jonathan859@someplace.social
3w
@fastfinge @douglawlor Does that app let me connect on IOS or also Mac? Also is there a guide on how to connect it somewhere? And I assume I need all access right?
0
0
0
0