Fix: Update HelperConnection.h include paths to use flat includes (Source/Shared is in include dirs) 2be9229 verified RAM2118 commited on May 16
Fix: Replace MSG_NOSIGNAL (Linux-only) with macOS-compatible send() in HelperConnection.cpp and HelperIPC.cpp 7ba3088 verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/McpServer.cpp β MCP tools route through helper IPC df8b77e verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/McpServer.h/.cpp β routes MCP tools through HelperConnection 98773fc verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/PluginBridgeEditor.cpp β clean modern dark UI with status indicators adbb96a verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/PluginBridgeEditor.h/.cpp β modern minimal dark UI a33ab3c verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/PluginBridgeProcessor.cpp β routes audio through shared memory to helper f36ed0a verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/PluginBridgeProcessor.h/.cpp β uses HelperConnection for crash-safe hosting 644b727 verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/HelperConnection.cpp β full implementation 2871daa verified RAM2118 commited on May 16
Out-of-process rebuild: Add Plugin/HelperConnection.h/.cpp β spawns helper, IPC, crash detection 8957da4 verified RAM2118 commited on May 16