Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<meta property="og:url" content="https://theagentplane.github.io/about.html">
<meta property="og:title" content="About - AgentPlane">
<meta property="og:description" content="Open-source startup building Chronicle and TokenOps for production AI agents.">
<meta property="og:image" content="https://theagentplane.github.io/assets/logo-mark.png">
<meta name="twitter:card" content="summary">
<meta property="og:image" content="https://theagentplane.github.io/assets/og-about.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="About - AgentPlane">
<meta name="twitter:description" content="Open-source startup building Chronicle and TokenOps for production AI agents.">
<meta name="twitter:image" content="https://theagentplane.github.io/assets/og-about.png">
<link rel="icon" href="assets/favicon.png" type="image/png" sizes="32x32">
<link rel="icon" href="assets/favicon-64.png" type="image/png" sizes="64x64">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
Expand Down
Binary file added assets/og-about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/og-blog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/og-media.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/og-projects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<meta property="og:url" content="https://theagentplane.github.io/blog.html">
<meta property="og:title" content="Blog - AgentPlane">
<meta property="og:description" content="Long-form, first-principles writing on agent debugging, replay, and token infrastructure.">
<meta property="og:image" content="https://theagentplane.github.io/assets/logo-mark.png">
<meta name="twitter:card" content="summary">
<meta property="og:image" content="https://theagentplane.github.io/assets/og-blog.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Blog - AgentPlane">
<meta name="twitter:description" content="Long-form, first-principles writing on agent debugging, replay, and token infrastructure.">
<meta name="twitter:image" content="https://theagentplane.github.io/assets/og-blog.png">
<link rel="icon" href="assets/favicon.png" type="image/png" sizes="32x32">
<link rel="icon" href="assets/favicon-64.png" type="image/png" sizes="64x64">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
Expand Down
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,33 @@
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
<script src="js/theme-init.js"></script>
<link rel="stylesheet" href="css/style.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "AgentPlane",
"url": "https://theagentplane.github.io/",
"logo": "https://theagentplane.github.io/assets/logo-mark.png",
"description": "Open-source infrastructure for teams running AI agents in production: replayable observability, token governance, and more.",
"founder": [
{ "@type": "Person", "name": "Susheem Koul", "url": "https://www.linkedin.com/in/susheemkoul/" },
{ "@type": "Person", "name": "Tisha Chawla", "url": "https://in.linkedin.com/in/tisha-chawla" }
],
"sameAs": [
"https://github.com/theagentplane",
"https://www.linkedin.com/in/susheemkoul/",
"https://in.linkedin.com/in/tisha-chawla"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "AgentPlane",
"url": "https://theagentplane.github.io/"
}
</script>
</head>
<body>

Expand Down
5 changes: 3 additions & 2 deletions media.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<meta property="og:url" content="https://theagentplane.github.io/media.html">
<meta property="og:title" content="Media - AgentPlane">
<meta property="og:description" content="Writing, conference talks, and videos on agent infrastructure from the AgentPlane team.">
<meta property="og:image" content="https://theagentplane.github.io/assets/logo-mark.png">
<meta name="twitter:card" content="summary">
<meta property="og:image" content="https://theagentplane.github.io/assets/og-media.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Media - AgentPlane">
<meta name="twitter:description" content="Writing, conference talks, and videos on agent infrastructure from the AgentPlane team.">
<meta name="twitter:image" content="https://theagentplane.github.io/assets/og-media.png">
<link rel="icon" href="assets/favicon.png" type="image/png" sizes="32x32">
<link rel="icon" href="assets/favicon-64.png" type="image/png" sizes="64x64">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
Expand Down
5 changes: 3 additions & 2 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<meta property="og:url" content="https://theagentplane.github.io/projects.html">
<meta property="og:title" content="Projects - AgentPlane">
<meta property="og:description" content="Open-source tooling for agent observability, token infrastructure, and more.">
<meta property="og:image" content="https://theagentplane.github.io/assets/logo-mark.png">
<meta name="twitter:card" content="summary">
<meta property="og:image" content="https://theagentplane.github.io/assets/og-projects.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Projects - AgentPlane">
<meta name="twitter:description" content="Open-source tooling for agent observability, token infrastructure, and more.">
<meta name="twitter:image" content="https://theagentplane.github.io/assets/og-projects.png">
<link rel="icon" href="assets/favicon.png" type="image/png" sizes="32x32">
<link rel="icon" href="assets/favicon-64.png" type="image/png" sizes="64x64">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
Expand Down