fx joins Vercel’s AI harness layer
Vercel’s lightweight, open-source coding agent fx now plugs into AI SDK’s HarnessAgent through the official @ai-sdk/harness-fx adapter, using ACP. Developers can embed fx through the same interface used by other supported coding harnesses.
This is more important as plumbing than as a new agent feature: Vercel is making coding harnesses interchangeable, while fx brings a notably small native runtime to the stack.
- –The ACP-based adapter removes the need for bespoke integration code.
- –HarnessAgent standardizes generate and stream flows across coding agents.
- –fx’s Zig implementation, small binary, model agnosticism, and MCP support make it attractive for embedded or sandboxed workloads.
- –The project remains experimental, so teams should expect breaking changes and validate capability parity before production adoption.
DISCOVERED
2h ago
2026-09-01
PUBLISHED
5h ago
2026-08-31
RELEVANCE
AUTHOR
vercel_dev