diff --git a/ui/src/components/OnboardingWizard.tsx b/ui/src/components/OnboardingWizard.tsx index 726e03c1..60bcd85f 100644 --- a/ui/src/components/OnboardingWizard.tsx +++ b/ui/src/components/OnboardingWizard.tsx @@ -20,6 +20,7 @@ import { getUIAdapter } from "../adapters"; import { defaultCreateValues } from "./agent-config-defaults"; import { AsciiArtAnimation } from "./AsciiArtAnimation"; import { ChoosePathButton } from "./PathInstructionsModal"; +import { HintIcon } from "./agent-config-primitives"; import { Building2, Bot, @@ -437,9 +438,12 @@ export function OnboardingWizard() { {(adapterType === "claude_local" || adapterType === "codex_local") && (