Skip to content

Releases: evolvconsulting/evolv-coder-lite

eCL v1.4.0

08 Jun 22:16
52a39bb

Choose a tag to compare

evolv Coder Lite v1.4.0 — synced to upstream open-gsd/get-shit-done-redux v1.4.0 (previously v1.2.0). Published to npm: @evolvconsulting/evolv-coder-lite@1.4.0.

Highlights

This is a large feature sync absorbing upstream's v1.3.x + v1.4.0 work. It is a major upstream restructure, not a routine bump: the lib migrated to TypeScript (src/*.cts compiled by tsc at pack time) and the package directory was renamed get-shit-donegsd-core. The bulk of the eCL effort was porting the rebrand layer across that restructure.

Changes

Area Detail
Upstream sync v1.2.0 → v1.4.0 (3135 files, +224.7k / −62.3k)
Rebrand patches re-targeted to .cts install-profiles, installer-migration-report, shell-command-projection, install-localShellCmd (the TS migration moved them out of compiled .cjs)
Rebrand patches retired 4 README "active-fork" preambles (upstream removed the warning)
Rebrand patches added/fixed uninstall now removes the new ecl-worktree-path-guard.js hook; #670 migration-checksum baselines re-pinned; #1777 CHANGELOG parenthetical cleaned; feat-3594 null-byte require-path restored
Bake hardening new \bopengsd\b → evolvconsulting rebrand rule (#498 cache-slug gap); the bake now runs generate-identity + sync-manifest-versions so the tree tracks the eCL version
New tooling UPSTREAM_TAG env override to pin a specific upstream release

Verification

Gate Result
Full unit suite 12599 / 12599 pass
Docker e2e harness 9 / 9 suites
Rebrand leak scan 0 leaks (2070 files)
/code-review max 0 regressions (PR #63)
release.yml pre-publish gates rebrand, fresh-bake, npm audit (0 prod advisories), unit, tarball smoke, pack-contents — all green

Notes

  • npm 1.3.0 was briefly published before the version was realigned to 1.4.0 to track upstream; 1.3.0 remains in registry history and is deprecated in favour of 1.4.0.
  • The worktree-path-guard uninstall omission affects upstream too and is worth filing upstream.
  • Pre-existing follow-up: win32 .sh -lc hook quoting (eCL #51) has a test gap for non-claude runtimes — worth a Windows-validated issue.

v1.2.0

03 Jun 15:11
2275189

Choose a tag to compare

What's Changed

  • promote: dev -> main by @github-actions[bot] in #8
  • promote: dev -> main by @github-actions[bot] in #9
  • promote: dev -> main by @github-actions[bot] in #10
  • promote: dev -> main by @github-actions[bot] in #11
  • promote: dev -> main by @github-actions[bot] in #18
  • promote: dev -> main by @github-actions[bot] in #19
  • promote: dev -> main by @github-actions[bot] in #20
  • promote: dev -> main by @github-actions[bot] in #21
  • promote: dev -> main by @github-actions[bot] in #22
  • promote: dev -> main by @github-actions[bot] in #23
  • promote: dev -> main by @github-actions[bot] in #24
  • promote: dev -> main by @github-actions[bot] in #26
  • promote: dev -> main by @github-actions[bot] in #27
  • promote: dev -> main by @github-actions[bot] in #29
  • promote: dev -> main by @github-actions[bot] in #30
  • chore(sync): bump upstream to v1.01.0 by @jeremy-newhouse in #28
  • promote: dev -> main by @github-actions[bot] in #31
  • promote: dev -> main by @github-actions[bot] in #32
  • fix(sync): propagate executable mode bits and regenerate REBRAND-MANIFEST.json by @jeremy-newhouse in #34
  • promote: dev -> main by @github-actions[bot] in #35
  • release: v1.1.0 — brand banner patches + sync re-apply by @jeremy-newhouse in #36
  • release: replace v1.1.0 (PATH guard, README cleanup, bake fixes) by @jeremy-newhouse in #37
  • promote: dev -> main by @github-actions[bot] in #38
  • promote: dev -> main by @github-actions[bot] in #39
  • promote: dev -> main by @github-actions[bot] in #40
  • promote: dev -> main by @github-actions[bot] in #41
  • promote: dev -> main by @github-actions[bot] in #42
  • promote: dev -> main by @github-actions[bot] in #43
  • promote: dev -> main by @github-actions[bot] in #45
  • promote: dev -> main by @github-actions[bot] in #46
  • promote: dev -> main by @github-actions[bot] in #48
  • promote: dev -> main by @github-actions[bot] in #49
  • promote: dev -> main by @github-actions[bot] in #51
  • promote: dev -> main by @github-actions[bot] in #52
  • promote: dev -> main by @github-actions[bot] in #53
  • chore(sync): bump upstream to v1.2.0 + reconcile SDK retirement & package rename by @jeremy-newhouse in #55
  • promote: dev -> main by @github-actions[bot] in #56
  • promote: dev -> main by @github-actions[bot] in #57
  • promote: dev -> main by @github-actions[bot] in #58

New Contributors

Full Changelog: v1.0.0...v1.2.0