Skip to content

Codekin v0.3.5-alpha.2 — npm Latest + DSH Alpha.2

Choose a tag to compare

@Nath-Vikky Nath-Vikky released this 31 Aug 02:17
· 7 commits to main since this release

Highlights

  • Publishes the engine/content-pack rebuild to npm as @nath-vikky/dsh-codekin@0.3.5-alpha.2 and moves the npm latest tag to this DSH Alpha.2-compatible line.
  • Keeps the deterministic headless engine, validated Content API v1 registry, official core content pack, DSH adapter, and independent React renderer introduced by the GitHub Alpha preview.
  • Includes the owned-Codekin page with portrait/identity cards, a separately saved three-unique-slot formation editor, and a dismissible detail panel for stats, skills, and material-based upgrading.
  • Preserves bounded save restoration, legacy migration with one-time backups, engine/content identities, and the 0.3.2 gameplay behavior fingerprints.

Validation

  • pnpm check: 11 test files and 51 tests passed, together with all workspace type checks and the production build.
  • GitHub Actions run 33348924003: Windows, macOS, and Ubuntu on Node.js 22 and 24 all passed against DSH 0.1.2-alpha.2.
  • The exact npm package was installed successfully into a fresh, isolated DSH 0.1.2-alpha.2 Web profile, and the composed configuration mounted @nath-vikky/dsh-codekin.
  • The npm-registry tarball is byte-for-byte identical to the audited GitHub asset: 115 package members, no private/local paths, and no sensitive-path or private-key signatures.

Install

For an immediate, reproducible Alpha.2 install, pin the version:

pnpm dlx @deepseek-ai/dsh@0.1.2-alpha.2 plugin --profile web add @nath-vikky/dsh-codekin@0.3.5-alpha.2

The npm latest alias is also available:

pnpm dlx @deepseek-ai/dsh@0.1.2-alpha.2 plugin --profile web add @nath-vikky/dsh-codekin@latest

pnpm 11 applies a default 24-hour minimum release age. During the first day after publication, an unpinned @latest install may temporarily select an older eligible version; use the pinned command above for immediate installation.

Integrity

  • SHA-256: 74b238c109d92b4f21d4b7b3bd14fa84efbea4e6dbef28c1de80b76ed54827e9
  • npm shasum: fac326ddeb6e87a167c0de373effd722916f9583
  • npm integrity: sha512-0VXuMTwX+I2nRu2rLcdnVRe0iY6FIemI21HWClBVVKJkMUcYbkDUo26qaUnJdjmL7o335JJV5NQ7tEDYbOyyQw==

This release is intentionally marked GitHub Latest while retaining its Alpha SemVer identifier, keeping GitHub and npm on the same 0.3.5-alpha.2 release.