Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rtk-0.46.0-bp160.1.1 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: rtk Distribution: SUSE Linux Enterprise 16
Version: 0.46.0 Vendor: openSUSE
Release: bp160.1.1 Build date: Thu Aug 27 17:37:32 2026
Group: Unspecified Build host: reproducible
Size: 6806425 Source RPM: rtk-0.46.0-bp160.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.

Provides

Requires

License

Apache-2.0 AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0

Changelog

* Thu Aug 27 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 0.46.0:
    * find: dispatch on find's own grammar and compress the output of
      predicates rtk does not model, with a never-worse guard and a tail
      hint when the result cap is imposed
    * git: stop misdetecting the argument of a value-taking option as a
      patch flag, and preserve patch output from log commands
    * stream: decode invalid UTF-8 lossily instead of dropping the line
    * tee: hash long recovery file slugs so they cannot collide
  - No licence change: the vendored set still resolves to the existing
    License tag, with MIT elected for the Unlicense/MIT crates. Refreshed
    the crate counts in the Legal-Review-Notice comment (193 vendored, 134
    linked, thirteen MIT-only)
* Sun Aug 09 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.45.0:
    * Add transparent hook support for the Mistral Vibe CLI
    * Rewrite multiline blocks
    * Stop Copilot from silently deciding permission on commands that
      are not configured
    * Self-heal stale dual-schema Copilot hook configuration, and heal
      only rtk's own legacy camelCase entry so user configuration is
      left alone
  - Correct the License tag: the binary statically links the vendored
    crates, and their linked graph adds BSD-3-Clause,
    CDLA-Permissive-2.0, ISC, MIT, MPL-2.0 and Unicode-3.0 to rtk's own
    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

Files

/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 29 23:08:54 2026