Skip to content

implement first draft agent UI #10161

implement first draft agent UI

implement first draft agent UI #10161

Triggered via pull request October 24, 2025 15:18
Status Success
Total duration 2m 10s
Artifacts

assets.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: assets/src/components/ai/sentinels/Sentinels.tsx#L42
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/mcp/McpServers.tsx#L42
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/mcp/McpAuditTable.tsx#L20
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/chatbot/input/ChatInputClusterSelect.tsx#L45
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/chatbot/input/ChatInputCloudSelect.tsx#L43
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/chatbot/Chatbot.tsx#L63
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/agent-runtimes/AIAgentRuntimes.tsx#L22
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/agent-runs/AIAgentRuns.tsx#L25
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/AIThreads.tsx#L30
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
Lint: assets/src/components/ai/AIAgentSessions.tsx#L43
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values