You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Open Graph and Twitter meta tags for link previews
Adds OG and Twitter Card meta tags so sharing agent-workspace.ai
on Discord, Twitter/X, Slack etc shows a proper preview card with
title, description, and the og-card.png image.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
<title>Agent Workspace | All Your Agents, One Workspace</title>
7
7
<metaname="description" content="Run multiple CLI agents in parallel across different repos with complete local control. Claude Max and Codex plan compatible. Zero telemetry.">
<metaproperty="og:title" content="Agent Workspace | All Your Agents, One Workspace">
13
+
<metaproperty="og:description" content="Run multiple CLI agents in parallel across different repos. Your hardware, your plans, your API keys. Zero telemetry.">
<metaname="twitter:title" content="Agent Workspace | All Your Agents, One Workspace">
20
+
<metaname="twitter:description" content="Run multiple CLI agents in parallel across different repos. Your hardware, your plans, your API keys. Zero telemetry.">
0 commit comments