canvas-website/src/hooks
Jeff Emmett 5cd36c3d3c feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API
- Mycelial Intelligence UI refactor:
  - Created permanent floating bar at top of screen (MycelialIntelligenceBar.tsx)
  - Bar stays fixed and doesn't zoom with canvas
  - Collapses when clicking outside
  - Removed from toolbar tool menu
  - Added deprecated shape stub for backwards compatibility with old boards

- ImageGen RunPod fix:
  - Changed from async /run to sync /runsync endpoint
  - Fixed output parsing for output.images array format with base64

- Other updates:
  - Added FocusLockIndicator and UserSettingsModal UI components
  - mulTmux server and shape updates
  - Automerge sync and store improvements
  - Various CSS and UI refinements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 23:57:26 -08:00
..
useAdvancedSpeakerDiarization.ts everything working in dev 2025-11-10 11:06:13 -08:00
useCameraControls.ts fix zoom & videochat 2025-09-01 09:44:52 +02:00
usePinnedToView.ts feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API 2025-11-27 23:57:26 -08:00
useWebSpeechTranscription.ts update to fix vercel and cloudflare errors 2025-11-10 11:30:33 -08:00
useWhisperTranscriptionSimple.ts feat: add RunPod AI integration with image generation and enhanced LLM support 2025-11-16 16:14:39 -07:00