Skip to content

Commit 5728d74

Browse files
chore(main): release 7.1.0 (#716)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 733681f commit 5728d74

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.0.3"
2+
".": "7.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.1.0](https://github.com/zaxbysauce/opencode-swarm/compare/v7.0.3...v7.1.0) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* **agents:** add mandatory reuse scan and duplicate prevention gate ([#712](https://github.com/zaxbysauce/opencode-swarm/issues/712)) ([733681f](https://github.com/zaxbysauce/opencode-swarm/commit/733681f23e1e81e55d6d293846d63f27ab9c1934))
9+
310
## [7.0.3](https://github.com/zaxbysauce/opencode-swarm/compare/v7.0.2...v7.0.3) (2026-04-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-swarm",
3-
"version": "7.0.3",
3+
"version": "7.1.0",
44
"description": "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)