Skip to content

v0.1.38

Choose a tag to compare

@github-actions github-actions released this 07 Aug 05:03
· 25 commits to main since this release

KodaX Space v0.1.38

Changed

  • KodaX 0.7.84 Registry alignment - Root/Desktop manifests, workspace
    packages, lockfile views, installed bytes, and runtime compatibility tests
    now use the exact published npm Registry package and integrity pin.
  • Agent progress recovery - The release documents the bounded progress
    merge and exact same-owner Stop reconciliation contract. Foreign ownership
    and persistent storage failures remain fail-closed.
  • Release packaging - Space package metadata, the Windows icon resource,
    and the release documentation all describe the same 0.1.38 artifact.

Fixed

  • Reactivating an invalidated but already-rendered Session now retains its
    resolved projection while an open Run overtakes canonical history recovery.
    This prevents the newest query or answer from appearing twice, attaching to
    the previous turn, or moving within the transcript until Ctrl+R.
  • Late Actor settlement after an exact same-owner Stop can now be reconciled
    before the captured executor result is applied, so a completed-looking
    answer does not leave its Session permanently stuck in unknown.

Documentation

  • Synchronized README files, the documentation hub, PRD/HLD, Feature List,
    capability ledger, known issues, usage guide, Chinese user manual, beginner
    guide, builtin-skill guide, release records, regression guide, and the
    in-app kodax_manual for Space 0.1.38 and KodaX 0.7.84.

Verification

  • Local release checks, workspace tests, typecheck, lint, production smoke
    build, package smoke, and the GitHub main/tagged workflows are release
    gates for this version.


Installation Notes

Unsigned installers: first launch may trigger OS trust prompts.

  • Windows: use Setup.exe for normal install, Portable.exe for no-install launch, or the matching .zip fallback if the browser blocks direct .exe downloads.
  • Windows SmartScreen: click "More info" -> "Run anyway"
  • macOS: Gatekeeper -> right-click -> Open -> confirm
  • Linux: chmod +x *.AppImage then run; or sudo dpkg -i *.deb

KodaX Space is a local-first tool for trusted users; installers remain unsigned for this release.

Verify Checksums

SHA-512 checksums are included in the uploaded latest*.yml electron-updater manifests; GitHub also exposes a SHA-256 digest for each release asset.

Full Changelog: v0.1.37...v0.1.38