Skip to content

Releases: zdk/lowfat

v0.3.7

27 Apr 02:53
90e2e36

Choose a tag to compare

v0.3.6

23 Apr 08:12
43150a8

Choose a tag to compare

Full Changelog: v0.3.5...v0.3.6

v0.3.5

20 Apr 15:10
e36d632

Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Apr 09:22
4dca2b5

Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

v0.3.3

12 Apr 09:27
cf722c2

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Apr 17:04
@zdk zdk
618085d

Choose a tag to compare

First alpha release.

Highlights

  • Built-in filters: git, docker, ls — compiled into the binary, zero overhead
  • Bundled plugins: npm-compact, go-compact, cargo-compact — shell script filters
  • Pipeline config: filter any command with a one-liner in .lowfat — no plugin needed
  • Plugin system: $LOWFAT_ARGS env var for resource-type-aware filtering
  • Plugin guide: docs/PLUGINS.md with practical examples
  • 16 e2e tests covering full plugin pipeline
  • 120 total tests across all crates
  • Secret redaction, token budgeting, composable processors
  • Claude Code hook and shell integration support

Install

cargo install lowfat
# or
brew install zdk/tools/lowfat

Setup

See README for Claude Code hook or shell integration options.