Skip to content
AIツール

fx (by Vercel) レビュー

fx (by Vercel) は、Zigで書かれたコーディングエージェントハーネスおよびCLIであり、研究および大規模システムの一部としての組み込み性に最適化されています。

shipped 2026年8月21日freemium
Domain rating22
fx (by Vercel) — product screenshot

注目ポイント

1Vercel Labsによって開発され、2026年8月17日にオープンソース化されました。
2バイナリサイズは約6〜7.8 MiBで、10µsの瞬時のコールドスタートを実現します。
3ローカルおよびクラウドモデルの推論をサポートし、フリーミアム価格モデルを提供します。
4バージョン0.0.4が最新のリリースであり、頻繁に実験的なアップデートが行われています。

fx (by Vercel) について

ビジネスモデル
Open Source
プラットフォーム
WebAssembly
対象ユーザー
Developers and researchers
API DocsGitHubOpen Source

overview

fx (by Vercel) とは?

fx (by Vercel) は、Vercel Labsによって開発されたコーディングエージェントハーネスおよびCLIツールであり、ターミナルファーストの開発者や研究者がコーディングタスクのためにAIモデルと対話できるようにします。これはZigで書かれたオープンソースのネイティブツールであり、ミニマリズム、パフォーマンス、および大規模なシステムやエージェントインフラストストラクチャ内での組み込み性を目的として設計されています。

features

fx (by Vercel) の主な機能

fx (by Vercel) は、AIコーディングエージェントのためのミニマリストで高性能な環境を提供し、開発ワークフローと研究に不可欠なコア機能に焦点を当てています。その設計は、小さなフットプリントと拡張性を優先しています。

  • 最小限のメモリフットプリント、通常は1桁のメガバイト。
  • 10µsのコールドスタートで、プロンプトまでの時間が瞬時。
  • Unixライクなコマンドライン体験のためのシェルライクなUIとエルゴノミクス。
  • 幅広い組み込み性とプラットフォーム互換性のためのWasmサポート。
  • モデルおよびプロバイダーに依存せず、さまざまなローカルおよびクラウドAIモデルをサポート。
  • 大規模システムへの統合のための組み込み可能で拡張可能なアーキテクチャ。
  • フォアグラウンドコマンドと永続的なインタラクティブセッションのための統合されたターミナル実行。
  • /permissions remember および /permissions revoke コマンドによるセッション権限の保存。
  • fx ask 実行時の --prompt-permissions フラグによるヘッドレス権限プロンプト。

use cases

fx (by Vercel) を利用すべきユーザー

fx (by Vercel) は、軽量で高性能、かつ組み込み可能なAIコーディングエージェントを必要とする開発者や研究者向けに主に設計されています。そのアーキテクチャは、個人の開発から大規模なシステム統合まで、幅広いアプリケーションをサポートします。

  • コードの検査、変更、自動化された開発タスクのためのネイティブコーディングエージェントを求めるターミナルファーストの開発者。
  • CIコンテナやエージェントサンドボックスなど、大規模なシステムやエージェントインフラストラクチャにエージェントを組み込むチーム。
  • ミニマリストな設計と小さなバイナリサイズ(6-7.8 MiB)により、AIエージェントの実験を促進する研究者および開発者。
  • 柔軟なデプロイメントシナリオのために、ローカルおよびクラウドモデルの推論の両方をサポートする必要があるユーザー。
  • リソース効率が重要となる安価な仮想マシンにエージェントをデプロイする組織。

how to use

fx (by Vercel) の使用方法

fx (by Vercel) はコマンドラインインターフェース (CLI) ツールとして動作し、ユーザーはターミナルから直接AIモデルと対話してコーディングタスクを実行できます。これにより、コードとシェルコマンドの検査、変更、実行が可能になります。

  • 1fx (by Vercel) をCLI経由でインストールします。通常は公式サイト fx.sh またはGitHubリポジトリから行います。
  • 2希望するローカルまたはクラウドAIモデルに接続するようにfxを設定します。
  • 3コーディングセッションを開始して、ファイル、ディレクトリ構造を検査したり、ソースコードを検索したりします。
  • 4ファイルの編集、作成、名前変更、コピー、削除などのタスクを実行するようにfxにプロンプトします。
  • 5エージェントを介してシェルコマンド、テスト、リンター、またはビルドツールを直接実行します。
  • 6リポジトリの変更を説明するなど、単一のヘッドレスリクエストには fx ask を使用し、オプションで --prompt-permissions を指定します。

pricing

fx (by Vercel) の価格とプラン

fx (by Vercel) はフリーミアムモデルで運営されており、オープンソースのコア機能を提供し、追加の有料サービスやエンタープライズ機能の可能性があります。オープンソース提供以外の高度な機能に関する具体的な価格帯は、2026年8月現在、公開されていません。

  • 無料ティア:オープンソースのコア機能が含まれ、ローカルおよびクラウドモデルの推論とエージェント機能が利用できます。

Pros

  • +Minimal binary size (6-7.8 MiB) and low memory footprint (single-digit megabytes).
  • +Instant cold start (10µs) for rapid execution and responsiveness.
  • +Open-source and written in Zig, promoting transparency and performance.
  • +Model and provider agnostic, supporting both local and cloud AI inference.
  • +Designed for embeddability into larger systems, CI containers, and agent sandboxes.
  • +Offers a Unix-like command-line experience, appealing to terminal-first developers.

Cons

  • Currently in an experimental stage (v0.0.4 as of August 2026), with frequent changes expected.
  • Long-session reliability and coding quality with authenticated model tasks are still undergoing verification by users.
  • May not offer the extensive TUI features found in heavier 'IDE in the terminal' tools.
  • Requires manual configuration for connecting to specific local or cloud AI models.

類似ツール

fx (by Vercel) と競合製品の比較

fx (by Vercel) は、ミニマリズム、ネイティブ実行、組み込み性に焦点を当てることで、より汎用的なLLMツールや重いIDE統合ソリューションとは対照的に、AIエージェントの分野で際立っています。

1

Ollama allows you to run large language models locally on your machine with a simple command-line interface.

While fx is designed as a coding agent harness, Ollama focuses purely on providing an easy-to-use runtime for local LLM inference. You would typically use Ollama as a backend for the models an agent uses, requiring you to build the agent's orchestration logic yourself, whereas fx aims to provide that harness directly.

2

LocalAI provides a self-hosted, open-source alternative to OpenAI's API, allowing you to run various AI models locally with an OpenAI-compatible API.

LocalAI offers a broader range of models and an API compatibility layer for local inference, managed via CLI, which can be heavier than fx's minimalist approach. fx is a lightweight harness specifically for agents, while LocalAI provides a full local API server for models that agents can then consume.

3
LiteLLM

LiteLLM provides a unified API for over 100 large language models, including local ones, simplifying calls and offering features like fallbacks and retries.

LiteLLM focuses on abstracting away different LLM APIs, making it easier to switch between models and providers, and can be used via CLI or as a library. Unlike fx, which is an agent harness, LiteLLM primarily handles the interaction with the LLM itself, meaning you would still need to implement the agent's specific logic and orchestration around it.

4

llm is a powerful command-line tool for interacting with and managing various large language models, including local ones, through a flexible plugin architecture.

llm is a general-purpose CLI for direct interaction and management of LLMs, offering extensibility through plugins. fx is designed as a more specialized 'harness' for coding agents, emphasizing embeddability and performance for agent execution rather than general LLM interaction and management. Trade-off: llm is more versatile for general LLM tasks, while fx is tailored for agent orchestration.

Storkでもっと

関連AIツール

同じカテゴリの他のツール(共通タグで関連付け)