Farming banner
zhuwenzhuang zhuwenzhuang

Farming

AI community

Description

Farming Code is a self-hosted browser workspace for running and supervising Codex, Claude Code, OpenCode, and other AI coding agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Farming Code

Farming Code

Farming Code is an open-source, self-hosted browser workspace for running and supervising Codex, Claude Code, Pi, OpenCode, and other AI coding agents.

Documentation · 简体中文

CI Release npm License Node.js 22.13 LTS or 24+ macOS and Linux

![Farming Code workbench](./docs/products/code/assets/01-code-workspace.png)

Farming Code runs on the same development machine as your repositories and coding CLIs. Agent processes, terminals, and project files stay on that machine; a desktop or phone browser connects to those real sessions.

Quick Start

With Node.js 22.13 LTS (22.x) or Node.js 24+ and access to a supported coding Agent provider:

npm install --global farming-code@latest && farming daemon

Open one of the authenticated URLs printed by the command, choose **New Agent**, and start a task. See [Getting started](./docs/getting-started.md) for the complete first-run flow.

![Start an Agent](./docs