lmcp: bump to v0.5.2 (shell_bg + remote_shell_bg)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-20 11:34:48 +02:00
parent a91516df60
commit 2ebaf04c47
3 changed files with 14 additions and 5 deletions
+9
View File
@@ -1,3 +1,12 @@
lmcp (0.5.2-1) bookworm trixie; urgency=medium
* server.lua: new shell_bg tool launches detached commands via
setsid + nohup + stdio-redirect. Returns PID + log path
immediately. Linux-only for MVP.
* hub.lua: new remote_shell_bg forwards to backend shell_bg.
-- Markus Fritsche <mfritsche@reauktion.de> Mon, 20 Apr 2026 09:34:48 +0000
lmcp (0.5.1-1) bookworm trixie; urgency=medium
* server.lua: search_files uses "find -L" so macOS BSD find