Releases: openqa-cn/codexqa
Releases · openqa-cn/codexqa
Release list
OpenQA Skills v0.2.0
Five published skills on current main. First tag that includes all of them.
Skills
defect-detection— clone a git branch / PR, write gated findings and an HTML reportcode-reviewer— playbook CR of a local checkout (P0 / P1 / P2). Remains MITrequirements-analyzer— one gap / conflict register from requirement documentstestcase-generation— structured manual cases from PRD / design / specstestdata-generation— construct backend data and fill{placeholder}s
Highlights
- Sample HTML pages and screenshots in the README (
docs/assets/previews/). Illustrations, not a recorded agent run - Ten-language method extraction and 102 Semgrep seed rules
- Blind fixture
examples/inventory-service: one recorded 7/7 run, not a benchmark - Full Apache License 2.0 text so GitHub can detect the license
- Topics and About copy name the five skills
Install one skill at a time:
npx skills add openqa-cn/openqa-skills --skill defect-detectionSee CHANGELOG.
OpenQA Skills v0.1.2
Add multilingual quickstart guidance, correct roadmap status, and add editor configuration.
OpenQA Skills v0.1.1
Improve global project presentation, multilingual documentation, community support, security guidance, citation metadata, and repository issue configuration.
OpenQA Skills v0.1.0
Initial public project skeleton with verification skill contracts, evidence schema, benchmark structure, contribution guidance, and repository CI.