mcp/pkg
Snider 1ac4ff731d
Some checks failed
CI / test (push) Failing after 3s
feat(mcp): emit channel events for brain recall/remember
DirectSubsystem pushes brain.recall.complete and brain.remember.complete
events via OnChannel callback. Avoids circular import by using func-based
wiring instead of interface-based SubsystemWithNotifier.

New() auto-detects subsystems with OnChannel() and wires them to
ChannelSend via closure.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 15:16:34 +00:00
..
mcp feat(mcp): emit channel events for brain recall/remember 2026-03-21 15:16:34 +00:00