rtk-ai/rtk

Further token consumption reduction throught Toon

Open

#2,159 opened on May 29, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (48,085 stars) (2,914 forks)batch import
area:clienhancementhelp wantedpriority:low

Description

I've been using RTK quite a lot lately and noticed that many of the command outputs are in JSON. I think we could further reduce token consumption by using the Toon format. This could probably be implemented quickly and toggled inside the Ultra Compress mode.

Contributor guide