Skip to content

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.