agent/pkg/monitor
Snider 5f0878d93d fix(mcp): update Subsystem interface to match mcp v0.5.1 Service API
All RegisterTools and internal register*Tool methods updated from
*mcp.Server to *coremcp.Service. Tool registration calls updated to
use svc.Server() for SDK AddTool calls. Monitor subsystem updated
to store *coremcp.Service and access Server() for Sessions/ResourceUpdated.
Tests updated to create coremcp.Service via New() instead of raw SDK server.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 14:11:19 +01:00
..
harvest.go fix(ax): trim remaining implementation comments 2026-03-31 05:28:26 +00:00
harvest_example_test.go fix(ax): centralise workspace path helpers 2026-03-29 21:11:46 +00:00
harvest_test.go fix(monitor): unify runtime options type 2026-03-30 20:00:57 +00:00
monitor.go fix(mcp): update Subsystem interface to match mcp v0.5.1 Service API 2026-04-07 14:11:19 +01:00
monitor_example_test.go fix(ax): replace typed service lookups with Core.Service 2026-03-31 05:43:14 +00:00
monitor_test.go refactor(monitor): use typed inbox notifications 2026-04-02 07:06:12 +00:00
register.go refactor(setup-monitor): align service option names with RFC 2026-04-02 08:13:16 +00:00
register_example_test.go fix(ax): replace typed service lookups with Core.Service 2026-03-31 05:43:14 +00:00
register_test.go fix(ax): replace typed service lookups with Core.Service 2026-03-31 05:43:14 +00:00
sync.go fix(monitor): sync pushed repos on branch mismatch 2026-04-02 01:53:46 +00:00
sync_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
sync_test.go fix(monitor): sync pushed repos on branch mismatch 2026-04-02 01:53:46 +00:00