| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rtk | Distribution: openSUSE Tumbleweed |
| Version: 0.44.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Aug 5 12:22:43 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 6743240 | Source RPM: rtk-0.44.2-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/rtk-ai/rtk | |
| Summary: CLI proxy that reduces LLM token consumption of dev commands | |
rtk (Rust Token Killer) is a command line proxy for the shell commands that coding agents run most often. It executes the wrapped command, filters and compresses the output, and prints only the part that carries information, which cuts the number of tokens the result costs in an LLM context window. It ships filters for more than a hundred commands across build systems, linters, test runners, version control and cloud tooling, and falls back to passing output through unchanged for anything it does not recognise.
Apache-2.0
* Wed Aug 05 2026 Martin Pluskal <mpluskal@suse.com>
- Initial package (version 0.44.2):
* Command line proxy that runs a wrapped command, filters and
compresses its output, and prints only the informative part, to
cut the number of tokens the result costs in an LLM context
* Ships output filters for build systems, linters, test runners,
version control and cloud tooling, and passes unrecognised
commands through unchanged
* Telemetry is opt-in only and stays off unless enabled explicitly
- Add rtk-unbundle-sqlite.patch: build against the system SQLite
instead of the copy statically linked in from libsqlite3-sys, so
the binary is covered by the distribution SQLite updates; submitted
upstream as PR 3446
- Add rtk-no-deny-warnings.patch: do not promote rustc warnings to
errors, the distribution rustc moves independently of the version
floor upstream builds against; submitted upstream as PR 3447
/usr/bin/rtk /usr/share/doc/packages/rtk /usr/share/doc/packages/rtk/CHANGELOG.md /usr/share/doc/packages/rtk/README.md /usr/share/licenses/rtk /usr/share/licenses/rtk/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 8 22:58:31 2026