Skip to content

Release CodeTruss CLI v0.2.43 - #34

Merged
DeliriumPulse merged 1 commit into
mainfrom
release/v0.2.43
Aug 7, 2026
Merged

Release CodeTruss CLI v0.2.43#34
DeliriumPulse merged 1 commit into
mainfrom
release/v0.2.43

Conversation

@DeliriumPulse

Copy link
Copy Markdown
Collaborator

Syncs the 0.2.43 source from the private monorepo, byte for byte against the monorepo git objects (164 files compared by blob hash, 0 mismatches).

codetruss-cli-0.2.43.tgz
sha256 e759a7ffce29ae0a0ba61aeb9bd8819cd75adb114abd1410a7e309d6f8a923c3

That is the digest the website serves today and the digest now in release-reference.json.

Why this goes 0.2.41 → 0.2.43

0.2.42 was cut but never released. It shipped three type errors, and this repository’s pnpm typecheck correctly rejected them at the release build — which is where the 0.2.42 train stopped. 0.2.43 fixes those errors and promotes the same typecheck command upstream into the monorepo, which had no typecheck script at all, so packages/cli/test was compiled by no gate before the release job.

0.2.42’s changelog entry is retained deliberately. The work it describes shipped inside 0.2.43, and the release-note extractor walks the ## <version> heading chain.

Not touched

package.json, pnpm-lock.yaml, pnpm-workspace.yaml and .npmrc are unchanged — 0.2.43 alters no dependency, and the web-tree-sitter@0.22.6 / tree-sitter-wasms@0.1.11 pins are still in the lockfile. public/downloads/grammars/ is carried verbatim.

🤖 Generated with Claude Code

Syncs the 0.2.43 source from the private monorepo.

  codetruss-cli-0.2.43.tgz
  sha256 e759a7ffce29ae0a0ba61aeb9bd8819cd75adb114abd1410a7e309d6f8a923c3

That is the digest the website serves and the digest in release-reference.json,
rebuilt from this tree and compared rather than copied across.

0.2.42 is skipped. It was cut, but the three type errors it shipped stopped its
release at this repository's build step, so it never became a GitHub release and
never will be. 0.2.43 fixes those errors and adds the `typecheck` gate the
monorepo lacked — the same command this repository already ran, promoted
upstream so the defect surfaces at the edit rather than at the release it
blocks. Its changelog entry is retained: it describes work that shipped inside
0.2.43, and the release-note extractor reads the heading chain.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@DeliriumPulse
DeliriumPulse merged commit 80a6cbb into main Aug 7, 2026
9 checks passed
@DeliriumPulse
DeliriumPulse deleted the release/v0.2.43 branch August 7, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant