ctx-exec 0.1.2

Token-efficient command output compression via rg-rule-driven filtering. Byte-stable output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ctx-exec"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Token-efficient command output compression via rg-rule-driven filtering. Byte-stable output."

[dependencies]
regex.workspace = true
serde.workspace = true
thiserror = "2"