picoclaw/pkg/agent
yuchou87 dea381c385 improve(agent): clarify MCP tool registration logging
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.
2026-02-19 19:31:13 +08:00
..
context.go misc: fmt code 2026-02-13 17:51:47 +08:00
instance.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
loop.go improve(agent): clarify MCP tool registration logging 2026-02-19 19:31:13 +08:00
loop_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-16 10:34:55 -03:00
memory.go misc: fmt code 2026-02-13 17:51:47 +08:00
registry.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
registry_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00