Skip to content

QIOS v1.0.1 : Example Consistency Fixes

Latest

Choose a tag to compare

@oumaimah-QA oumaimah-QA released this 29 Mar 14:08
· 6 commits to main since this release

Patch release for example quality fixes after the initial launch.

This version includes:

  • fix for the invalid <r> placeholder in skills/gherkin-spec-writer/examples/output-login.feature
  • removal of ambiguous expected results in API and QA example test cases
  • alignment of duplicate-request expectations to a single expected result: 409 Conflict
  • alignment of recipient-not-found examples to a single expected result: 404
  • cleanup of self-transfer expected behavior to keep example outputs unambiguous

This release improves execution safety and keeps QIOS examples consistent, testable, and easier to reuse across agents and projects.