mirror of
https://github.com/amir20/dozzle.git
synced 2026-06-23 04:10:12 +00:00
956e08c44e
The LLM was fabricating Swarm-style host IDs instead of using actual host IDs, causing tool calls to fail. Since container IDs are unique across hosts, we now resolve the host automatically via ListAllContainers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>