Skip to content

Commit e7422e5

Browse files
feat: add Telegram bot example documentation demonstrating kagent A2A integration.
1 parent fd4b686 commit e7422e5

2 files changed

Lines changed: 523 additions & 0 deletions

File tree

src/app/docs/kagent/examples/page.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ import QuickLink from '@/components/quick-link';
2626
<QuickLink title="Slack and A2A" description="Manage Kubernetes resources in your cluster by chatting with kagent in Slack." href="/docs/kagent/examples/slack-a2a" />
2727
<QuickLink title="Discord and A2A" description="Manage Kubernetes resources in your cluster by chatting with kagent in Discord." href="/docs/kagent/examples/discord-a2a" />
2828
<QuickLink title="Human-in-the-Loop" description="Build an agent that pauses for your approval before creating, modifying, or deleting Kubernetes resources." href="/docs/kagent/examples/human-in-the-loop" />
29+
<QuickLink title="Telegram Bot" description="Build a Telegram bot to manage your Kubernetes cluster through kagent and A2A." href="/docs/kagent/examples/telegram-bot" />
2930
</div>
3031
</div>

0 commit comments

Comments
 (0)