mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:16:42 +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>
|
||||
</Button>
|
||||
</section>
|
||||
|
||||
<RuntimeInspectSection agentInstanceId={id} />
|
||||
</div>
|
||||
|
||||
|
||||
{/* ===== Coluna direita — Status ===== */}
|
||||
<aside className="space-y-4">
|
||||
<StatusCard agent={agent} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue