383 Commits (0ff5472d3599b727e54cdbe7d72b494d8c785684)

Author SHA1 Message Date
shrimbly 9700803b48 fix(33): add subtle prominence to Revert AI Changes button 6 months ago
shrimbly 8a1f1f0598 fix(33): match Revert AI Changes button to app styling 6 months ago
shrimbly 1f7c0325a4 fix(33): preserve snapshot during AI workflow load 6 months ago
shrimbly 250859b353 Update STATE.md with recent activity and decisions; enhance QuickstartTemplatesView tests for community workflow downloads 6 months ago
shrimbly d339a486a4 fix: update react-dom to ^19.2.4, next to ^16.0.7, fix community workflow test 6 months ago
shrimbly 15e958c7fb fix: download community workflows directly from R2 6 months ago
lapoaiscalers c8f8acb6ac feat: add Kie.ai provider to Settings UI 6 months ago
lapoaiscalers a9cbb11d56 feat: add Kie.ai provider integration 6 months ago
shrimbly 7f7e080e5f feat(33): render markdown in chat assistant messages 6 months ago
shrimbly 73cd528a49 feat(33): add clear chat history button to ChatPanel 6 months ago
shrimbly 6edab5c5c1 feat(33): succinct chat responses and taller chat panel 6 months ago
shrimbly 2b8325146d feat(33-02): implement workflow edit safety - snapshot capture and revert UI 6 months ago
shrimbly bd7423a053 feat(32-02): integrate workflow generation in WorkflowCanvas 6 months ago
shrimbly ea13c7d913 feat(32-02): add Build Workflow button to ChatPanel 6 months ago
shrimbly c7d3b332ea fix(32-01): enable touch gesture scrolling in chat panel 6 months ago
shrimbly 9e2b981f93 fix(32-01): fix chat panel scroll by adding overflow-hidden to container 6 months ago
shrimbly a5e77041d0 feat(32-01): integrate ChatPanel with toggle button in WorkflowCanvas 6 months ago
shrimbly c92af6aa72 feat(32-01): create ChatPanel component with useChat hook 6 months ago
shrimbly fa481498cd feat: improve LLM and prompt node functionality 6 months ago
shrimbly d18130c23f fix: resolve node selection bug where nodes with undefined bounds get incorrectly selected 6 months ago
shrimbly 042745c52a test: fix PromptNode test for blur-based update 6 months ago
shrimbly 9bcf6bfbd9 fix: handle indexed handles and cursor jumping in prompt nodes 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly bb37de34f8 feat(28-01): add Shift+V keyboard shortcut for video nodes 6 months ago
shrimbly ccdd5509ef feat(28-01): wire up model selection dialogs for node defaults 6 months ago
shrimbly 1278cd24c7 feat(28-01): add Node Defaults tab to ProjectSetupModal 6 months ago
shrimbly b0ee905c1c refactor: simplify template categories and add provider tags 6 months ago
shrimbly f50aeb809f fix: use owl image as style-transfer primary thumbnail 6 months ago
shrimbly 0b68657203 perf: resize thumbnails to 288px for better quality at display size 6 months ago
shrimbly a265dd1e2f fix: use object-cover to fill square thumbnails 6 months ago
shrimbly ae8e908bf5 fix: square thumbnails with object-contain for better image quality 6 months ago
shrimbly 4a9f7e284f fix: swap primary/hover thumbnails - content images as primary, workflow screenshots as hover 6 months ago
shrimbly 9e1b5be185 feat: add template thumbnail images with hover transitions 6 months ago
shrimbly 611760e377 fix(24-03): always show dollar format in cost indicator 6 months ago
shrimbly 5aec401d08 fix(26-01): narrow initial view dialog to max-w-2xl 6 months ago
shrimbly ce43e40fb7 fix(26-01): make dialog width conditional on current view 6 months ago
shrimbly edcc421557 feat(26-01): widen template explorer dialog with two-column card layout 6 months ago
shrimbly d037668b5b refactor(26-01): simplify to horizontal cards with direct workflow loading 6 months ago
shrimbly 8007766d35 refactor(26-01): use actual screenshot in detail modal instead of preview 6 months ago
shrimbly 2fdf771d4b feat(26-01): create detail modal flow for template selection 6 months ago
shrimbly d4b65f3933 feat(26-01): improve workflow preview with outlined nodes and labels 6 months ago
shrimbly a93b41f95a refactor(26-01): move workflow preview to modal with icon trigger 6 months ago
shrimbly e1ade58b6f feat(26-01): integrate WorkflowPreview into TemplateCard 6 months ago
shrimbly 91d6aac2a4 feat(26-01): create WorkflowPreview component 6 months ago
shrimbly d6ce1957e9 feat(24-03): simplify CostDialog with model links for external providers 6 months ago
shrimbly 024f3a9c0f fix(25-02): use onWheelCapture for capture phase 6 months ago
shrimbly 998c3eea01 fix(25-02): stop wheel event propagation to prevent React Flow capture 6 months ago
shrimbly 7aad874a21 fix(25-02): change overflow-hidden to overflow-clip for wheel events 6 months ago
shrimbly 21bc34eb98 fix(25-02): add min-h-0 and overscroll-contain to main content area 6 months ago
shrimbly aae10c92f3 fix(25-02): fix template gallery scrolling with min-h-0 6 months ago