Skip to content

chore(release): v0.17.0#201

Merged
unohee merged 1 commit into
mainfrom
chore/release-0.17.0
Jul 2, 2026
Merged

chore(release): v0.17.0#201
unohee merged 1 commit into
mainfrom
chore/release-0.17.0

Conversation

@unohee

@unohee unohee commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Version bump 0.16.0 → 0.17.0. Merging triggers the auto-release workflow (npm publish + tag + GitHub release).

🤖 Generated with Claude Code

@unohee unohee merged commit 526d776 into main Jul 2, 2026
9 checks passed
@unohee unohee deleted the chore/release-0.17.0 branch July 2, 2026 04:51
pull Bot pushed a commit to danielabelski/OpenSwarm that referenced this pull request Jul 2, 2026
Behavioral + deterministic guardrails against the systematic swarm
defects surfaced reviewing autonomous PRs unohee#201-207 (approve 3 /
request-changes 3 / reject 1).

Prompt rules (worker Rules + reviewer criteria, en + ko):
- #1 on import/SDK failure, fix the env — never re-author a third-party
  package or spoof its __version__
- #2 cite the counterparty's real producer/consumer code for cross-service
  contracts; no self-referential tests
- #4 don't delete "verified" statements without counter-evidence; include a
  before/after distribution for score/gate/metric changes
- reviewer criteria: contract integrity, evidence & wiring, scope

Deterministic guards (pipelineGuards, non-blocking):
- deadModuleCheck (#5): flag newly-added source modules nothing imports/calls
- reformatCheck (#6): flag reformat-only files and oversized diffs
- getWorkingDiffDetail (gitTracker): per-file numstat + new/whitespace-only flags
- surface non-blocking guard warnings to the reviewer (previously log-only)

Wired via PipelineGuardsConfig (deadModuleCheck/reformatCheck) + config.example.

Out of scope, tracked as follow-up: canonical-package registry (#1),
deterministic contract verification (#2), orchestrator file-overlap
serialization + PR-overlap report (#3).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant