Skip to content

Explore: GitHub.com-based Squad experience #260

@bradygaster

Description

@bradygaster

Summary

Explore feasibility of running Squad from GitHub.com — either through the agents panel, GitHub Actions, or a GitHub App integration.

Origin: Discussion #173 by @diberry

Current State

Squad is CLI-based and requires local file system access + shell execution. This is fundamentally different from browser-based environments.

Potential Approaches

  1. GitHub App — Squad as a GitHub App that responds to issue comments, PR events
  2. Codespaces integration — Squad in a Codespace (already works, just needs documentation)
  3. GitHub Actions trigger — Squad as an Actions workflow (partially exists via heartbeat)
  4. Agent panel integration — Requires GitHub platform changes, longer-term

Notes

Codespaces is the most immediately viable path — Squad already works there. We should document this better. The GitHub App approach is the most powerful long-term option.

Related

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions