Skip to content

Releases: claude-code-expert/subagents

Squad Agent v1.3.2

11 Apr 07:36
57ec03d

Choose a tag to compare

Install

One-line:

curl -sL https://raw.githubusercontent.com/claude-code-expert/subagents/main/install.sh | bash

From archive:

tar xzf squad-agents-v1.3.2.tar.gz
cd squad-agents
bash install.sh

See CHANGELOG.md for details.

What's Changed

  • feat: Squad Router v1.3.0 + README overhaul + CI fix by @villainscode in #1
  • docs : 수정사항 업데이트 by @villainscode in #2
  • feat: v1.3.2 — automated test suite, router enforcement, docs overhaul by @villainscode in #3

New Contributors

Full Changelog: v1.2.1...v1.3.2

Squad Agent v1.2.1

01 Apr 09:39

Choose a tag to compare

Install

One-line:

curl -sL https://raw.githubusercontent.com/claude-code-expert/subagents/main/install.sh | bash

From archive:

tar xzf squad-agents-v1.2.1.tar.gz
cd squad-agents
bash install.sh

See CHANGELOG.md for details.

Full Changelog: v1.2.0...v1.2.1