Limboo v1.2.7
Limboo 1.2.7 (2026-07-03)
Changes since v1.2.6.
Other
- buildOptions — added env: { ...process.env, CLAUDE_CODE_ENABLE_TASKS: '0' } to the SDK Options. This re-enables the legacy TodoWrite tool that SDK 0.3.197 otherwise suppresses in favor of the new Task* tools. TodoWrite is the only tool onTodoWrite ingests, so this restores the live checklist that feeds the Plan panel's completed/total count.
- electron-updater reads \app-update.yml on every update check. That file was only written by scripts/dist.mjs (the installer build) — never by electron-forge package. So plain Forge packages and older installers were missing it, and AutoUpdateManager.computeEnabled() didn't check for it, so the raw ENOENT surfaced.
Contributors
@telvin TEUM
Verifying this release
Each artifact is listed in SHA256SUMS. Verify with sha256sum -c SHA256SUMS,
and verify build provenance with gh attestation verify <file> --repo BotCoder254/limboo.
2 commit(s) in this release.