fx
Shell-like coding agent, one binary
WHO USES ITTerminal-centric developers · Teams embedding an agent in their own product · Users of ACP-capable editors
Install to use
Vercel Labs' coding agent CLI: a 6.17 MiB Zig binary, shell-like, embeddable via WASM
2,988 stars · checked on GitHub GitHub check 30 h late · 7-day +4 observed via GH Archive (as of )
BACK CATALOG

TESIGN TAKE
An experiment in making a coding agent small and embeddable like a Unix tool rather than an IDE — and the authors themselves label it experimental.
AT A GLANCE
- LICENSE
- Apache-2.0
- USAGE
- Commercial use, redistribution OK. Keep notices; mark changes.
- LANGUAGE
- Zig
- PLATFORM
- macos · linux · cli
- ACTIVITY
- last commit 1 day ago () · latest release v0.0.10 () · 10 releases
- COMMUNITY
- 18 contributors · 229 open issues (incl. PRs) · made by: an organization
- SOURCES
- GitHub
- OPEN SOURCE
- YES
- FIRST SEEN
- CATEGORY
- DEV TOOLS · AI
A summary, not legal advice.
WHY IT MATTERS
A coding agent from Vercel Labs with a different shape: one 6.17 MiB native binary written in Zig, with an interface closer to a Unix shell than an IDE in the terminal. It is model-agnostic — sign in with Vercel AI Gateway, a ChatGPT subscription (Codex OAuth) or a Grok subscription — and the same core builds to fx-core.wasm and fx-term.wasm, published to npm as libfx for Node.js, browser and Next.js hosts. fx acp connects it to editors and other Agent Client Protocol clients.
BUILD FROM THIS
- With libfx you can embed a coding-agent terminal inside your own web app or internal tool (Node.js, browser, Next.js and Nuxt examples are provided), and extend the agent with skills, MCP servers and subagents.
WHO IT'S FOR
- Terminal-centric developers
- a light single-binary coding agent
- Teams embedding an agent in their own product
- libfx (WASM) embedding
- Users of ACP-capable editors
- connect the agent with fx acp
START IN 5 MINUTES
# curl -fsSL https://fx.sh/setup.sh | bash
# fx login # Vercel AI Gateway (fx login codex for a ChatGPT subscription, fx login grok for Grok)
# cd your_project
# fx
# fx ask "explain the changes in this repository"CAVEATS
- Licence Apache-2.0. README status: 'Experimental. Use at your own risk', and the homepage warns of frequent changes. Model costs are separate: you need a Vercel AI Gateway key/account or a paid ChatGPT or Grok subscription. The homepage lists macOS and Linux as operating systems; Windows support [확인 필요]. The WebAssembly SDK is also experimental, and building from source needs Zig 0.16.0+.
RECEIPT
- FIRST SEEN
- AT SOURCE
- KEPT
- CREATED → FIRST SEEN
- 33d
- SOURCES
- GitHub
- ◌ BACK CATALOG
- Reconstructed from archive data, not a live discovery.
The same facts in machine-readable form — View as Markdown · JSON
SIMILAR TOOLS
Up to five from DEV TOOLS by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.
| IMAGE | NAME | ★ TOTAL | ▲ 7d | LICENSE | PLATFORM | LAST PUSH |
|---|---|---|---|---|---|---|
![]() | eccSkills, memory and security for agents | ★ 259k | ▲ +832 | MITpermissive | windows · macos · linux · cli | |
![]() | DeepSeek HarnessPlugin agent harness for developers | ★ 225k | ▲ +1,356 | MITpermissive | web · cli | |
![]() | ponytailMake your agent write less code | ★ 139k | ▲ +1,068 | MITpermissive | — | |
![]() | Spec KitSpec-first process for coding agents | ★ 137k | ▲ +560 | MITpermissive | cli · windows · macos · linux | |
![]() | fxShell-like coding agent, one binaryTHIS ENTRY | ★ 3k | ▲ +4 | Apache-2.0permissive | macos · linux · cli |
TIMELINE
- Repository created
- FIRST SEEN BY TESIGN ◌ BACK CATALOG








