Skip to content

Add Chief landing page - #46

Merged
willwashburn merged 1 commit into
mainfrom
codex/chief-landing-page
Aug 5, 2026
Merged

Add Chief landing page#46
willwashburn merged 1 commit into
mainfrom
codex/chief-landing-page

Conversation

@willwashburn

@willwashburn willwashburn commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary

  • add the Chief product landing page at /chief
  • explain the backlog-to-pull-request workflow for coding-agent teams
  • add responsive workflow and responsibility diagrams using Agent Relay's existing design system
  • add Chief-specific metadata, a generated Open Graph card, and a sitemap entry

Why

Chief needs a focused product page for engineering teams that are already running multiple coding agents and want to stop coordinating every handoff themselves.

Impact

Visitors can understand Chief's role, review how work moves through the system, and request a design-partner pilot through the existing contact flow. The rest of the Agent Relay site and navigation remain unchanged.

Validation

  • npm --workspace web run test (22 tests passed)
  • npm --workspace web run build
  • visual review at 1440x900, 969x997, and 390x844

Summary by cubic

Add the Chief product landing page at /chief to explain how it runs coding-agent teams from backlog to pull requests. Includes Chief-specific metadata, a generated Open Graph image, and a sitemap entry for better SEO.

  • New Features
    • New /chief page with hero, problem, workflow, responsibility diagram, infrastructure overview, and CTA.
    • Responsive, accessible diagrams using existing components and a CSS module (FadeIn, SiteNav, SiteFooter).
    • OG image route at /chief/og.png via next/og, with Open Graph and Twitter meta wired up.
    • Added /chief to the sitemap (weekly, priority 0.9); nav includes a compact “Request a pilot” button linking to https://agentrelay.com/will.

Written for commit 38884ae. Summary will update on new commits.

Review in cubic

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1154de00-9ac7-438f-9463-ecccedd8ae80

📥 Commits

Reviewing files that changed from the base of the PR and between bb94ca3 and 38884ae.

📒 Files selected for processing (4)
  • web/app/chief/chief.module.css
  • web/app/chief/og.png/route.tsx
  • web/app/chief/page.tsx
  • web/app/sitemap.ts

📝 Walkthrough

Walkthrough

Adds a new Chief marketing page with workflow, capability, responsibility, and pilot CTA sections. It includes responsive styling, reduced-motion support, SEO metadata, a static Open Graph image route, and a sitemap entry.

Changes

Chief marketing page

Layer / File(s) Summary
Chief page content and workflow
web/app/chief/page.tsx
Defines page metadata, workflow stages, Agent Relay capabilities, CTA components, responsibility diagrams, page sections, infrastructure messaging, evolution content, and the shared footer.
Chief page layout and visual states
web/app/chief/chief.module.css
Adds theme variables, section layouts, diagram styling, button states, responsive breakpoints, and reduced-motion behavior.
Chief page sharing and discovery
web/app/chief/og.png/route.tsx, web/app/sitemap.ts
Adds a static Open Graph image route and registers /chief in the sitemap.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Poem

A rabbit hops through Chief’s new page,
With workflows neatly set on stage.
Buttons glow and diagrams flow,
Metadata helps the page to show.
“Ship the pilot!” the bright paws cheer.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/chief-landing-page

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployed!

Environment URL
Web https://1370469c-agentrelay-web.agent-workforce.workers.dev

This is a Cloudflare Workers preview version of this PR's build.

@willwashburn
willwashburn marked this pull request as ready for review August 5, 2026 16:32
@willwashburn
willwashburn merged commit 4c41ddf into main Aug 5, 2026
2 of 3 checks passed
@willwashburn
willwashburn deleted the codex/chief-landing-page branch August 5, 2026 16:33
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.

1 participant