mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-04 03:21:04 +08:00
Enhance NOFXi agent workflow and diagnostics
This commit is contained in:
@@ -43,7 +43,7 @@ export function AgentStepPanel({ steps, visible }: AgentStepPanelProps) {
|
||||
marginBottom: 10,
|
||||
}}
|
||||
>
|
||||
Agent Steps
|
||||
Live Run
|
||||
</div>
|
||||
<div style={{ display: 'flex', flexDirection: 'column', gap: 8 }}>
|
||||
{steps.map((step) => {
|
||||
|
||||
Reference in New Issue
Block a user