rtk-ai/rtk

[Feature]: diffsitter instead of diff

Open

#441 opened on Mar 9, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:clieffort-largeenhancementhelp wantedpriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

Reduces semantically meaningless information that only consumes tokens using diffsitter.

So instead of using diff, we can return diffsitter's reduced output https://github.com/afnanenayet/diffsitter

Only for supported languages: Bash C# C++ CSS Go Java OCaml PHP Python Ruby Rust Typescript/TSX HCL

Contributor guide