Skip to content

Tokito v0.0.9 — realtime Companion workspace

Pre-release
Pre-release

Choose a tag to compare

@Afnanksalal Afnanksalal released this 29 Jul 22:30
· 134 commits to master since this release
772043a

Production-grade automatic Tokito Companion workspace sync.

  • One sign-in/pairing flow; no repeated Share/Pull actions
  • Durable two-way realtime sync over resumable SSE plus idempotent commands
  • Independent per-project and per-design state
  • Canonical schematic, BOM, chat, and suggestions sync (pick-and-place intentionally excluded)
  • Offline outbox and cursor persistence, jittered reconnect, conflict resolution, and ordered replay
  • Stable project/design IDs, rename and tombstone deletion
  • Companion state surfaced in the shared Tokito header

Requires Tokito Cloud server v0.4.0 and Tokito Companion v0.2.0-pre.1.

Downloads

  • Windows installer: tokito-v0.0.9-x86_64-setup.exe — SHA-256 722a91fefd64faec2ccc7dd06a9d424b5c6d43b9a25f3a8b1b667f52fc28279a
  • Linux AppImage: Tokito-v0.0.9-x86_64.AppImage — SHA-256 fc64be51e5e2ce33231672d298106b80fe592f5c447c0f5135c2644e3a8b8cd4
  • Debian package: tokito_0.0.9-1_amd64.deb — SHA-256 40d6a2a1690cea80a5fc657ca7f29f048ee0dba2d45b07ee2ba6544e28b1b8cc

The macOS universal archive is pending restoration of GitHub-hosted macOS runner billing; Linux cannot produce a valid Apple universal binary.

Closes #278