Skip to content

Video with UI - #992

Closed
AnrokX wants to merge 5 commits into
mainfrom
feature/trailer-and-neon-effects
Closed

Video with UI#992
AnrokX wants to merge 5 commits into
mainfrom
feature/trailer-and-neon-effects

Conversation

@AnrokX

@AnrokX AnrokX commented Mar 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Trailer landing page with animated title, video with corner zoom sequence, end card
  • Terminal neon glow cycling effect for trailer recording
  • Embedded website section with simulated scroll
  • Brand finale with spinning orb + "Agent Workspace" text reveal
  • "Free & Open Source" subtitle with gradient animation
  • Background music with play button, 8s countdown, and fade-to-black ending
  • Floating Claude/OpenAI logos during transitions

Test plan

  • Open site/index.html via HTTP server (python3 -m http.server 8080)
  • Click play button, verify full trailer sequence plays through
  • Verify terminal neon glow cycle in main app UI

AnrokX added 5 commits March 21, 2026 01:41
- Trailer landing page: title fade-in, video with corner zoom sequence, end card with Claude/OpenAI logos
- Terminal neon glow cycle for trailer recording (cycling highlight with fixed overlay)
- Neon hover effect on terminal wrappers
…ar fix

- Replace iframe scroll with translateY slide-up (no browser scrollbar)
- 1.3x scale for larger text visibility in trailer
- 8s smooth scroll with ease curve
- Hide scrollbar in embedded site via CSS
- Remove FAQ section from trailer site copy
- Music plays on click start
- Brand finale (orb + Agent Workspace text) appears after website scroll
- Floating Claude/OpenAI logos during end card
- Install title glow effect
- Various timing adjustments for trailer pacing
@web3dev1337

Copy link
Copy Markdown
Owner

Assessed in an open-PR sweep: merging this as-is would REPLACE the live public homepage (site/index.html) with a trailer-player page — the real marketing page survives only as index-full.html inside an iframe, plus a stray index.html.bak backup — and it ships an always-on neon glow cycling effect into the real app client (ungated, every user, every 700ms), along with ~7MB of committed media. Recommendation: CLOSE; if the trailer is still wanted, add it as a separate site/trailer.html and gate the glow behind an explicit recording/demo flag.

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.

2 participants