picoclaw/pkg/agent
yuchou87 ffa01986ce fix(agent): scope MCP manager cleanup to successful initialization
Move defer cleanup inside else block to only clean up when MCP servers
are successfully initialized. This prevents unnecessary cleanup attempts
when LoadFromMCPConfig fails.

Addresses Copilot code review feedback.
2026-02-19 19:26:02 +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 fix(agent): scope MCP manager cleanup to successful initialization 2026-02-19 19:26:02 +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