This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-automation
claude
cli
linkedhelper
linkedin-automation
mcp
+3 more
mcp-server
model-context-protocol
typescript
Summary
AI summaryAdded LinkedHelperUnreachableError and proactive conflict detection to prevent duplicate instances.
Full changelog
Added
LinkedHelperUnreachableErrorto distinguish "LH not running" from "LH running but CDP unreachable"- Proactive process conflict detection in
AppService.launch()— prevents spawning duplicate LinkedHelper instances forceoption forAppService.launch()andlaunch-appMCP tool to kill stale processes before relaunching- Process-level detection in
checkStatus()when launcher is unreachable — reports discovered PIDs inStatusReport LauncherService.connect()now throwsLinkedHelperUnreachableError(with PIDs) instead of the misleadingLinkedHelperNotRunningErrorwhen LH processes are detected- MCP error mapping for
LinkedHelperUnreachableErrorwith actionable restart guidance
Breaking Changes
- Renamed `LinkedHelperNotRunningError` to `LinkedHelperUnreachableError` in `LauncherService.connect()`
- `LauncherService.connect()` now throws `LinkedHelperUnreachableError` (with PIDs) instead of the previous misleading error
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About alexey-pelykh/lhremote
Open-source CLI and MCP server for LinkedHelper automation — 32 tools for campaign management, messaging, and profile queries via Chrome DevTools Protocol.
Related context
Beta — feedback welcome: [email protected]