Skip to main content

Local-first agent runtime for Slack - run AI coding agents from your chat

Project description

Vibe Remote

Vibe Remote

Your AI coding army, commanded from Slack.

No laptop. No IDE. Just vibes.

GitHub Stars Python License

English | 中文


Banner

The Pitch

You're at the beach. Phone buzzes — production's on fire.

Old you: Panic. Find WiFi. Open laptop. Wait for IDE. Lose your tan.

Vibe Remote you: Open Slack. Type "Fix the auth bug in login.py". Watch Claude Code fix it in real-time. Approve. Sip margarita.

That's it. That's the product.

Install in 10 Seconds

curl -fsSL https://raw.githubusercontent.com/cyhhao/vibe-remote/master/install.sh | bash && vibe

That's it. Browser opens. Paste your Slack tokens. Done.

Windows?
irm https://raw.githubusercontent.com/cyhhao/vibe-remote/master/install.ps1 | iex

Why This Exists

Problem Solution
Claude Code is amazing but needs a terminal Slack IS your terminal now
Context-switching kills flow Stay in one app
Can't code from phone Yes you can
Multiple agents, multiple setups One Slack, any agent

Supported Agents:

  • Claude Code — Deep reasoning, complex refactors
  • OpenCode — Fast, extensible, community favorite
  • Codex — OpenAI's coding model

How It Works

┌──────────────┐         ┌──────────────┐         ┌──────────────┐
│     You      │  Slack  │ Vibe Remote  │  stdio  │  AI Agent    │
│  (anywhere)  │ ──────▶ │  (your Mac)  │ ──────▶ │ (your code)  │
└──────────────┘         └──────────────┘         └──────────────┘
  1. You type in Slack: "Add dark mode to the settings page"
  2. Vibe Remote routes to your configured agent
  3. Agent reads your codebase, writes code, streams back
  4. You review in Slack, iterate in thread

Your code never leaves your machine. Vibe Remote runs locally and connects via Slack's Socket Mode.


Quick Start

1. Install

curl -fsSL https://raw.githubusercontent.com/cyhhao/vibe-remote/master/install.sh | bash

2. Run

vibe

3. Setup Slack (5 min)

The web UI guides you through everything. Or read the detailed guide.

4. Vibe

/start → Pick your agent → Start typing

Commands

In Slack What it does
/start Open control panel
/stop Kill current session
Just type Talk to your agent
Reply in thread Continue conversation

Pro tip: Each Slack thread = isolated session. Start multiple threads for parallel tasks.


Per-Channel Routing

Different projects, different agents:

#frontend    → OpenCode (fast iteration)
#backend     → Claude Code (complex logic)  
#prototypes  → Codex (quick experiments)

Configure in web UI → Channels.


CLI

vibe          # Start everything
vibe status   # Check if running
vibe stop     # Stop everything
vibe doctor   # Diagnose issues

Prerequisites

You need at least one coding agent installed:

Claude Code (Recommended)
npm install -g @anthropic-ai/claude-code
OpenCode
curl -fsSL https://opencode.ai/install | bash
Codex
npm install -g @openai/codex

Security

  • Local-first — Vibe Remote runs on your machine
  • Socket Mode — No public URLs, no webhooks
  • Your tokens — Stored in ~/.vibe_remote/, never uploaded
  • Your code — Stays on your disk, sent only to your chosen AI provider

Uninstall

vibe stop && uv tool uninstall vibe-remote && rm -rf ~/.vibe_remote

Roadmap

  • Discord & Teams support
  • File attachments in Slack
  • Multi-workspace
  • Cloud relay mode (optional)

Docs


Stop context-switching. Start vibe coding.

Install Now · Setup Slack · Report Bug


Built for developers who code from anywhere.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibe_remote-2.1.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vibe_remote-2.1.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file vibe_remote-2.1.1.tar.gz.

File metadata

  • Download URL: vibe_remote-2.1.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vibe_remote-2.1.1.tar.gz
Algorithm Hash digest
SHA256 2d749f63ca4c79796efac68d93033b537059c5f256439609e73551997df35cef
MD5 11a9f542177905f7d9a70af4a3f36d74
BLAKE2b-256 319d4282b1b90ff73c1e186b3c57290a727c88803649680ff7c8016887a8ca8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibe_remote-2.1.1.tar.gz:

Publisher: publish.yml on cyhhao/vibe-remote

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vibe_remote-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: vibe_remote-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vibe_remote-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cfa02276bd1c8df19de44535cb3c538bcd2c96bc8fe2a564f52c3f8b8fc3cc97
MD5 1cfdda4fccafe8f862aaa27af73ce0d5
BLAKE2b-256 0315fa9077ead3d1c3bffd78f85a57608dc2eedb281bd2c5e927fd0cbc41a332

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibe_remote-2.1.1-py3-none-any.whl:

Publisher: publish.yml on cyhhao/vibe-remote

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page