FinDesk desktop SDK v2.1.50
White-label packaging SDK for distribution repositories.
Bundled components
| Component | Version |
|---|---|
| findesk-core (aioncore) | v0.1.60-findesk-core.8 |
| FinClaw | v0.12.8 |
| FinSAFE | v0.9.41 |
Online pin example:
{
"schemaVersion": 1,
"findesk": {
"package": "findesk-desktop-sdk",
"version": "2.1.50",
"artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.50/findesk-desktop-sdk-2.1.50.tar.gz",
"integrity": "sha256-ae4e4120f14f0da13ea48995c3cf263fbccc71cc425b2a477e89ca66abb2682e"
},
"findeskCore": {
"version": "v0.1.60-findesk-core.8",
"note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
},
"finclaw": {
"version": "v0.12.8",
"note": "Baked into SDK resources/bundled-finclaw; pin matches package.json finclawVersion."
},
"finsafe": {
"version": "v0.9.41",
"note": "Baked into SDK resources/bundled-finsafe; pin matches package.json finsafeVersion."
},
"officecli": {
"version": "v1.0.145",
"note": "Baked into SDK resources/bundled-officecli; pin matches package.json officecliVersion."
}
}See https://github.com/finogeeks/findesk-std#pin-from-a-distribution-repo-online
Changelog excerpt
[2.1.50] - 2026-09-11
Changed
- Pin
aioncoreVersion→v0.1.60-findesk-core.8.
Added
- Host Capability Gateway (proposal 0038): plugins declare
hostCapabilitieson
findesk.sidecars[]; v1 catalog isextractonly — loopback gateway with
per-plugin token,dataRootjail, and@findesk/sdk/sidecar/hostCapabilities.
Distros bump the SDK pin and sidecarversionPinto consume. Adapter POSTs
aioncore/api/internal/host-extract(pairedGeeksfino/findesk-core#296,
included in the.8tag). Scanned PDF OCR still requiresbundled-ocrin the
installer extraResources tree (Win x64 / Mac arm64); Linux has no native OCR
and fails closed withocr_backend_unavailable.
Bundled components
aioncoreVersion:v0.1.60-findesk-core.8finclawVersion:v0.12.8finsafeVersion:v0.9.41officecliVersion:v1.0.145