agent-orchestrator/frontend
Just_Anniee 4eda5e62dc
Feat/landing page UI changes (#2417)
* feat(landing): replace features section with GSAP scroll-driven showcase

Add LandingFeaturesScroll, a pinned scroll section that walks through four
product pillars with interactive mockups: agent harness, worktree isolation,
review routing, and the local daemon.
On desktop, the mockup starts centered and shifts right as copy fades in,
then snaps through each feature with crossfade transitions. Mobile falls
back to a stacked layout with scaled mockups.
Swap LandingFeatures for LandingFeaturesScroll on the landing page and add
gsap as a dependency for ScrollTrigger animations.

* fix(landing): polish spacing and accent styling across sections

Tighten vertical rhythm on the landing page and align a hero CTA with the
theme accent color.

- Increase agents bar bottom padding and drop the trailing period in its subtitle
- changed bg color for the hero mockup "Spawn Orchestrator" button
- Add bottom padding to the social proof description
2026-07-05 02:38:10 +05:30
..
assets fix(desktop): green the tag desktop build on Linux/Windows and add app icon (#348) 2026-06-20 21:53:11 +05:30
docs fix(desktop): package Windows via NSIS instead of Squirrel (#403) 2026-06-23 20:44:30 +05:30
e2e test(e2e): guard sidebar brand vs macOS titlebar cluster (#366) (#374) 2026-06-22 13:14:01 +05:30
makers feat(cli): ao start fetch/open for Windows and Linux (T6/T7) (#2204) 2026-06-26 20:50:30 +05:30
scripts feat: electron-updater feed publishing + macOS signing (#2220) (#2226) 2026-06-27 18:10:20 +05:30
src Feat/landing page UI changes (#2417) 2026-07-05 02:38:10 +05:30
.npmrc feat(renderer): clone agent-orchestrator shell and inspector 2026-06-11 16:45:00 +05:30
components.json feat(renderer): clone agent-orchestrator shell and inspector 2026-06-11 16:45:00 +05:30
forge.config.ts feat: electron-updater feed publishing + macOS signing (#2220) (#2226) 2026-06-27 18:10:20 +05:30
index.html feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
package-lock.json feat(update): channel-aware auto-update runtime + nightly pipeline (#2221) 2026-06-27 02:26:56 +05:30
package.json Feat/landing page UI changes (#2417) 2026-07-05 02:38:10 +05:30
playwright.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
pnpm-lock.yaml Feat/landing page UI changes (#2417) 2026-07-05 02:38:10 +05:30
pnpm-workspace.yaml Feat/landing page UI changes (#2417) 2026-07-05 02:38:10 +05:30
tsconfig.json fix(desktop): package Windows via NSIS instead of Squirrel (#403) 2026-06-23 20:44:30 +05:30
vite.main.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
vite.preload.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
vite.renderer.config.ts feat(frontend): add live browser panel (#375) 2026-06-22 04:14:18 +05:30
vitest.config.ts fix(spawn): stop sending branch on spawn, render API errors, wire worker name (#171) 2026-06-11 12:13:30 +05:30