# Run frontend tools from AG-UI

> AG-UI now supports client tool execution, so a tool can run in the frontend rather than only on the server.

- Published: 2026-07-09
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/run-frontend-tools-from-ag-ui
- Markdown: https://agno-com-nine.vercel.app/articles/run-frontend-tools-from-ag-ui.md

AG-UI now supports client tool execution, so a tool can run in the frontend rather than only on the server. Your UI can handle actions that belong on the client, like reading local state or driving the interface, while the agent orchestrates the flow.

See the [AG-UI docs](https://docs.agno.com/examples/agent-os/interfaces/agui/overview#ag-ui) for more.
