Conversation
- Add MobileAssetsPage with image grid, pagination, long-press multi-select and batch download - Add MobileModelsPage wrapper with collapsible search (magnifying glass icon) - Redesign bottom nav: 5 tabs (Models, Playground, History, Assets, More) with popup menu - Move Free Tools, Templates, Settings into More menu; remove header Free Tools button - Replace infinite scroll with page buttons + swipe gesture for History and Assets - Add swipe navigation in detail dialogs for both History and Assets - Fix History detail nav buttons position for failed tasks (no preview) - Add ModelSelector to mobile playground, hide game controller icon - Increase mobile textarea size (120px, 16px font) to prevent iOS zoom - Add i18n keys (nav.more, assets.empty) for all 18 locales - Models page refresh button: icon-only on mobile via CSS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The 32px Electron titlebar drag region was always rendered, causing a visible blank bar at the top when running in the browser. Only render it when the app is running inside Electron. Made-with: Cursor
…ness, undo for node drag, upload node clear button & copyable file info
- Add save-to-assets utility for workflow outputs - Integrate auto-save in workflow execution engine - Add asset metadata for workflow source tracking - Update UI to show workflow outputs in assets page - Add i18n strings for workflow-related assets
Merges dev branch updates (session persistence, templates, workflow improvements) while preserving our multi-output history splitting feature: - Store: split multi-media outputs into individual GenerationHistoryItem entries - PlaygroundPage: HistoryPanel with responsive layout (vertical desktop / horizontal mobile) - MobilePlaygroundPage: HistoryPanel at bottom of output view - OutputDisplay: URL-based auto-save dedup + game reset fix Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Re-apply UI improvements that were lost during the dev branch merge: - DynamicForm: collapsible advanced settings with smooth grid animation - FormField: tooltip descriptions with Info icon - FileUpload: larger thumbnails (28x28) with hover effects - FlappyBird: canvas auto-resize, idle bird float, output type icons - Slider: improved thumb styling with hover/focus effects - Layout: sidebar defaults to collapsed - CSS: grid-collapse, field-animate, btn-shimmer, field-hover animations - i18n: advancedSettings translations for all locales Note: collapsible is only applied in PlaygroundPage, not workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…auto-save toast fix - Multi-output grid layout matching BatchOutputGrid style for single-run results - Batch mode results added to generation history (per-item, not just at finalize) - Flattened batch grid: multi-output models show all images, not 1 per result - FlappyBird redesign: integrated results card in idle, notification during gameplay - Auto-save toast fires only once when generation completes, not on history/tab navigation - Collapsible DynamicForm synced to mobile, tooltipDescription isolated from workflow - History panel shows from first generation (>= 1), accumulates until tab close/model switch - Mobile settings: replace APK in-app download with browser redirect to GitHub release - i18n: added goToRelease key for all 18 locales Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Enable autoDownload so updates download silently in background - Add UpdateBanner component: slides in from top when download completes - Auto-dismisses after 30s, user can close with X (won't re-show for same version) - Closing app also installs the update (existing autoInstallOnAppQuit) - Settings page update UI unchanged, mobile unaffected Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…icon, rename '更多' to '高级设置'
- Add 'z-image' to AssetSource type - Update asset filtering to handle z-image source - Improve source detection fallback logic - Update AssetsPage and ZImagePage for source tracking
…lls, layout improvements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.