-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: EdwardJoke/wasup
v26.1.0 Prudent Panther 🐆
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (https://keepachangelog.com/en/1.1.0/),
and this project adheres to Semantic Versioning (https://semver.org/spec/v2.0.0.html).
v26.1.0 - 2026年06月03日
Added
- wsp-town — Town governance simulation skill with 5 subagents (Mayor, Architect, Developer, Cleaner, Governor). The Mayor orchestrates citizens through proposals, plans, builds, and reviews, with optional integration to external skills as municipal services (138fa90)
- README updated with skill pipeline diagram (wsp-opt → wsp-sync → wsp-gate → relote) and relationship table
Changed
- Skill versions synchronized to 26.1.0 across wsp-opt, wsp-gate, wsp-sync, and relote
- Duplicate mkdir actions removed from skills — each skill now owns only its own output directories
- README restructured: pipeline layout, governance layer, reordered usage triggers
Fixed
- Removed init.sh — superseded by Vercel Labs skills manager (af77a46)
Generated by Relote
Full Changelog: v2.4.0...v26.1.0
Assets 2
v2.4.0 Terse Tiger 🐯
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[v2.4.0] - 2026年05月21日
Changed
- Reduced token usage in skill files — rewritten instructions in
relote,wsp-gate,wsp-opt, andwsp-syncskills for more concise output
Generated by Relote
Full Changelog (Patch Version): v2.3.3...v2.4.0
Full Changelog (Minor Version): v2.3.0...v2.4.0
Assets 2
v2.3.3 Broad Badger 🦡
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[v2.3.3] - 2026年05月19日
Added
- Add the website and more details in relote and README
Changed
- Add fallback_list config override in wsp-gate
- Harden release and gate execution safety in skills
PRs
- Clarify gate CLI behavior and enforce semver + release confirmation in wsp skills by @EdwardJoke in #3
- wsp-gate: add forced fallbacks, confidence labels, and no-install policy; wsp-opt: enforce semver and require release confirmation by @EdwardJoke in #4
Generated by Relote
Full Changelog: v2.3.2...v2.3.3
Assets 2
v2.3.2 Polished Parchment 📜
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[v2.3.2] - 2026年05月19日
Fixed
- Fixed incorrect and duplicated
:in description section - Replaced
pnpxwithnpxininit.sh
Changed
- Updated README.md and the
YAMLsection inSKILL.md
Generated by Relote
Full Changelog: v2.3.1...v2.3.2
Assets 2
v2.3.1 Rectify Ram 🐏
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[v2.3.1] - 2026年05月18日
Changed
- Updated README.md and added project initializer
Fixed
- Fixed incorrect issue template name styling
Generated by Relote
Full Changelog: v2.3.0...v2.3.1
Assets 2
v2.3.0 Stern Swan 🦢
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[v2.3.0] - 2026年05月18日
Added
- New
wsp-gatepre-release security skill with dependency audits, secrets scanning, test coverage analysis, memory pattern detection, deprecated API checks, and unused code detection (#f70bfb7) - Issue template support (#797fc84)
- Review stage in
wsp-optnow powered by a subagent (#d7378e2)
Changed
- Updated version numbers in all SKILL.md files to v2.3.0
- Updated README.md with more quick start details
- Standardized capitalization in README.md
- Updated status indicators in README.md (
reloteis now stable)
Fixed
- Fixed wrong description section in documentation
- Fixed incorrect file name
- Fixed wrong extension from .yaml to .yml with config to disable blank issues
- Fixed wrong tab formatting in wsp-opt metadata section
Generated by Relote
Full Changelog: v2.1.0...v2.3.0