EveryDev.ai
Subscribe
Home
Tools

3,569+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. fx
    fx icon

    fx

    Agent Harness
    Featured

    A tiny, open-source, native coding agent CLI written in Zig, optimized for minimalism, embeddability, and performance in both local and cloud inference environments.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under Apache-2.0. Install via curl and use with any model provider or Vercel AI Gateway.

    Engagement

    Available On

    macOS
    Web
    API
    SDK
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent HarnessAI Coding AssistantsCommand Line Assistants

    Alternatives

    SupacodeCodeWhaleomp (oh-my-pi)
    Developer
    VercelSan Francisco, CAEst. 2015$863M raised

    Listed Aug 2026

    About fx

    fx is a coding agent harness and CLI built by Vercel Labs, written in Zig and released under the Apache-2.0 license. It ships as a ~6–7.8 MiB native binary and is designed for research, programmatic use, and embedding inside larger systems. The project is currently marked as experimental (v0.0.3), and the homepage explicitly notes it is under active, frequent development.

    What It Is

    fx is an open-source, model-agnostic coding agent that runs from the command line. Unlike heavier "IDE in the terminal" tools, fx deliberately targets a Unix shell aesthetic: minimal output, preserved scroll history, and a small footprint. It can sign in via Vercel's AI Gateway or accept any provider API key directly, making it usable with local models, cloud providers, or gateway services. The core is written in Zig, which enables both a compact native binary and optimal WebAssembly builds.

    Architecture and Performance Design

    The project's design philosophy centers on measurable minimalism:

    • ~6–7.8 MiB binary — designed for instant installation and embedding in resource-constrained environments or agent sandboxes
    • 10µs cold start — fx performs no unnecessary I/O before accepting user input, making it suitable for programmatic invocation
    • Single-digit MB memory baseline — allows many instances to run on a single machine simultaneously
    • Context-efficient system prompt — minimal prompt and tool surface to reduce token costs and improve time-to-first-token (TTFT)
    • WebAssembly support — the Zig toolchain produces fx-core.wasm and fx-term.wasm builds, with a pluggable network stack; a browser demo runs the full CLI via WebAssembly with JSPI support (Safari 27+, Chrome)

    Embedding and Extensibility

    fx is explicitly designed to be embedded in larger systems. The fx acp surface connects the native agent to editors and other Agent Client Protocol clients. JavaScript hosts can embed the agent core via createFxAgent() or the interactive terminal via createFxTerminal(), both backed by the respective .wasm builds. The WebAssembly SDK is noted as experimental. Extensibility follows a Unix-like philosophy: reusable instructions via skills, external tools via MCP (Model Context Protocol), and independent work delegation via subagents.

    Permissions and Safety Model

    fx starts in auto permission mode. Saved rules are applied first; unresolved sensitive calls are reviewed automatically; anything still unresolved becomes an approval prompt. Read-only operations (listing, globbing, searching, reading files in the workspace) require no approval. Write and execution operations — write_file, edit_file, delete_file, run_command, and others — require explicit approval. A yolo mode disables permission checks entirely for a run, and the docs note it should only be used in a workspace and container the user is willing to lose. Permissions can be changed at any time with /permissions, and persistent rules can be stored or revoked by rule ID.

    Current Status: Experimental (v0.0.3)

    The GitHub repository was created in August 2026 and the latest release, v0.0.3, was published on August 18, 2026. The homepage explicitly labels the project as "experimental" and warns users to "use at your own risk" with frequent changes expected. The repository is hosted under the vercel-labs organization, signaling it is a Vercel research and incubation project. Building from source requires Zig 0.16.0+ and the project accepts contributions via CONTRIBUTING.md.

    fx - 1

    Community Discussions

    Be the first to start a conversation about fx

    Share your experience with fx, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under Apache-2.0. Install via curl and use with any model provider or Vercel AI Gateway.

    • Full CLI coding agent
    • Model and provider agnostic
    • WebAssembly builds
    • Skills, MCP, and subagent support
    • Session management

    Capabilities

    Key Features

    • ~6–7.8 MiB native binary for instant installation
    • 10µs cold start with no unnecessary I/O
    • WebAssembly builds (fx-core.wasm, fx-term.wasm)
    • Model and provider agnostic (local, cloud, gateway)
    • Auto permission mode with granular approval prompts
    • Skills, MCP, and subagent extensibility
    • Agent Client Protocol (ACP) support
    • Session management with resume and compaction
    • Shell-like UI with minimal TUI footprint
    • Context-efficient minimal system prompt
    • Single-digit MB memory baseline
    • Interactive slash commands and keyboard shortcuts
    • fx ask for single noninteractive requests
    • Diagnostic trace generation with /trace
    • Vercel AI Gateway sign-in or direct API key auth

    Integrations

    Vercel AI Gateway
    MCP (Model Context Protocol)
    Agent Client Protocol (ACP)
    Local LLM inference
    Cloud LLM providers
    WebAssembly (JSPI)
    just-bash (browser workspace demo)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate fx and help others make informed decisions.

    Developer

    Vercel

    Vercel is a platform for frontend developers that provides the developer experience, tools, and processes to create high-quality web applications.

    Founded 2015
    San Francisco, CA
    $863M raised
    915 employees

    Used by

    OpenAI
    Stripe
    Nike
    Walmart
    +5 more
    Read more about Vercel
    WebsiteGitHubX / Twitter
    19 tools in directory

    Similar Tools

    Supacode icon

    Supacode

    Native macOS app for running 50+ coding agents in parallel across isolated git worktrees, built on libghostty.

    CodeWhale icon

    CodeWhale

    A terminal coding agent harness for DeepSeek V4 and open models, providing a written Constitution for authority ranking, live tool feedback loops, and approval-gated agentic workflows.

    omp (oh-my-pi) icon

    omp (oh-my-pi)

    A terminal-based AI coding agent with IDE-grade tooling: hash-anchored edits, LSP, DAP debugger, subagents, browser automation, and 40+ model providers.

    Browse all tools

    Related Topics

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    144 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    760 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    212 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions