Skip to content

jfrog/boost

Repository files navigation

Boost — faster agents, faster CI

Release License


Boost intercepts CLI commands and compresses their output by 60-90%, saving tokens and cost when used with AI coding agents (Claude Code, Cursor, Codex, Gemini CLI, and more).

Quick Install

curl -fsSL https://raw.githubusercontent.com/jfrog/boost/main/install.sh | bash

Then set up your editors:

boost init

GitHub Action

Add Boost to your CI workflows for automatic output compression:

steps:
  - uses: jfrog/boost@v1
  - uses: actions/checkout@v4
  - run: npm test  # output automatically compressed

Usage

Prefix any command with boost:

boost cargo build    # 80% token savings
boost git diff       # 80% token savings
boost vitest run     # 99% token savings
boost pytest         # 90% token savings

Update

boost update

Documentation

See the full documentation for detailed usage, supported commands, and configuration options.

License

Copyright (c) 2026 JFrog Ltd. All Rights Reserved. See LICENSE and TERMS_OF_USE.md.


Dedicated to the memory of Dima Gershovich – a brilliant engineer, a talented musician, and a dear friend. Read Dima's story

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages