forked from marfrit/marfrit-packages
d02dfdbfa0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
lmcp (0.5.0-1) bookworm trixie; urgency=medium
|
|
|
|
* Add hub — fleet-wide MCP broker (hub.lua). Proxies remote_* tools
|
|
to every backend in a registry with SSH fallback for hosts whose
|
|
lmcp is temporarily unreachable. See
|
|
/usr/share/doc/lmcp/examples/lmcp-hub.service and
|
|
hub-backends.conf.example for deployment.
|
|
|
|
-- Markus Fritsche <mfritsche@reauktion.de> Sun, 19 Apr 2026 12:30:03 +0000
|
|
|
|
lmcp (0.4.1-1) bookworm trixie; urgency=medium
|
|
|
|
* Add LMCP_TOKEN environment-variable fallback for Bearer auth, so
|
|
launchd / systemd drop-ins can drop the token in the service env
|
|
without a conf file.
|
|
* Ship scripts/lmcp-install-macos.sh for Homebrew-based macOS installs
|
|
(mints token, writes LaunchAgent, smoke-tests).
|
|
|
|
-- Markus Fritsche <mfritsche@reauktion.de> Sat, 18 Apr 2026 10:46:56 +0000
|
|
|
|
lmcp (0.4.0-1) bookworm trixie; urgency=medium
|
|
|
|
* Add edit_file tool (Claude Code Edit semantics: literal match,
|
|
fails on multiple matches unless replace_all=true).
|
|
|
|
-- Markus Fritsche <mfritsche@reauktion.de> Fri, 17 Apr 2026 15:48:26 +0000
|
|
lmcp (0.3.0-1) bookworm trixie; urgency=medium
|
|
|
|
* Initial release packaged for marfrit overlay repo.
|
|
|
|
-- Markus Fritsche <mfritsche@reauktion.de> Tue, 14 Apr 2026 22:00:00 +0200 |