From c6e6114727cc9f476ba79c73671880509edab53c Mon Sep 17 00:00:00 2001 From: fengjessica Date: Wed, 6 Aug 2025 15:26:36 -0700 Subject: [PATCH 01/13] Update first-hypermode-agent.mdx --- first-hypermode-agent.mdx | 47 +++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/first-hypermode-agent.mdx b/first-hypermode-agent.mdx index 4f04c5d8..8a80d5fb 100644 --- a/first-hypermode-agent.mdx +++ b/first-hypermode-agent.mdx @@ -1,12 +1,12 @@ --- title: Your First Hypermode Agent description: - "Work with your first Hypermode Agent - Sidekick your personal assistant" + "Work with your first Hypermode Agent - Tom Anderson, your personal assistant" sidebarTitle: "Your First Hypermode Agent" --- In this tutorial we'll get started with our first -[Hypermode Agent](/agents/introduction) named Sidekick. Sidekick is a personal +[Hypermode Agent](/agents/introduction) named Tom Anderson. Tom Anderson is a personal assistant that can help you with your daily tasks, such as scheduling meetings, reviewing our calendar, and preparing for meetings by conducting research. @@ -21,38 +21,31 @@ first workspace if we haven't done that yet. ![Sign in to Hypermode](/images/tutorials/first-hypermode-agent/login.png) -## Meet our Sidekick agent +## Meet Tom Anderson -Once we've signed in and created a workspace, we'll meet our Sidekick agent. -Sidekick is included with the Hypermode free tier and is a great way to get +Once we've signed in and created a workspace, we'll meet your first agent Tom Anderson. +Tom is included with the Hypermode free tier and is a great way to get started with Hypermode Agents by learning how to interact with agents and add [connections](/agents/connections). ![Sidekick](/images/tutorials/first-hypermode-agent/sidekick.png) Connections give our agents access to external tools and services, such as -Google Calendar, email, GitHub, our CRM, and more. Sidekick has access to the -Google Calendar connection by default. +Google Calendar, email, Slack, and more. -Let's start by asking Sidekick what they can help us with. +Let's start by asking Tom what they can help us with. -![Sidekick user message](/images/tutorials/first-hypermode-agent/sidekick-message.png) +![Tom Anderson user message](/images/tutorials/first-hypermode-agent/tom-message.png) -It looks like Sidekick can be a lot more helpful if we connect our Google +It looks like Tom can be a lot more helpful if we connect our Google Calendar. -## Sidekick connections +## Agent connections -Let's configure the Google Calendar connection so Sidekick can access our -calendar and help us prepare for meetings. Select the **"Configure agent -connections"** button and follow the authorization flow to connect your Google +Let's configure the Google Calendar connection so Tom can access our +calendar and help us prepare for meetings. Select the **"Connections"** tab and follow the authorization flow to connect your Google Calendar. - - Sidekick is configured to connect to Google Calendar. Over 2000 other - connections are available by upgrading to the Hypermode Pro tier. - - ## Chat and tools We can interact with our agent through natural language chat. The agent uses @@ -70,8 +63,8 @@ find the meeting we're preparing for. ## Prepare for meetings Tools can be combined by the agent to complete our requests. Here we ask -Sidekick to prepare for our meetings by researching who we're scheduled to meet -with. Sidekick uses the Google Calendar connection to access our calendar and +Tom to prepare for our meetings by researching who we're scheduled to meet +with. Tom uses the Google Calendar connection to access our calendar and find the meeting we're preparing for, extracts the meeting details including other participants, then uses a built-in research tool to research the participants. @@ -80,7 +73,7 @@ participants. ## Generate talking points -We can ask Sidekick to generate talking points for our meeting. Sidekick uses +We can ask Tom to generate talking points for our meeting. Tom uses the results of the research tool and our specific guidance to generate talking points. @@ -90,28 +83,28 @@ points. ## Update calendar invite -We can ask Sidekick to update our calendar invite with the talking points we -just generated. Sidekick uses the Google Calendar connection to update our +We can ask Tom to update our calendar invite with the talking points we +just generated. Tom uses the Google Calendar connection to update our invite. ![Update calendar invite](/images/tutorials/first-hypermode-agent/save-to-calendar.png) ## Writing to other services -Sidekick is configured to connect to Google Calendar. To enable other +Tom is configured to connect to Google Calendar. To enable other connections you'll need to upgrade to the [Hypermode Pro tier](https://hypermode.com/pricing). ![Writing to other services](/images/tutorials/first-hypermode-agent/save-to-notion.png) -Explore other ways that Sidekick can help you in your daily tasks. When you're +Explore other ways that Tom can help you in your daily tasks. When you're ready to explore creating new agents with new capabilities and adding other connections, upgrade to the Hypermode Pro tier by scheduling your onboarding call. ![Upgrade to Pro](images/tutorials/first-hypermode-agent/upgrade-to-pro-button.png) -Creating more custom agents from natural language, choosing over 2000 additional +Creating more custom agents from natural language, choosing over additional connections to add to our agent, and more are features available in the Hypermode Pro tier. Once you've completed the Pro-tier onboarding you'll be able to create agents with custom instructions. In the mean time check out the From fc27f643db1a77d9f09597aedd9b2ca8495b255f Mon Sep 17 00:00:00 2001 From: fengjessica Date: Wed, 6 Aug 2025 15:30:02 -0700 Subject: [PATCH 02/13] Update introduction.mdx --- agents/introduction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agents/introduction.mdx b/agents/introduction.mdx index a7a314c5..8c62327e 100644 --- a/agents/introduction.mdx +++ b/agents/introduction.mdx @@ -20,8 +20,8 @@ workbench that allows for quick iteration. The workbench includes: with your agent. Think of a task as a learned skill for your agent. - [**Model Router**](/model-selection) makes it easy to access the most popular models to power your agent. -- [**Concierge**](/create-agent#build-a-new-agent-with-concierge) is Hypermode's - AI-powered agent that transforms natural language descriptions into fully +- [**Agent building**](/create-agent#build-a-new-agent-with-concierge) is through Hypermode's + AI-powered agents that transforms natural language descriptions into fully functional agents. No coding experience required.