From c6d0fb9f37b929aed16e4e8c53c112d69871d0a5 Mon Sep 17 00:00:00 2001 From: Michael Panchenko Date: Thu, 17 Apr 2025 11:39:10 +0200 Subject: [PATCH] Warning on goose not cleaning up MCP servers --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c25e61a..8baadd3 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,10 @@ again, choose the option `Toggle Extensions`, and make sure Serena is enabled se That's it. Read through the configuration options of goose to see what you can do with it (which is a lot, like setting different levels of permissions for tool execution). +> Goose does not seem to always properly terminate python processes for MCP servers when a session ends. +> You may want to disable the Serena GUI and/or to manually cleanup any running python processes after finishing your work +> with goose. + ### Agno Agent Agno is a model-agnostic agent framework that allows you to turn Serena into an agent