302 Commits (e73ad140f2b37198bdc144bb3e726c4a49453b86)

Author SHA1 Message Date
shrimbly e73ad140f2 feat(34-01): create tool definitions module 6 months ago
shrimbly a9fe988d8a feat(34-01): create edit operations module and context builder 6 months ago
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 1564a1b887 test(quick-001): add regression tests for multi-image dynamicInputs aggregation 6 months ago
shrimbly dc2966a9ad fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
shrimbly 15e958c7fb fix: download community workflows directly from R2 6 months ago
shrimbly 7f7e080e5f feat(33): render markdown in chat assistant messages 6 months ago
shrimbly 7d0bbf3f30 feat(33): rewrite chat prompt with UI-facing language 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 79045b8c09 fix(33): guard against undefined groups in save operations 6 months ago
shrimbly 2b8325146d feat(33-02): implement workflow edit safety - snapshot capture and revert UI 6 months ago
shrimbly 18a21398cd feat(33-01): add AI workflow snapshot infrastructure to store 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 7a2d14d862 feat(32-01): upgrade chat endpoint to UIMessageStream format 6 months ago
shrimbly e558777a35 feat(31-02): export chat types from central index 6 months ago
shrimbly 727e54d938 feat(31-02): create streaming chat endpoint with AI SDK 6 months ago
shrimbly b263c031b8 feat(31-02): create chat types for conversation interface 6 months ago
shrimbly c9b887b37d feat(31-01): create /api/quickstart/propose endpoint for workflow proposals 6 months ago
shrimbly 0e42a7d123 feat(31-01): create buildProposalPrompt for workflow proposal generation 6 months ago
shrimbly 602130a18b feat(31-01): define WorkflowProposal types for reviewable workflow structure 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 5ff159a4fb fix: hardcode community workflows API URL 6 months ago
shrimbly 9bcf6bfbd9 fix: handle indexed handles and cursor jumping in prompt nodes 6 months ago
shrimbly d9e0fbc0e9 security: add SSRF protection for presigned URL fetches 6 months ago
shrimbly 69984faa58 fix: use presigned URLs for fetching large community workflows 6 months ago
shrimbly 08fa9cf896 chore: increase fetch timeout to 90 seconds 6 months ago
shrimbly 5dc33c632c fix: add URL encoding and fetch timeout to community workflow API 6 months ago
shrimbly 7a859ae47c feat: migrate community workflows to R2 storage 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly 8a2ed02ff6 fix: resolve image history race condition and duplicate images on save 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 7e8c925018 feat(27-01): add node defaults infrastructure for user preferences 6 months ago
shrimbly b0ee905c1c refactor: simplify template categories and add provider tags 6 months ago
shrimbly 7a8bdfff83 Update model-product template image and style-transfer prompt 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