Skip to content

chore(release): v0.2.0 - #2

Merged
RasputinKaiser merged 1 commit into
mainfrom
release/0.2.0
Jun 25, 2026
Merged

chore(release): v0.2.0#2
RasputinKaiser merged 1 commit into
mainfrom
release/0.2.0

Conversation

@RasputinKaiser

@RasputinKaiser RasputinKaiser commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Summary

Release cut for v0.2.0 per RELEASING.md.

Bump rationale

Minor bump (0.1.0 → 0.2.0) at 0.x — driven by:

  • feat:/insights-context skill with cross-referenced friction resolution (Added section)
  • Several user-visible Added entries (cliPrint helpers, swallow() helper, clearAllBaseToolsCache invalidation, reconcilerShims extraction, isToolConcurrencySafe extraction)

What changed in this commit

  • package.json: 0.1.0 → 0.2.0
  • CHANGELOG.md: moved [Unreleased] contents into new ## [0.2.0] - 2026-06-25 section; left [Unreleased] empty
  • CHANGELOG.md: added [0.2.0] compare link; updated [Unreleased] to compare v0.2.0...HEAD

Release contents (since v0.1.0)

21 commits spanning the code-quality refactor arc:

  • AddedcliPrint/cliPrintWarn/cliPrintError helpers (241 of 248 suppressions migrated); swallow() helper for observable fire-and-forget catches; clearAllBaseToolsCache + plugin reload invalidation; reconcilerShims.ts for react-reconciler type augmentations; shared isToolConcurrencySafe() helper; /insights-context skill
  • Changed — 77 NCODE_BUILD_MODE/USER_TYPE direct env reads migrated to isInternalBuild(); modifiers.ts rewritten to lazy createRequire; unnecessary PermissionMode cast removed
  • Fixedmodifiers-napi build failure (lazy require); silent failures in JWT decode, LSP tool decodeURIComponent, image-processor-napi load, and agentMemorySnapshot read now log at debug level; REPL and errorUtils/compact TODOs resolved
  • Removed — Dead stub N-API packages (image-processor-napi, color-diff-napi, modifiers-napi, url-handler-napi) from package.json; orphaned rust/py_repl_host/ crate + BUCK artifact; stale /mlstore/src/noumena/ path from packageAudit.mjs; 11 stale @ts-expect-error comments; 98 scattered biome-ignore noConsole comments
  • Docs — release process, build mode, Rust minimum version, Kimi K2.7 Coder selection, and prompt-category cast explanations

Per RELEASING.md

  • [Unreleased] contents reflect every merged PR since v0.1.0
  • Bump decided per policy (minor — one feat: + several Added)
  • [Unreleased] left empty
  • package.json bumped
  • Compare link added
  • Committed on release/0.2.0 branch with chore(release): v0.2.0 message
  • After merge: run dry-run Release workflow, then tag v0.2.0 on the merge commit

Do not tag or publish until this PR merges and the dry-run succeeds.

Release cut for v0.2.0 — moves the [Unreleased] contents (code-quality
refactor arc: cliPrint centralization, swallow() helper, reconcilerShims,
isInternalBuild migration, dead-code removal, plus insights-context skill
and fix to lazy modifiers-napi) into a new [0.2.0] - 2026-06-25 section,
bumps package.json 0.1.0 -> 0.2.0, and adds the v0.1.0...v0.2.0 compare
link. Bump is minor (0.x) per RELEASING.md: one feat: commit and several
user-visible Added entries.

Co-Authored-By: GLM 5.2 [1m] <noreply@anthropic.com>
@RasputinKaiser
RasputinKaiser merged commit a72bc00 into main Jun 25, 2026
3 checks passed
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