Skip to content

Releases: provectus/awos

v1.3.1

02 Jun 16:33
a083aa5

Choose a tag to compare

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

22 May 12:32
8c7f34c

Choose a tag to compare

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

v1.2.1

12 May 06:10
1845d11

Choose a tag to compare

Changes

feat(audit): add supply chain security and prompt integrity dimensions #115

v1.2.0

22 Apr 08:34
d6809e1

Choose a tag to compare

Changes

v1.1.2

21 Apr 16:41
11d0f5f

Choose a tag to compare

Changes

feat(audit): add a quality assurance dimension to the audit @FlySpot #110

v1.1.1

08 Apr 13:01
03b485c

Choose a tag to compare

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

12 Mar 16:18
efbbda0

Choose a tag to compare

Changes

v1.0.0

10 Mar 14:44
fd56414

Choose a tag to compare

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

04 Feb 19:42
e96e3e8

Choose a tag to compare

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)

v0.0.15

16 Jan 12:00
4a18640

Choose a tag to compare

Changes

  • feat: migrate npm publishing to OIDC Trusted Publishing @majeX (#87)
  • Adds a test workflow to debug npm OIDC Trusted Publishing @majeX (#86)