Skip to content

Releases: agentplexus/agent-team-release

v0.7.0

26 Jan 15:14
737f1d2

Choose a tag to compare

Release v0.7.0

docs(MkDocs): update mkdocs.yml

Changelog

Features

  • ed7da9c: feat(checks): replace language-specific checks with releasekit integration (@grokify)

Bug Fixes

Refactoring

  • 5761d0a: refactor(plugins): restructure plugin layout with specs directory (@grokify)

Other


Full Changelog: v0.6.0...v0.7.0

Installation

# Go install
go install github.com/agentplexus/agent-team-release/cmd/atrelease@v0.7.0

# Homebrew (macOS/Linux)
brew tap agentplexus/tap
brew install atrelease

v0.6.0

24 Jan 18:40
51bb23f

Choose a tag to compare

Release v0.6.0

refactor!: rename binary from releaseagent to atrelease

Changelog

Features

  • a07def7: feat(cli): add install kiro command with embedded agent files (@grokify)
  • 6a1ef4d: feat(specs): add skill specifications for commit-classification and version-analysis (@grokify)

Refactoring

  • 51bb23f: refactor!: rename binary from releaseagent to atrelease (@grokify)
  • 99926c9: refactor!: rename project from release-agent-team to agent-team-release (@grokify)
  • 5a14430: refactor(plugins/kiro): restructure agents with tools/allowedTools arrays (@grokify)
  • 5336159: refactor(specs): add allowedTools field and update Claude plugin (@grokify)

Other


Full Changelog: v0.5.1...v0.6.0

Installation

# Go install
go install github.com/agentplexus/agent-team-release/cmd/atrelease@v0.6.0

# Homebrew (macOS/Linux)
brew tap agentplexus/tap
brew install atrelease

v0.5.1

19 Jan 05:42
4db26de

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jan 09:57
01a49c7

Choose a tag to compare

Release v0.5.0

docs: update changelog for v0.5.0

Changelog

Features

  • d72d668: feat(report): add DAG dependency tracking for team ordering (@grokify)
  • 9011cac: feat(workflow): make release-validation depend on all validation steps (@grokify)
  • 5fc0e72: feat: add PM validation and multi-agent IR for v0.5.0 (@grokify)
  • 734385f: feat: add team spec loader and improve report header (@grokify)

Bug Fixes

  • 1c8adae: fix(docs): add missing PM → Release edge in DAG diagram (@grokify)
  • 187b71f: fix(docs): use darker text colors in DAG diagram for dark mode (@grokify)
  • 19d0863: fix(security): exclude security.go from hardcoded secrets scan (@grokify)

Refactoring

  • cfa5497: refactor(report): use multiagentspec types from multi-agent-spec SDK (@grokify)
  • be6a15a: refactor: consolidate agent/team/deployment specs under specs/ directory (@grokify)
  • 9f8b2c0: refactor: update to multi-agent-spec SDK v0.2.0 (@grokify)
  • e3ff5ef: refactor: update to multi-agent-spec SDK v0.3.0 (@grokify)

Other


Full Changelog: v0.4.0...v0.5.0

Installation

# Go install
go install github.com/agentplexus/release-agent-team/cmd/releaseagent@v0.5.0

# Homebrew (macOS/Linux)
brew install agentplexus/tap/release-agent-team

v0.4.0

18 Jan 00:00
abf2820

Choose a tag to compare

Release Notes: v0.4.0

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Jan 10:55
d594f13

Choose a tag to compare

Release Notes: v0.3.0

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Jan 03:48
e90fa66

Choose a tag to compare

Release Notes v0.2.0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Jan 22:57
bcc3239

Choose a tag to compare