Rysh – an AI harness where Claude and Codex agents work as a team (Go)
SMRTR summary
Rysh is an open-source, agentic terminal multiplexer written in Go that combines familiar tab/pane/split workflows with built-in LLM agents. Each pane can run Claude or Codex, persist across session restarts, and communicate with other agent panes via a shared message board. It supports fleet orchestration, secret masking before requests leave your machine, and installs via go install on macOS and Linux.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article