multiplexer active

code-agent

Maker: potproject License: Apache-2.0 Stars: 38 First released: 2025-03-17 Language: TypeScript, Docker
CLI

About

The action turns GitHub issues into an interface for coding agents: a maintainer comments /claude fix the failing test, and the agent's work arrives as a commit or pull request with its reasoning posted as a comment, removing the local checkout from the loop entirely. Permission gating prevents unprivileged commenters from triggering runs, and secrets live in repository settings rather than the conversation. It is a thin TypeScript wrapper around the official CLIs in a Docker action, so agent behavior is exactly upstream Claude Code or Codex. Repository maintainers who want asynchronous, issue-driven agent automation rather than interactive sessions are the audience.