{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "vercel-labs-fx",
  "url": "https://tesign.com/item/vercel-labs-fx/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/vercel-labs-fx/",
      "json": "https://tesign.com/item/vercel-labs-fx/index.json",
      "markdown": "https://tesign.com/item/vercel-labs-fx/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/vercel-labs-fx/",
      "json": "https://tesign.com/en/item/vercel-labs-fx/index.json",
      "markdown": "https://tesign.com/en/item/vercel-labs-fx/index.md"
    }
  },
  "name": "fx",
  "use_label": "셸처럼 쓰는 코딩 에이전트",
  "one_liner": "Zig로 만든 6.17 MiB 단일 실행 파일 코딩 에이전트 CLI. 셸처럼 쓰고, WASM으로 다른 앱에 끼워 넣음",
  "text": {
    "why": "Vercel Labs가 만든 코딩 에이전트인데 접근이 다릅니다. Zig로 짠 6.17 MiB 네이티브 바이너리 하나이고, 인터페이스는 터미널 속 IDE가 아니라 유닉스 셸에 가깝습니다. 모델을 고정하지 않아 Vercel AI Gateway, ChatGPT 구독(Codex OAuth), Grok 구독으로 로그인하고, 같은 코어가 fx-core.wasm·fx-term.wasm으로 빌드되어 npm 패키지 libfx로 Node.js·브라우저·Next.js 앱에 들어갑니다. fx acp로 에디터 등 Agent Client Protocol 클라이언트에도 붙습니다.",
    "take": "코딩 에이전트를 IDE가 아니라 grep처럼 작고 끼워 넣기 쉬운 유닉스 도구로 만들어 보는 실험이며, 저자들도 '실험 단계'라고 씁니다.",
    "build": [
      "libfx로 자기 웹 앱이나 사내 도구 안에 코딩 에이전트 터미널을 넣을 수 있고(Node.js·브라우저·Next.js·Nuxt 예제 제공), 스킬·MCP·서브에이전트로 에이전트의 작업 범위를 넓힐 수 있습니다."
    ],
    "who": [
      {
        "role": "터미널 중심 개발자",
        "situation": "가벼운 단일 바이너리 코딩 에이전트"
      },
      {
        "role": "에이전트를 자기 제품에 넣으려는 팀",
        "situation": "libfx(WASM) 임베딩"
      },
      {
        "role": "ACP 지원 에디터 사용자",
        "situation": "fx acp로 에디터 연결"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "curl -fsSL https://fx.sh/setup.sh | bash"
      },
      {
        "command": false,
        "text": "fx login          # Vercel AI Gateway (ChatGPT 구독은 fx login codex, Grok은 fx login grok)"
      },
      {
        "command": false,
        "text": "cd your_project"
      },
      {
        "command": false,
        "text": "fx"
      },
      {
        "command": false,
        "text": "fx ask \"explain the changes in this repository\""
      }
    ],
    "caveat": [
      "라이선스 Apache-2.0. README 상태는 'Experimental. Use at your own risk'이고 홈페이지도 잦은 변경을 예고합니다. 모델 사용 비용은 별도: Vercel AI Gateway 키/계정, 또는 ChatGPT·Grok 유료 구독이 필요합니다. 홈페이지 표기 OS는 macOS·Linux이며 Windows 지원 여부는 [확인 필요]. WebAssembly SDK도 실험 단계, 소스 빌드에는 Zig 0.16.0 이상 필요."
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://fx.sh/"
  },
  "ready": "install",
  "categories": [
    "dev-tools",
    "ai"
  ],
  "categories_confirmed": true,
  "tags": [
    "coding-agent",
    "cli",
    "zig",
    "webassembly",
    "vercel",
    "acp"
  ],
  "platform": [
    "macos",
    "linux",
    "cli"
  ],
  "license": {
    "spdx": "Apache-2.0",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 고지 유지, 바꾼 부분은 표시.",
    "url": "https://spdx.org/licenses/Apache-2.0.html",
    "note": null,
    "open_source": true
  },
  "language": "Zig",
  "source_urls": {
    "canonical": "https://fx.sh/",
    "github": "https://github.com/vercel-labs/fx",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/vercel-labs/fx",
        "posted_at": "2026-09-05T03:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 2988,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:17.822Z",
    "stars_observed_since_check": 0,
    "star_delta_24h": null,
    "star_delta_7d": 4,
    "star_delta_30d": 15,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      null,
      5,
      4,
      null,
      null,
      null,
      null,
      null,
      2,
      2,
      null,
      null,
      null
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": null,
  "activity": {
    "pushed_at": "2026-09-15T17:04:26.000Z",
    "owner_type": "Organization",
    "open_issues": 229,
    "contributors": 18,
    "releases_count": 10,
    "latest_release": {
      "tag": "v0.0.10",
      "published_at": "2026-09-14T04:43:52.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:35:17.822Z",
    "core_checked_at": "2026-09-15T19:35:17.822Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/vercel-labs-fx-ed809f35cb.png",
    "cover": "https://tesign.com/img/vercel-labs-fx-ed809f35cb.png",
    "cover_width": 2400,
    "cover_height": 1260,
    "gallery": [
      "https://tesign.com/img/vercel-labs-fx-ed809f35cb.png"
    ],
    "alt": "fx.sh 첫 화면. 'Tiny, open, native coding agent.' 문구와 한 줄 설치 명령(curl -fsSL https://fx.sh/setup.sh | bash), 버전 줄(v0.0.10 · 6.17mib · status: experimental) 아래에 페이지에서 바로 돌아가는 fx 터미널 창(WebAssembly판)이 있고, 창에는 'fx v0.0.10 · Run /help for commands' 안내와 입력 커서, 'auto · kimi-k3' 표시줄이 보입니다.",
    "tier": 1
  },
  "dates": {
    "first_seen_at": "2026-09-13T09:42:52.615Z",
    "source_created_at": "2026-08-11T08:57:04.000Z",
    "discovery_hours": 792.7635041666666,
    "launch_signal_at": "2026-09-05T03:00:00.000Z",
    "kept_at": "2026-09-14T19:27:43.694Z",
    "first_published_at": "2026-09-14T19:27:43.752Z",
    "updated_at": "2026-09-15T20:14:13.611Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
