Skip to content
Open
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
4 changes: 3 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<span class="section-label">About</span>
<h1>Two engineers, building the layer agents need underneath them.</h1>
<p>AgentPlane is an open-source startup co-founded by Susheem Koul and Tisha Chawla. We build infrastructure for production AI agents and publish the work in the open.</p>
<p>Everything we publish, articles, conference talks and recordings, is collected on the <a href="media.html">Media</a> page.</p>
<p style="font-size:14px; color:var(--text-faint); margin-top:20px;">AgentPlane is an independent company. It is not affiliated with or endorsed by Microsoft. Founders' employer titles are listed for identification only.</p>
</div>
</header>
Expand Down Expand Up @@ -95,8 +96,9 @@ <h3>Tisha Chawla</h3>
<section class="cta-band">
<div class="container">
<h2>Want to build with us?</h2>
<p>Everything we ship is open source. Message us on LinkedIn; issues and PRs welcome on GitHub.</p>
<p>Everything we ship is open source. Read what we have written, message us on LinkedIn, or open an issue or PR on GitHub.</p>
<div class="founders-cta">
<a href="media.html" class="btn btn-solid">Writing &amp; talks</a>
<a href="https://www.linkedin.com/in/susheemkoul/" class="btn btn-ghost" target="_blank" rel="noopener">Susheem on LinkedIn ↗</a>
<a href="https://in.linkedin.com/in/tisha-chawla" class="btn btn-ghost" target="_blank" rel="noopener">Tisha on LinkedIn ↗</a>
</div>
Expand Down