Separate tool counting metrics for better clarity: - unique_tools: number of distinct MCP tools - total_registrations: total tool registrations across all agents - agent_count: number of agents receiving the tools Previously, tool_count was misleading as it showed total registrations, making it appear that more unique tools were registered than actually exist. Addresses Copilot code review feedback. |
||
|---|---|---|
| .. | ||
| context.go | ||
| instance.go | ||
| loop.go | ||
| loop_test.go | ||
| memory.go | ||
| registry.go | ||
| registry_test.go | ||