Skip to content

Conversation

@killerapp
Copy link
Collaborator

Summary

  • Added floating generate button on mobile devices (visible at screens below lg breakpoint)
  • Completely redesigned the cloudflare-gallery landing page at dreamgen.agenticinsights.com with:
    • Hero section showing project description and live stats (image count, weeks)
    • Week-organized gallery view as default (matching web-ui)
    • Slideshow mode toggle for ambient viewing
    • Proper header with GitHub and Agentic Insights links
    • Footer with source code and issue links
    • Fully responsive design for mobile

Test plan

  • Test mobile view in web-ui - verify floating generate button appears
  • Test generate button triggers image generation
  • Deploy cloudflare-gallery and verify landing page renders
  • Verify week view loads and expands/collapses correctly
  • Verify slideshow mode works with controls

Closes #10

- Add floating generate button on mobile (visible below lg breakpoint)
- Redesign cloudflare-gallery landing page with:
  - Project hero section with image/week stats
  - Week-organized gallery view (default)
  - Slideshow mode toggle
  - Proper header/footer with GitHub and Agentic Insights links
  - Responsive design for mobile
- Update docker-compose.dev.yml: frontend points to host.docker.internal:8000
- Add justfile commands: dev-backend, dev-frontend, dev-frontend-d, dev-down
- Document dev workflow in CLAUDE.md

Dev mode runs backend locally (GPU access, HF cache) while frontend
runs in Docker for consistent Node.js environment.
@killerapp
Copy link
Collaborator Author

@codex please review

@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

@killerapp
Copy link
Collaborator Author

@claude review this PR

@killerapp
Copy link
Collaborator Author

@codex please revew

@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

- Click/tap image or press C to show prompt caption
- Date and model info shown on hover
- API now serves .txt caption files
- Preloads captions for smooth UX
@killerapp killerapp merged commit 9d8bfeb into main Dec 31, 2025
3 of 4 checks passed
@killerapp killerapp deleted the fix/frontend-ui-issues branch December 31, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend UI/UX Issues

2 participants