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