fx rethinks coding agents for embeddability
fx is an experimental, open-source coding-agent harness written in Zig, offering interactive, one-shot, and resumable CLI workflows. Native binaries, WebAssembly SDKs, ACP, MCP, skills, and subagents make it designed for embedding into editors and custom applications.
fx’s strongest idea is treating the coding agent as portable infrastructure instead of another heavyweight terminal IDE.
- –The 7.8 MiB native binary and model-agnostic architecture make deployment unusually flexible.
- –WebAssembly support enables JavaScript hosts, editors, and custom products to embed the agent core or terminal.
- –Unix-style commands and `fx ask` fit scripting and automation better than interaction-heavy agent UIs.
- –Permission rules, MCP, skills, and subagents provide extensibility, though the project’s experimental status limits production readiness.
- –Zig’s performance and cross-compilation story are compelling, but the ecosystem and WASM SDK still need maturity.
DISCOVERED
2h ago
2026-08-20
PUBLISHED
2h ago
2026-08-20
RELEVANCE
AUTHOR
Github Awesome