mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 20:20:42 +00:00
continued log+rendering refactor
This commit is contained in:
parent
08e6d06241
commit
c4846e7e9d
15 changed files with 217 additions and 294 deletions
|
|
@ -90,7 +90,6 @@ def initialize_mcp(mcp_servers_config: str):
|
|||
AgentContext.log_to_all(
|
||||
type="warning",
|
||||
content=f"Failed to update MCP settings: {e}",
|
||||
temp=False,
|
||||
)
|
||||
|
||||
PrintStyle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue