Bivy banner
bivysh bivysh

Bivy

Development community

Description

Run Claude Code, Codex, and other coding agents on your own machines—from your phone, browser, or automations. Open-source and self-hostable.

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

Bivy

[![npm](https://img.shields.io/npm/v/@bivy/bivy?color=2b6cb0&label=%40bivy%2Fbivy)](https://www.npmjs.com/package/@bivy/bivy) [![license: AGPL-3.0-only](https://img.shields.io/badge/license-AGPL--3.0--only-2b6cb0)](LICENSE) [![node](https://img.shields.io/badge/node-%E2%89%A520-2b6cb0)](https://nodejs.org)

**Run coding agents on your machines and use them from anywhere — from a phone, browser, terminal, GitHub issue, Slack message, schedule, or webhook.**

Bivy is an open-source workspace for coding-agent work. Turn prompts, GitHub issues, CI failures, Slack messages, and schedules into live sessions on your machines. Choose the agent and model, sync supported API keys and OAuth logins, and steer and review the work from your browser, phone, or terminal.

Keep Claude Code, Codex, Pi, OpenCode, or another supported agent. Keep your repos, tools, and development environment. Bivy connects them into a workflow that doesn't end when you leave your desk.

**[Start free on Bivy Cloud](https://app.bivy.sh)** · **[Quickstart](docs/quickstart.md)** · **[Documentation](docs/README.md)** · **[Self-host](docs/self-host-quickstart.md)** · **[Website](https://bivy.sh)**

curl -fsSL https://bivy.sh/install.sh | bash  # install + guided setup
cd your-repo
bivy run claude                            # or codex, pi, opencode
bivy open                                  # continue in the web app (needs remote setup)

Bivy Cloud hosts the app, control plane, and relay—not the machines running your agents. Connect a Mac, Linux computer, or existing server and bring your own agent subscription, model API key, or local model. You can also self-host the entire remote-access stack.

**Bivy is 0.x software.** Claude Code, Codex, Pi, and OpenCode are the release-tested paths. Credential sync, resume, handoffs, approvals, and sandboxing depend on the runtime. See the [runtime support matrix](docs/runtime-support-matrix.md).

More than remote access

Remote access l