Skip to content

Add Hellō AAuth Proxy product page - #76

Merged
dickhardt merged 4 commits into
mainfrom
add-agent-proxy-product
Jul 16, 2026
Merged

Add Hellō AAuth Proxy product page#76
dickhardt merged 4 commits into
mainfrom
add-agent-proxy-product

Conversation

@dickhardt

Copy link
Copy Markdown
Member

What

Adds a Hellō Agent Proxy entry to the Products page.

  • New components/products/agent-proxy.js (text-forward, no new image assets), matching the existing product-card pattern.
  • Wires it into app/products/page.mdx after Coding Platforms.

Why

Describes the AAuth-to-OAuth bridge for public visitors: what it does (lets a person authorize their own AI agent to access their own connected-service data — Gmail, Calendar, and more — with per-action consent, without ever handing the agent credentials or tokens), that the user stays in control, that consent gates irreversible actions, and who operates it (Hello Identity Co-op). Links to the privacy policy.

It also satisfies a concrete Google OAuth verification prerequisite: reviewers require a homepage that visibly describes the app requesting the (sensitive/restricted) scopes. Pointing the console's "Application home page" at /products covers it.

Notes

  • Copy marks the product Status: Preview — adjust when there's a public launch/pricing story.
  • Prettier-clean. No image assets added.

🤖 Generated with Claude Code

dickhardt and others added 3 commits July 15, 2026 18:04
Adds an Agent Proxy entry to the Products page describing the AAuth-to-OAuth
bridge: what it does (lets a person authorize their own AI agent to access
their own connected-service data with per-action consent, without giving the
agent credentials or tokens), who operates it (Hello Identity Co-op), and a
link to the privacy policy.

This also satisfies Google's OAuth-verification requirement for a homepage
that visibly describes the app requesting the scopes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P2sKxJ9CRcVjXy3aiCNZGs
- Rename the product from "Agent Proxy" to "Hellō AAuth Proxy" (component,
  import, heading), with the subtitle "Let your agent do real work".
- Tighten the card copy (OAuth-then-AAuth framing) and add a compact variant.
- Add a monochrome flow graphic (agent → AAuth → Hellō → OAuth → apps) in the
  house palette; placeholder for a future doodle animation.
- Replace the CTA with "Join the AAuth Slack" (www.aauth.dev/slack) + a
  message to DM @dickhardt, dropping the earlier waitlist link.
- Add Hellō AAuth Proxy to the products nav menu (lib/nav-links.js), anchored
  to the /products section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P2sKxJ9CRcVjXy3aiCNZGs
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P2sKxJ9CRcVjXy3aiCNZGs
@dickhardt dickhardt changed the title Add Hellō Agent Proxy product page Add Hellō AAuth Proxy product page Jul 16, 2026
@dickhardt
dickhardt merged commit 303caba into main Jul 16, 2026
1 check passed
@dickhardt
dickhardt deleted the add-agent-proxy-product branch July 16, 2026 13:07
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