v0.1.36
KodaX Space v0.1.36
Changed
- KodaX 0.7.82 Registry alignment - Root/Desktop manifests, workspace
packages, lockfile views, installed bytes, runtime capability reporting, and
the release gate now use one exact npm Registry package and integrity pin. - Active Session admission - Send, interrupt, after-turn, Session switch,
draft restoration, and history revalidation now share a bounded admission
boundary so transient topology changes cannot surface as generic handler
failures or attach a new answer to an older query. - Live/history identity - Accepted input keeps its exact
runIdand
streamedturnId; snapshot watermarks, paging cursors, and canonical
boundaries remain Session-scoped through reconnect and late reads. - Renderer recovery isolation - Session hydration, sidebar activity, live
transcript projection, and history paging reject stale events from another
Session while preserving in-flight work.
Fixed
- Prevented concurrent Session persistence and input admission from restoring
a draft after a successful send or interrupt. - Prevented stale Runtime snapshots and history pages from hiding activity,
duplicating output, reordering turns, or moving content across Sessions. - Updated the history-repair guard to the published KodaX 0.7.82 package.
Documentation
- Added the v0.1.36 design and release-readiness record.
- Synchronized README files, the documentation hub, PRD/HLD, Feature List,
capability ledger, known-issue baseline, user manual, and in-app
kodax_manualwith the v0.1.36 / KodaX 0.7.82 baseline. - Kept F137/F139 scheduled for v0.1.42 and retained unresolved lifecycle and
performance boundaries as explicit known issues.
Verification
- Release checks, builtin-skill integrity, typecheck, lint, and the full local
workspace test suite are required before tagging; GitHubmainand tagged
release workflow evidence belongs in the versioned readiness record.
Installation Notes
Unsigned installers: first launch may trigger OS trust prompts.
- Windows: use
Setup.exefor normal install,Portable.exefor no-install launch, or the matching.zipfallback if the browser blocks direct.exedownloads. - Windows SmartScreen: click "More info" -> "Run anyway"
- macOS: Gatekeeper -> right-click -> Open -> confirm
- Linux:
chmod +x *.AppImagethen run; orsudo 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.35...v0.1.36