Releases: xeonvs/codex-engineering-workflow
Releases · xeonvs/codex-engineering-workflow
Release list
engineering-workflow 0.9.7
Fixes repository audit discovery and output (#12): uses tracked plus non-ignored untracked Git inventory, preserves tracked ignored-looking paths and explicit canonical owners, bounds non-Git fallback traversal, and adds compact machine-readable summaries backed by complete report artifacts. Default full JSON remains compatible, and privacy scanning retains its existing tracked-file coverage.
engineering-workflow 0.9.6
What's Changed
Full Changelog: v0.9.5...v0.9.6
engineering-workflow 0.9.5
What's Changed
Full Changelog: v0.9.4...v0.9.5
engineering-workflow 0.9.4
What's Changed
Full Changelog: v0.9.3...v0.9.4
engineering-workflow 0.9.3
What changed
- Preserves repository-owned and legacy top-level
PLANS.mdsections when compacting or archiving a completed active plan. - Replaces only the validated active-plan section and the managed
Recently Completedlist, retaining the preamble, sibling content, and section order. - Corrects a data-loss defect discovered while dogfooding 0.9.2 against the unified marketplace repository; the 0.9.2 release remains immutable.
Verification
- Focused lifecycle coverage passes for both compact and archive dispositions with customized sections before and after the active plan.
- Final repository gate passed 9/9, including all tests, validators, package byte parity, and whitespace checks.
- Skill quick validation, Codex plugin validation, strict Claude plugin/marketplace validation, public-tree privacy, and fully redacted Gitleaks tree/history scans passed.
- Exact main and annotated tag CI runs completed successfully.
engineering-workflow 0.9.2
What changed
- Keeps durable plan state current inside useful work instead of creating a recurring model-maintenance loop.
- Distinguishes continuous task context from recovery after material context loss, uncertain execution, drift, or root handoff.
- Removes plan-date ordering as a validation-applicability proxy while preserving dated evidence and all closure, review, privacy, and publication boundaries.
- Stops redundant route, tool, and subagent work after sufficient evidence; already-current target upgrades now produce a verified zero-write result.
- Adds an agent-neutral shared fallback without claiming Codex- or Claude-specific capabilities on other hosts.
Verification
- Final repository gate passed 9/9, including all tests, validators, package byte parity, and whitespace checks.
- Skill quick validation, Codex plugin validation, and strict Claude plugin/marketplace validation passed.
- Public-tree privacy and fully redacted Gitleaks tree/history scans passed.
- Exact main and annotated tag CI runs completed successfully.
engineering-workflow 0.8.2
What changed
- Fixed false
index_missingfindings for empty canonical compatibility archive directories. - Preserved fail-closed checks for non-empty archives, unmanaged index files, and symbolic or broken-symbolic
README.mdpaths. - Added lifecycle regression coverage for empty compatibility archives and protected custom archives.
Verification
- 216 repository tests passed (1 platform-dependent skip).
- Repository validation, deterministic marketplace parity, privacy scan, Gitleaks tree/history scans, Codex plugin validation, and strict Claude plugin/marketplace validation passed.
- Branch, PR,
main, and tag CI completed successfully.
Resolves #5.
engineering-workflow 0.8.1
Highlights
- Adds a stateless
privacy-review-v1flow for user-approved synthetic fixture findings during target workflow migration. - Keeps matched values and per-line fingerprints inside the local scanner; agents receive only category, repository-relative path, line number, status, and one aggregate review token.
- Preserves unconditional hard blocks for user paths, file URLs, private key material, known token shapes, credential-bearing URLs, SSH repository URLs, and all other non-eligible categories.
- Invalidates approval when finding content, path, line, multiplicity, current workflow version, or target version changes, and rolls back when a new finding appears during apply.
- Moves Codex and Claude Code installation and invocation guidance to the top of the README and clarifies the agent approval procedure.
- Publishes matching self-contained Codex and Claude plugin packages at version 0.8.1.
Validation
- 212 tests passed with 1 platform-dependent skip.
- Repository validator passed before and after the suite.
- Deterministic package, skill, Codex plugin, and strict Claude plugin/marketplace checks passed.
- Claude plugin tag dry-run passed.
- Fully redacted gitleaks scans of the release tree and all Git refs reported zero findings.
engineering-workflow 0.8.0
Engineering Workflow 0.8.0 adds:
- completion-driven, loss-resistant waiting with durable terminal evidence
- correctness-first efficient execution and evidence-driven completion rules
- instruction contract v2 with conservative mature-repository migration
- a deterministic self-contained Codex and Claude Code marketplace package
- plugin-managed update handoff and platform-specific documentation
The branch history preserves the reviewed 0.7.0 checkpoint as a separate commit; this is the only external release for the cycle.