CodeWard 0.2.1
Summary
CodeWard 0.2.1 sharpens the local-first PR QA workflow around manifest-backed E2E planning and agent handoff.
Highlights
- Adds
codeward qaas a manifest-free local QA skill entrypoint for PR comment/checklist drafts. - Ships
skills/codeward-pr-qa/SKILL.mdso local agent workflows can run CodeWard before PR handoff. - Adds external manifest preview support with
--manifest <file>for read-only adoption testing. - Improves manifest context capture, repair hints, and validation snapshot docs.
Validation
pnpm run release:checkpassed.- 90 tests passed.
pnpm scanreported 0 findings.- Coverage gates passed: 85.27% line, 81.59% branch, 94.26% function.
npm publish --dry-run --access publicpassed before publish.
Published to npm as @ivorycanvas/codeward@0.2.1.