Skip to content

FinDesk desktop SDK v2.1.42

Choose a tag to compare

@Geeksfino Geeksfino released this 25 Aug 14:47
· 10 commits to main since this release

FinDesk desktop SDK v2.1.42

White-label packaging SDK for distribution repositories.

Bundled components

Component Version
findesk-core (aioncore) v0.1.60-findesk-core.1
FinClaw v0.12.4
FinSAFE v0.9.37

Online pin example:

{
  "schemaVersion": 1,
  "findesk": {
    "package": "findesk-desktop-sdk",
    "version": "2.1.42",
    "artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.42/findesk-desktop-sdk-2.1.42.tar.gz",
    "integrity": "sha256-09d7372534e548fe1af3ebc059c43e6cc49adaa75bc1380056c27800e52e98b6"
  },
  "findeskCore": {
    "version": "v0.1.60-findesk-core.1",
    "note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
  },
  "finclaw": {
    "version": "v0.12.4",
    "note": "Baked into SDK resources/bundled-finclaw; pin matches package.json finclawVersion."
  },
  "finsafe": {
    "version": "v0.9.37",
    "note": "Baked into SDK resources/bundled-finsafe; pin matches package.json finsafeVersion."
  }
}

See https://github.com/finogeeks/findesk-std#pin-from-a-distribution-repo-online

Changelog excerpt

[2.1.42] - 2026-08-25

Added

  • Guid fleet MCP wildcard (sessionMcpAttachments["*"]), sidecar Bearer
    on product-wired upsert, and Guid landing prefill (#390). White-label
    boards can attach a product MCP to every hired Guid session.
  • FinClaw continuation UX (#389).
  • DeepSeek Harness catalog ACP; Codex denied in the runtime catalog (#368).

Fixed

  • ShadowView heading-size markup (#387) and Arco Spin vertical centering
    (#373).
  • Streaming markdown / finish-stamp alignment with contentPhase (#372).

Changed

  • Pin finclawVersionv0.12.4.
  • Keep aioncoreVersion at v0.1.60-findesk-core.1 and finsafeVersion
    at v0.9.37 (no core rebake this cycle).

Bundled components

  • aioncoreVersion: v0.1.60-findesk-core.1
  • finclawVersion: v0.12.4
  • finsafeVersion: v0.9.37