-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using cagent I get a UI warning each time a tool is called
In the logs I see:
time=2026-02-09T11:40:21.644+01:00 level=WARN msg="Tool setup partially failed; continuing" agent=root warnings="[*teamloader.toonTools list failed: toolset not started]"
time=2026-02-09T11:40:21.644+01:00 level=WARN msg="Toolset listing failed; skipping" agent=root toolset=*teamloader.toonTools error="toolset not started"
Version affected
cagent version v1.20.6
Commit: Homebrew
How To Reproduce
I am testing various things and referenced (too) many tools in my root agent:
toolsets:
- type: think
- type: todo
shared: true
- type: shell
- type: filesystem
- type: fetch
- type: mcp
ref: docker:duckduckgo
toon: 'search.*'
- type: mcp
ref: docker:context7
Expectation
I would like to receive an actionable warning helping me to fix the issue. Here I am clueless
Screenshots
OS and Terminal type
macOS / ghostty
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working