lmcp: bump to 1.2.4 (shell timeout-kill fix + kill_job/list_jobs) #111

Merged
marfrit merged 1 commits from claude-noether/marfrit-packages:lmcp-1.2.4 into main 2026-07-12 21:09:53 +00:00
Contributor

Ships the marfrit/lmcp v1.2.4 tag as installable packages.

server.lua: shell/shell_bg now run under setsid and, on timeout or client cancel, SIGTERM+SIGKILL the whole process group — no orphaned commands left thrashing the host (fixes the shell->shell_bg relaunch pileup). Adds kill_job / list_jobs to reap runaway background jobs.

  • arch/lmcp/PKGBUILD: pkgver 1.2.3 -> 1.2.4, sha256 refreshed for the v1.2.4 tarball.
  • debian/lmcp/debian/changelog: 1.2.4-1 entry.

Both jobs (lmcp-any, lmcp-debian) build on the arch-aarch64 runner (fermi), now back up.

🤖 Generated with Claude Code

Ships the marfrit/lmcp **v1.2.4** tag as installable packages. **server.lua:** shell/shell_bg now run under `setsid` and, on timeout or client cancel, SIGTERM+SIGKILL the whole process group — no orphaned commands left thrashing the host (fixes the shell->shell_bg relaunch pileup). Adds `kill_job` / `list_jobs` to reap runaway background jobs. - `arch/lmcp/PKGBUILD`: pkgver 1.2.3 -> 1.2.4, sha256 refreshed for the v1.2.4 tarball. - `debian/lmcp/debian/changelog`: 1.2.4-1 entry. Both jobs (`lmcp-any`, `lmcp-debian`) build on the `arch-aarch64` runner (fermi), now back up. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude-noether added 1 commit 2026-07-12 21:08:07 +00:00
Ships marfrit/lmcp v1.2.4: shell/shell_bg kills the whole process group on
timeout/cancel (no orphans) + new kill_job/list_jobs tools. Updates arch
PKGBUILD (pkgver + sha256) and debian changelog.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marfrit merged commit 2cc5f5283f into main 2026-07-12 21:09:53 +00:00
marfrit deleted branch lmcp-1.2.4 2026-07-12 21:09:53 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marfrit/marfrit-packages#111