CtxSift v1.2.0-alpha.0
Pre-release
Pre-release
v1.2.0-alpha.0 Release Notes
Summary
CtxSift v1.2.0-alpha.0 is the GitHub Action hardening alpha. It keeps the CLI
and bundle schema compatible while formalizing the artifact-first pull request
workflow and optional sticky PR summary comments.
Release tag:
v1.2.0-alpha.0
Highlights
- Root composite
action.ymlfor review-context generation. - Default artifact-only mode with Markdown and JSON review bundles.
- Default workflow permission remains
contents: read. - Sticky PR comments remain opt-in through
comment: "true"and
github-token. - Sticky comments contain only review metadata and never embed source chunks.
Verification
pnpm lintpnpm typecheckpnpm testpnpm test:e2epnpm buildpnpm pack --dry-runpnpm run release:checkpnpm bench:fixturespnpm bench:reportpnpm audit --audit-level high --registry https://registry.npmjs.org
Release Metadata
- Version:
1.2.0-alpha.0 - Tag:
v1.2.0-alpha.0 - Release type: alpha prerelease