New releasev0.9.1Jul 9, 2026

New version of Boost releasedNew filters and website polish

$ get-started

Quickstart

Install Boost locally to make the commands your coding agents run quieter, leaner, and easier to inspect.

Set up your coding agents

Install Boost once and initialize it globally. The wizard detects your supported agents and wires up the matching hook and Boost Skill.

Cursor Claude Code Codex CLI Gemini CLI OpenCode
1

Install the CLI and initialize your agent

Run the installer once, then initialize Boost globally. The wizard detects supported agents and installs the matching hook and Boost Skill under your home directory.

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

# Prefer explicit flags?

Use the target for your agent, for example boost init --cursor, boost init --claude, or boost init --codex.

Done!

From that moment onward your agents will be faster and leaner!

$ pro-tip

Want to find out how much time and tokens boost saved your agents? Run boost report in your terminal and see for yourself.

See the whole loop

Copy the installer, run boost init, work in your agent, then check boost report — start to finish.

boost.jfrog.com
$free--forever·# no signup required

Save Tokens. Maximize Context.

Run one line in your terminal. That's it.

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

Works with every coding agent

Claude CodeCursorGitHub CopilotCodex
Read the quickstart guideView on GitHub

Auto-playing demo · token, cost and CO2e figures are illustrative.


Next steps