v3.2.0
Accessibility Agents v3.2.0
Compare: v3.0.0...v3.2.0
Release Scope (v3.0.0 -> v3.2.0)
- 238 files changed
- 7,968 insertions, 1,473 deletions
Highlights
1) Playwright Integration
- Added 5 Playwright MCP tools for behavioral accessibility scanning (keyboard traversal, dynamic state, viewport, contrast, a11y tree)
- New playwright-scanner agent for runtime accessibility verification
- New playwright-verifier agent for post-fix confirmation scans
- New playwright-testing skill with reusable scanning patterns
- New generate-a11y-tests prompt with CI template for automated test generation
- Integrated Playwright workflows into web-accessibility-wizard and web-issue-fixer
2) veraPDF PDF/UA Validator
- Added veraPDF integration for PDF/UA-1 and PDF/UA-2 validation
- New MCP tools for PDF standards compliance checking
- Integrated into document-accessibility-wizard scanning pipeline
3) PDF Form-to-HTML Converter
- Added PDF form extraction and accessible HTML conversion tool
- Preserves form field labels, grouping, and ARIA attributes in output
4) askQuestions Integration
- Added
askQuestionstool integration across all 59 agents - Enables agents to request clarification from users during complex audits
- Consistent integration pattern across the entire agent ecosystem
5) Plugin Distribution Fixes
- Fixed plugin symlink drift for docs, templates, and example directories (#57)
- Added .gitattributes for consistent line endings and symlink handling
- Updated CONTRIBUTING.md with Windows symlink documentation
6) NVDA Addon Specialist Updates
- Updated NVDA 2026.1 architecture transition documentation (#62)
- Corrected minimum addon version guidance across all 4 platform files
- Fixed 12 files with inaccurate version references
7) Codex Multi-Agent Support
- Added experimental multi-agent role support for Codex CLI (#59)
8) Additional Improvements
- Automated agent manifest generation workflow (#70)
- Gemini CLI hooks support with five lifecycle hook scripts
- Improved Copilot agent configuration with missing agents and updated WCAG references
- Fixed broken URLs and migrated Deque help links to Accessibility Insights
- Repository-wide accuracy and authority documentation refresh
Version Updates
| File | Old Version | New Version |
|---|---|---|
| plugin.yaml | 3.0.0 | 3.2.0 |
| vscode-extension/package.json | 3.0.0 | 3.2.0 |
| desktop-extension/package.json | 3.0.0 | 3.2.0 |
| desktop-extension/manifest.json | 3.0.0 | 3.2.0 |
| claude-code-plugin/plugin.json | 3.1.0 | 3.2.0 |
| .claude-plugin/marketplace.json | 1.1.0 | 3.2.0 |
Asset Counts
- 59 specialist agents
- 106 custom prompts
- 18 reusable skills
- 6 workspace instructions
- 338 manifest entries
Thanks to all contributors helping make accessibility workflows more reliable and easier to adopt.