Organize/components
Brian Fertig 088da63de2 feat: add "Ask AI" dialog for groups with voice input
Introduce GroupAiDialog component allowing users to chat with an AI assistant to generate or refine group notes.
Add useSpeechRecognition hook wrapping the Web Speech API for microphone support.
Implement converseAboutGroup server action to handle the AI conversation loop, supporting iterative questioning and final note generation.
Extract joinApiUrl helper in lib/ai-settings.ts for consistent endpoint URL construction.
2026-08-12 15:48:05 -06:00
..
admin feat: add AI provider config and todo completion timestamps 2026-08-12 15:01:54 -06:00
auth
board feat: add "Ask AI" dialog for groups with voice input 2026-08-12 15:48:05 -06:00
markdown
nav feat(board): introduce Projects as isolated boards 2026-08-12 12:57:41 -06:00
projects feat(board): introduce Projects as isolated boards 2026-08-12 12:57:41 -06:00
pwa
theme
ui feat: add AI provider config and todo completion timestamps 2026-08-12 15:01:54 -06:00
confirm-delete-dialog.tsx