mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 11:16:46 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
649f05d728
commit
21e9e44f64
1 changed files with 3 additions and 0 deletions
|
|
@ -575,8 +575,11 @@ function AgentDetailPage() {
|
||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<RuntimeInspectSection agentInstanceId={id} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{/* ===== Coluna direita — Status ===== */}
|
{/* ===== Coluna direita — Status ===== */}
|
||||||
<aside className="space-y-4">
|
<aside className="space-y-4">
|
||||||
<StatusCard agent={agent} />
|
<StatusCard agent={agent} />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue