Back to browse
GitHub Repository

messenger bridge for coding agents

7 starsTypeScript

Discoding – run AI CLIs locally, relay them to Discord

by siisee11·Feb 17, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemSolve My Problem
The Take

It wires local tmux sessions into a Discord bot so each project gets its own channel with streaming output and session persistence — no hidden execution layers or cloud required. Nice practical features (auto-discovery of agents, single daemon for multiple projects, 129 tests) make it useful for tinkerers, but it's essentially an evolution of existing bridges and lacks native Windows support.

Target Audience

Backend/frontend developers and hobbyists who run local AI agent CLIs and want remote monitoring/control via chat (Discord/Slack)

Post Description

Hi HN,

I built Discode: a bridge that runs AI coding CLIs in tmux and relays progress to Discord (or Slack) in real time.

I built this after experimenting with OpenClaw. Even with full system permissions, I realized I preferred conversational control over full autonomy.

Instead of building another dashboard, I wired my AI CLI to Discord.

Discode runs your AI agent in tmux and simply relays output to Discord - no wrappers, no hidden execution layers, no cloud dependency.

Happy to answer questions or feedback.

Similar Projects

Developer Tools●●Solid

Cc-connect – Remote control Claude Code from your favorite chat app

Multi-platform bridge for Claude Code via chat, but only Claude fully working.

Ship ItSolve My Problem
cg33
123mo ago