# Agent Runs now show subagent activity on eve projects

DevFeed: [Agent Runs now show subagent activity on eve projects](<https://devfeed.tech/articles/agent-runs-now-show-subagent-activity-on-eve-projects-794.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/agent-runs-now-show-subagent-activity-on-eve-projects>)

Author: John Phamous

Published: 2026-07-13T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Template](<https://devfeed.tech/topics/template.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [cost](<https://devfeed.tech/tags/cost.md>), [debug](<https://devfeed.tech/tags/debug.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [projects](<https://devfeed.tech/tags/projects.md>), [tool](<https://devfeed.tech/tags/tool.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Agent Runs now provides a Subagents tab for eve projects. It displays each subagent on a shared timeline with its prompt, duration, failures, turns, tool calls, metadata, cost, and token usage.

## Source excerpt

You can now inspect subagent activity for eve projects in Agent Runs. The new Subagents tab shows every subagent, organized by which turn started it. Each row shows the prompt, duration, and any failures, all on a shared timeline. Click any subagent to open its run. The tab shows the same details as a parent run: turns, tool calls, metadata, cost, and token usage. Open Agent Runs to try it, or read the documentation to learn more. Read more