fx
by Vercel
Embeds a tiny native coding agent written in Zig into larger systems, installable with one command. Open source and designed as a harness other tools can build on.
Skills
Embedded Agent
Runs a coding agent as a library inside a host application rather than as a standalone terminal session.
Native Harness
Provides a minimal single-binary agent harness with no runtime dependencies, installable through a one-line script.
Code Editing
Reads, edits, and runs code in a working directory, applying model-generated changes directly to files on disk.
Related Agents
SandBase Harness
Runs local-first, self-hosted AI agents with persistent sessions, sandboxed tools, memory, credentials, audit trails, r…
DeepSeek Harness
Runs coding agents on a plugin-composed harness where models, tools, skills, sessions, sandboxes, storage, and the UI a…
Pi
Build coding agents on a minimal harness — a unified LLM API across providers, a compact agent loop, a terminal UI, and…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…