Update all go-* imports from forge.lthn.ai to dappco.re/go/core/*. Bump mcp to v0.4.0 (Options{} struct API). Versions: core v0.5.0, io v0.2.0, log v0.1.0, process v0.3.0, ws v0.3.0, ai v0.2.0, webview v0.2.0, i18n v0.2.0. Co-Authored-By: Virgil <virgil@lethean.io>
- Monitor pushes agent.complete, inbox.message, harvest.complete events via ChannelSend instead of temp files - Remove /tmp/claude-inbox-notify file write (channels replace it) - Update mcp.New() to use Options{} struct - Wire mcpSvc as ChannelNotifier after creation Co-Authored-By: Virgil <virgil@lethean.io>
- Module path: dappco.re/go/agent - Core import: dappco.re/go/core v0.4.7 - Process service re-enabled with new Core API - Plugin bumped to v0.11.0 - Directory flattened from go/ to root Co-Authored-By: Virgil <virgil@lethean.io>