Skip to content

[bot] docs(squad): update Squad to v0.9.x, add squad rc and squad loop#32

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
update/squad-v0.9-loop-rc-ef630ae2ac2271de
Draft

[bot] docs(squad): update Squad to v0.9.x, add squad rc and squad loop#32
github-actions[bot] wants to merge 1 commit intomainfrom
update/squad-v0.9-loop-rc-ef630ae2ac2271de

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 3, 2026

What was found

Checking the bradygaster/squad repo for the past 7 days revealed:

  1. Squad v0.9.1 released (March 23, 2026) — the guide's "What's new" section still referenced v0.8.x. The 0.9.x series is now the stable release line.
  2. squad loop command added (April 3, 2026 dev-branch commit) — a new continuous autonomous loop mode that runs the squad at configured intervals, reading its prompt from a loop.md file, with hard gates to prevent runaway context growth.
  3. squad rc (Remote Control) — a browser/mobile web UI to steer squad agents that was introduced in v0.8.23 but missing from the guide's CLI command list.
  4. squad watch — a local event-polling command present in the CLI source but not listed in the guide.

No significant changes to core GitHub Copilot CLI features were detectable (official changelog and blog were unreachable due to network restrictions), and the github/awesome-copilot repo's latest commit was an automated publish step with no content changes.

What was updated

Section: Community Projects → Squad

  • Updated #### What's new (v0.8.x)#### What's new (v0.9.x)
  • Added two new bullet points to the "What's new" list:
    • Remote Control (squad rc) — browser/mobile web UI backed by a local ACP server
    • Squad Loop (squad loop) — continuous autonomous loop mode with context-growth hard gates
  • Added squad rc, squad watch, and squad loop to the key CLI commands inline list

Source links

Generated by Check Copilot Updates ·

- Update 'What's new' section heading from v0.8.x to v0.9.x (latest release: v0.9.1, March 23 2026)
- Add squad rc (Remote Control): browser/mobile web UI for squad steering
- Add squad loop: continuous autonomous loop mode reading from loop.md
- Add squad rc, squad watch, squad loop to the key CLI commands list

Sources:
- Squad v0.9.1 release: https://github.com/bradygaster/squad/releases/tag/v0.9.1
- squad loop commit: bradygaster/squad@efb56ac (April 3 2026)
- squad rc docs: bradygaster/squad v0.8.23 release notes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants