Hacker News new | ask | show | jobs
Show HN: Discoding – run AI CLIs locally, relay them to Discord (github.com)
2 points by siisee11 129 days ago
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.