Releases: provectus/awos
Releases · provectus/awos
v1.3.1
Changes
- feat: Feature Testing & Regression slice, QA audit command, and verification hardening @FlySpot (#109)
- fix(commands): simplify tasks/tech agent discovery to Agent tool block; tighten hire @AlexanderMakarov (#129)
- feat(implement): loop over every incomplete task by default @AlexanderMakarov (#127)
- fix(tasks): split agent-discovery bullet so plugin-provided agents aren't skipped @AlexanderMakarov (#126)
- feat(spec): add AC Given-When-Then shape, clarify-first, propagate-to-requirement rules @oleksii-shevchuk (#113)
v1.3.0
Changes
- refactor(installer): drop unused dryRun arg passed to copyDirectory @omnidyon (#120)
- fix(installer): identify the malformed file when JSON.parse fails in configurators @omnidyon (#119)
- fix(installer): use path.relative for copy-log paths on Windows @omnidyon (#118)
🚀 Features
- fix(installer): preserve user customizations in .claude/commands/awos + coverage gate @AlexanderMakarov (#121)
- docs: align AWOS commands with Anthropic Claude Code best practices @AlexanderMakarov (#116)
v1.2.1
v1.2.0
v1.1.2
v1.1.1
Changes
- feat(spec): enforce non-technical language in functional specs @marat-ad (#108)
- feat(audit): rename skill to ai-readiness-audit @kmakarychev-dev (#107)
- feat(audit): support declarative test frameworks and ratio-based threshold in SBP-04 @evgeniy-ismailov (#106)
- feat(product): remove product-definition-lite output @Mgrdich (#105)
v1.1.0
Changes
- feat: add AI readiness audit plugin with marketplace distribution @kmakarychev-dev (#101)
v1.0.0
feat(hire): add hire command with registry agent support @kmakarychev-dev (#99)
docs: docs: overhaul README and add per-command reference docs @kmakarychev-dev (#102)
chore: add logo assets and ignore .DS_Store @workshur (#100)
v0.0.16
Changes
- feat(tasks): require verification scenarios for all vertical slices @workshur (#96)
- feat(verify): suggest product doc updates after spec verification @workshur (#97)
- Update /awos:tech by clarifying the expected level of detail and adding explicit guidance @workshur (#93)
- Update the project banner image in the README @workshur (#92)
- docs: restructure README workflow into onboarding and feature development steps @workshur (#88)