feat(floating-ai): step 3 — create double-click hook

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Roberto Musso
2026-02-27 22:49:16 +01:00
parent b4e97e14f3
commit 28a5d65f1a
3 changed files with 56 additions and 3 deletions

View File

@@ -355,7 +355,7 @@ return (
## Step 3: Create Double-Click Hook
**Status**: [ ]
**Status**: [x] 2026-02-27
**Prerequisites**: Step 2 completed
**Creates**: `src/renderer/hooks/useDoubleClickAI.ts`
**Modifies**: `src/renderer/components/layout/AppShell.tsx` (add hook call)