新しいリリースv0.9.1Jul 9, 2026

Boostの新しいバージョンをリリースしましたNew filters and website polish

$無料--forever·# 登録不要

トークンを節約。コンテキストを最大化。

ターミナルで1行実行するだけ。

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

すべてのコーディングエージェントに対応

Claude CodeCursorGitHub CopilotCodex

トークンコストは
上がり続ける

トークン量の増加に伴い、開発者向けAIのコストも膨らんでいます。

boost monitor — token-cost-trend
boost-monitor 1.0trend ▲ 2025 → now
token volume

0x

annual traffic

~10T/year -> >100T/year by mid-2025

ref: a16z State of AI
coding share
202511%
now50%+

0%->0%+

token share

Programming became a much larger share of all tokens

ref: programming token share
AI cost
[]
$0│$150$250

$0-$0

per developer

Enterprise coding-agent bills now land per developer

ref: Claude Code cost averages
unoptimizedq quit · b run boost

肥大化した コンテキストウィンドウの正体

繰り返されるターミナルノイズがエージェントのループを圧迫します。Boostは必要な情報だけを残します。

terminal
acme-app git:(main) claude
Claude Code v2.1.195
Opus 4.8 (1M context) · Claude Enterprise
~/projects/acme-app
Fix the failing build
⎿ ⊞ Read src/api.ts, tsconfig.json
I'll run the build and read the errors.
Bash(npm run build)
✓ build ran — noise stripped, 1 error kept
ERROR ./src/api.ts:42:18 — TS2345
Argument of type 'string' is not assignable to 'number'.
→ exact stack trace preserved · boilerplate dropped
Found it — patching src/api.ts on the first pass.
Update(src/api.ts) +1 -1
Brewed for 6s
✓ Boost saved 409,100 tokens in this session
? for shortcuts · ← for agents high · /effort
context window742,900 tok · 62%

This is your session with Boost on. Toggle it to see the raw, context-flooding output it just hid.

3分でわかるBoost

ノイズの多いコマンド出力をBoostが圧縮し、節約したトークンを可視化する仕組みを短く紹介します。

boost.dev/learn
overviewready · click to play

Boostのトークン節約をすべて可視化

指標を切り替えるだけで、日別、コマンド別、金額別の節約効果がわかります。

localhost:4317/observability

Tokens saved · last 7 days

2,501,300

input tokens never sent to the model

-89.6%
Jun 15Jun 21

Saved commands

+2-312
-ok boost/internal/app (cached)
-ok boost/internal/cli (cached)
-… 308 passing/cached lines
--- FAIL: TestRetrieve (0.03s)
+1 failing test surfaced
+184.2k Tokens savedboost retrieve a3f9c1
Tokens savedlast 7 days · live

Agentic SDLCのために 設計

3つの機能を1つのラッパーに集約。左のペインで機能を選ぶと、Boostが右のペインでリアルタイムに実行します。

boost — agentic-sdlc — tmux
0 ❯ capabilities3 panes
1 ❯ compaction@boostrunning
$ (go build ./...) | boost
input tokens 1,184,300[ -89.6% ]
boost0:agentic-sdlc*2,195,820 tokens saved

エンタープライズ品質。 プラットフォーム対応。

JFrog

JFrogが支えるBoost

数千のチームから、ソフトウェアの保護とリリースを支える基盤として信頼されているプラットフォーム。その開発チームがBoostを手がけています。

why-boost — workspace

Explorer

why-boost

enterprise-security.md×
1
2
3
4
5
6
7
# Enterprise security
 
DevSecOps DNA from the platform trusted
to secure software supply chains.
 
- Secure by default
- Backed by JFrog's security platform

トークンを節約すれば、 消費電力も減らせる

トークンが減れば計算量が減り、排出量も減ります。

boost — emissions
$ boost report

Saved 1.7M tokens of terminal noise.

You avoided 359 g CO2e. ≈ 0.21 kg CO2e / 1M saved tokens.

Less noise → less compute → less AI exhaust in the atmosphere.

これは監査済みのカーボン会計ではなく、サステナビリティの参考値です。関連資料: 排出量削減のドキュメント.

ゼロからトークン節約まで

サイトの1行をコピーして貼り付け、boost initを実行。いつものエージェントで作業し、節約効果を確認できます。最初から最後まで、この流れだけです。

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.

Boostについての よくある質問

インストール前に知っておきたいことをまとめました。

# select a question

boost — faq
$ boost

トークンコストを 自分でコントロール。

Boostは1行でインストールできます。無料、登録不要、ワークフロー変更不要。

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