Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-05-25 18:38:57 +00:00
parent 649f05d728
commit 21e9e44f64

View file

@ -575,8 +575,11 @@ function AgentDetailPage() {
</Link>
</Button>
</section>
<RuntimeInspectSection agentInstanceId={id} />
</div>
{/* ===== Coluna direita — Status ===== */}
<aside className="space-y-4">
<StatusCard agent={agent} />