Skip to content

Releases: BotCoder254/limboo

1.3.4

Choose a tag to compare

@BotCoder254 BotCoder254 released this 05 Jul 10:34
fe8d1d0
Merge pull request #39 from BotCoder254/feat/ai-commit-message-subagent

The design agent is now drafting the implementation plan covering the…

Limboo v1.3.2

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 23:52

Limboo 1.3.2 (2026-07-03)

Changes since v1.3.1.

Features

  • resume auto-update downloads with taskbar progress + closable editor tabs

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.

1 commit(s) in this release.

Limboo v1.3.0

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 19:55

Limboo 1.3.0 (2026-07-03)

Changes since v1.2.9.

Other

  • What was fixed (all built + linted clean) The reported crash was the ?? [] selector in ServicesStrip.tsx — already fixed with the stable NO_SERVICES fallback; both audits confirmed no other unstable selectors or push feedback loops exist. Major: the limboo.json trust gate was unreachable for repos with services/scripts but no setup hooks — added worktree:ackConfig (WorktreeManager.ts, handler, preload), generalized the approval dialog to show setup/teardown/scripts/services, and added a "Review commands…" affordance in the strip. Session delete now stops services + PTYs unconditionally (sessionHandlers.ts); hook timeouts kill their PTY; service restart no longer lets the old PTY's exit mark the new process crashed; a failed worktree Recreate no longer loses the branch metadata; scripts got run buttons in the strip.

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.

1 commit(s) in this release.

Limboo v1.2.9

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 15:48

Limboo 1.2.9 (2026-07-03)

Changes since v1.2.7.

Other

  • fixed the isssues with the llm stream

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.

1 commit(s) in this release.

Limboo v1.2.8

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 09:19

Limboo 1.2.8 (2026-07-03)

Changes since v1.2.7.

Other

  • fixed the isssues with the llm stream

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.

1 commit(s) in this release.

Limboo v1.2.7

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 07:35

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.

Limboo v1.2.6

Choose a tag to compare

@BotCoder254 BotCoder254 released this 03 Jul 00:17

Limboo 1.2.6 (2026-07-03)

Changes since v1.2.5.

Bug Fixes

  • repair packaged agent launch, update strip, app icon, launch identity; feat(ci): tag-driven versioning

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.

1 commit(s) in this release.

Limboo v1.2.5

Choose a tag to compare

@BotCoder254 BotCoder254 released this 02 Jul 22:46

Limboo 1.2.5 (2026-07-02)

Changes since v1.2.4.

Other

  • v1.2.5 — bump version; guard tag↔version in CI
  • Lint clean, renderer build succeeds. The worker .ts (built by esbuild on npm start) passes lint, which is the CLAUDE.md-prescribed check for main-side code.

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.

Limboo v1.2.4

Choose a tag to compare

@BotCoder254 BotCoder254 released this 02 Jul 21:16

Limboo 1.2.4 (2026-07-02)

Changes since v1.2.2.

Build & CI

  • pin electron-builder to 26.13.0; bump to 1.2.3

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.

1 commit(s) in this release.

Limboo v1.2.3

Choose a tag to compare

@BotCoder254 BotCoder254 released this 02 Jul 18:15

Limboo 1.2.3 (2026-07-02)

Changes since v1.2.2.

Build & CI

  • pin electron-builder to 26.13.0; bump to 1.2.3

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.

1 commit(s) in this release.