Releases: WW-AI-Lab/OpenSpec
Releases · WW-AI-Lab/OpenSpec
Release list
v1.4.3
Release v1.4.3
Published npm package: https://www.npmjs.com/package/@ww-ai-lab/openspec/v/1.4.3
Package
- Attached npm tarball:
ww-ai-lab-openspec-1.4.3.tgz - SHA-256:
d01972b96f0084f1bb4edd18c963fc0516f91ad1e606aef0c440c65f2d35f5b2
Changes
- Add explicit sub-agent and parallelization planning guidance to spec-driven and workspace-planning task schemas/templates.
- Update propose, new-change, continue-change, and apply-change workflow prompts so agents inspect
tasks.mddependency/concurrency plans before implementation. - Clarify main-agent ownership for shared contracts, architecture decisions, same-file edits, checkbox updates, and final integration.
- Update workflow and template parity tests for the new planning guidance.
Verification
- npm view @ww-ai-lab/openspec@1.4.3 => latest 1.4.3
- npm run build
- npm run check:pack-version
- npm pack --pack-destination /tmp/openspec-release-v1.4.3
- Temporary install from generated tarball;
openspec --version=> 1.4.3 - Temporary install from npm registry;
node_modules/.bin/openspec --version=> 1.4.3
v1.4.2
Release v1.4.2
Published npm package: https://www.npmjs.com/package/@ww-ai-lab/openspec/v/1.4.2
Changes
- Publish OpenSpec under the @WW-AI-Lab npm scope.
- Update package metadata, installation docs, badges, feedback links, and changeset configuration for WW-AI-Lab/OpenSpec.
- Include current schema, template, workflow, and architecture guidance updates from main.
Verification
- pnpm run build
- pnpm run lint
- pnpm run check:pack-version
- pnpm test: 89 files, 1661 tests passed
- npm install -g @ww-ai-lab/openspec@latest
- openspec --version => 1.4.2