# Catch duplicate tool names before they cause silent conflicts

> Registering two tools under the same name on an agent or team used to fail quietly, with one definition shadowing the other and no signal as to why a tool misbehaved.

- Published: 2026-05-14
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/catch-duplicate-tool-names-before-they-cause-silent-conflicts
- Markdown: https://agno-com-nine.vercel.app/articles/catch-duplicate-tool-names-before-they-cause-silent-conflicts.md

Registering two tools under the same name on an agent or team used to fail quietly, with one definition shadowing the other and no signal as to why a tool misbehaved. Agno now warns you the moment a duplicate tool name is registered, so you spot the collision while you are wiring things up instead of debugging it in production.
