#1148401 RFP: csquad -- coordinate coding-agent teams in tmux

#1148401#5
Date:
2026-09-19 14:10:52 UTC
From:
To:
* Package name : csquad
Version : 0.4.0
Upstream Author : ShunL12324 <liushun0574@gmail.com>
* URL : https://github.com/ShunL12324/c-squad
* Source :
https://github.com/ShunL12324/c-squad/archive/refs/tags/v0.4.0.tar.gz
* License : MIT
Programming Lang: Go
Description : coordinate coding-agent teams in tmux

C Squad is a command-line tool for coordinating Claude Code and Codex
sessions. A lead agent delegates tasks to members, which communicate
through a shared task ledger. Each member has its own tmux session.
The terminal interface shows members, active and completed tasks,
milestones, and progress. Git worktrees isolate development tasks,
and a project-local ledger preserves state for recovery.

C Squad requires tmux and ps for runtime process management. Git is
needed for worktree-based development tasks. Native coding-agent
installation, authentication, and model service access are separate.
The package does not bundle credentials or the agent engines.

The upstream source is MIT-licensed and includes tests, shell
completion generation, tagged releases, and Go module metadata.
The source currently requires Go 1.25 or newer. Debian packaging
would need to resolve the Go dependencies from Debian's archive and
review the distribution component appropriate for its engine
integration; upstream precompiled .deb files are not Debian source
packages.

This is a request for a Debian maintainer to package the software,
not an intent-to-package or an application for upload rights.