mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 09:28:14 +00:00
- Add selfInputCh (chan string, buf 64) to Agent struct - eventLoop reads from both io.InputChan() and selfInputCh - enqueueConsolidationTask uses injectSelf() instead of io.InjectTextTo() - SelfInputChan() exposes read-only channel for testing - Core no longer depends on IO layer for internal tasks