FinDesk desktop SDK v2.1.47
FinDesk desktop SDK v2.1.47
White-label packaging SDK for distribution repositories.
Bundled components
| Component | Version |
|---|---|
| findesk-core (aioncore) | v0.1.60-findesk-core.6 |
| FinClaw | v0.12.7 |
| FinSAFE | v0.9.37 |
Online pin example:
{
"schemaVersion": 1,
"findesk": {
"package": "findesk-desktop-sdk",
"version": "2.1.47",
"artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.47/findesk-desktop-sdk-2.1.47.tar.gz",
"integrity": "sha256-792fd2a866297b2215843e6399470b775c67b1017c93d4138638bc1ce1d4ccd4"
},
"findeskCore": {
"version": "v0.1.60-findesk-core.6",
"note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
},
"finclaw": {
"version": "v0.12.7",
"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."
},
"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.47] - 2026-09-01
Fixed
- Copilot session MCP attach and per-surface conversations so plugin BFF
tools reach the model.
Changed
- Pin
aioncoreVersion→v0.1.60-findesk-core.6. - Pin
finclawVersion→v0.12.7. FinSAFE staysv0.9.37.
Bundled components
aioncoreVersion:v0.1.60-findesk-core.6finclawVersion:v0.12.7finsafeVersion:v0.9.37officecliVersion:v1.0.145