diff --git a/agents/30-days-of-agents/day-1.mdx b/agents/30-days-of-agents/day-1.mdx
index 5ffb7345..bcc45a2d 100644
--- a/agents/30-days-of-agents/day-1.mdx
+++ b/agents/30-days-of-agents/day-1.mdx
@@ -109,7 +109,7 @@ analyze professional information:
**Try this LinkedIn-style research:**
```text
-Can you research Reid Hoffman, the founder of LinkedIn?
+Can you research Reid Hoffman on LinkedIn, the founder of LinkedIn?
I'd like to know about his current activities, recent posts or articles, and any speaking engagements or interviews.
```
@@ -137,11 +137,7 @@ Can you research their latest product announcements, funding news, and key execu
## Step 4: configure your agent settings
-
+
### Model selection
diff --git a/agents/30-days-of-agents/day-2.mdx b/agents/30-days-of-agents/day-2.mdx
index 71ca0196..248acfdc 100644
--- a/agents/30-days-of-agents/day-2.mdx
+++ b/agents/30-days-of-agents/day-2.mdx
@@ -23,7 +23,7 @@ experiencing how agents handle actual work scenarios.
Building on yesterday's foundation, you'll see how agent capabilities translate
into immediate productivity gains.
-
+
## What you'll accomplish today
diff --git a/agents/30-days-of-agents/day-8.mdx b/agents/30-days-of-agents/day-8.mdx
index 5aecfe8b..73b20008 100644
--- a/agents/30-days-of-agents/day-8.mdx
+++ b/agents/30-days-of-agents/day-8.mdx
@@ -68,7 +68,7 @@ its configuration options. The agent interface gives you powerful customization
capabilities.
@@ -103,25 +103,36 @@ capabilities.
explore different behaviors.
-## Step 2: Add connections through the agent interface
+## Step 2: Configure agent-specific connections
-Now let's give your agent access to the services it needs. The connections
-interface makes this straightforward.
+Now let's give your agent access to the services it needs. There are two types
+of connections: **agent connections** (specific to your agent) and **workspace
+connections** (shared across all agents). Let's start with agent-specific
+connections.
-**Configure connections via agent interface:**
+**Configure agent connections:**
-1. **Navigate to the Connections tab** in your agent's about section
-2. **Browse available connections** or search for specific services your agent
- might need
-3. **Click "Add Connection"** for services that align with your agent's purpose
-4. **Complete the OAuth flow** when prompted for authentication
-5. **Verify successful connection** with the green checkmark indicator
+1. **Navigate to your agent** by clicking it in the sidebar
+2. **Click the agent's name** at the top to open the About section
+3. **Click the Connections tab** to see available connections for this agent
+4. **Browse available connections** or search for specific services your agent
+ needs
+5. **Click "Add Connection"** for services that align with your agent's purpose
+6. **Complete the OAuth flow** when prompted for authentication
+7. **Verify successful connection** with the green checkmark indicator
+
+
+ **Agent connections are specific**: connections you add here are only
+ available to this particular agent. If you want connections available to all
+ agents in your workspace, you'll need to configure workspace connections
+ (covered in Step 3).
+
**Connection selection strategy:**
@@ -150,38 +161,36 @@ that support those capabilities. For example:
cases.
-## Step 3: Alternative connection management options
-
-Besides the agent interface, you have other ways to manage connections across
-your workspace.
-
-
-
-**Sidebar connection access:**
+## Step 3: Configure workspace-level connections
-- **Click "Add connections"** from the left navigation bar
-- **Search through 2,000+ integrations** to find specific services
-- **Complete OAuth flows** directly from the sidebar
+In addition to agent-specific connections, you can configure workspace
+connections that are shared across all agents in your workspace.

-**Workspace-level management:**
+**Configure workspace connections:**
-1. **Navigate to Workspace Settings** from your profile menu
-2. **Click the Connections tab** to see all available integrations
-3. **Add connections** that can be shared across multiple agents
-4. **Manage authentication status** and review permissions
+1. **Navigate to Workspace Settings** from your profile menu (click your avatar
+ in the top right)
+2. **Click the Connections tab** to see all available workspace-wide
+ integrations
+3. **Add connections** that multiple agents might need to share
+4. **Complete authentication** for each service you connect
+5. **Manage authentication status** and review permissions
- **Multiple access points**: whether you use the agent interface, sidebar, or
- workspace settings depends on your preference. All methods give you access to
- the same powerful integration ecosystem.
+ **When to use workspace vs. agent connections**: - **Workspace connections**:
+ for services that multiple agents need to access (like company Google Drive or
+ Slack) - **Agent connections**: for services specific to one agent's role
+ (like a specific GitHub repository for a code agent)
+
+ **Connection hierarchy**: agents can use both their specific connections and
+ any workspace connections. This gives you flexibility in how you organize
+ access across your team.
+
+
## Step 4: Test your agent's new tool capabilities
Now that your agent has connections, let's explore what specific tools it can
@@ -261,8 +270,9 @@ In 20 minutes, you've mastered agent configuration and tool enablement:
**Interface mastery**: learned to navigate and customize your agent through the
About section, including instructions and model selection
-**Connection configuration**: successfully added relevant connections through
-multiple access methods - agent interface, sidebar, and workspace settings
+**Connection configuration**: successfully added agent-specific connections
+through the agent's Connections tab and learned to configure workspace-wide
+connections through Workspace Settings
**Tool capability exploration**: tested your agent's new abilities and
discovered what specific tools are available with each connection
@@ -312,9 +322,10 @@ considered, based on its understanding of the tools now available.
**Time to complete**: ~20 minutes
-**Skills learned**: agent configuration interface, connection management across
-multiple access points, understanding connections vs. tools, agent instruction
-editing, model selection, tool capability exploration and testing
+**Skills learned**: agent configuration interface, connection management for
+both agent-specific and workspace connections, understanding connections vs.
+tools, agent instruction editing, model selection, tool capability exploration
+and testing
**Next**: day 9 - Create reusable tasks from successful workflows
diff --git a/agents/30-days-of-agents/day-9.mdx b/agents/30-days-of-agents/day-9.mdx
index 7350c612..a59dda16 100644
--- a/agents/30-days-of-agents/day-9.mdx
+++ b/agents/30-days-of-agents/day-9.mdx
@@ -16,6 +16,12 @@ description:
+
+
+We're reworking some things and Agent tasks are available soon!
+
+
+
Welcome to Day 9! Over the past two days, you've built custom agents and
sophisticated workflows. Today you'll learn to capture these successes as
**reusable tasks**—turning one-time interactions into scalable, repeatable
diff --git a/agents/30-days-of-agents/overview.mdx b/agents/30-days-of-agents/overview.mdx
index 71fadbb2..3ae3cf19 100644
--- a/agents/30-days-of-agents/overview.mdx
+++ b/agents/30-days-of-agents/overview.mdx
@@ -58,7 +58,7 @@ week's foundations:
This is a foundation week designed to show value in less than 10 min/day.
-
+
Start your agent journey with Sidekick, Hypermode's built-in productivity agent.
Learn the fundamentals of agent interaction while getting immediate value from
diff --git a/agents/agent-gallery/channelpulse.mdx b/agents/agent-gallery/channelpulse.mdx
index a3b074d8..dda59197 100644
--- a/agents/agent-gallery/channelpulse.mdx
+++ b/agents/agent-gallery/channelpulse.mdx
@@ -7,7 +7,7 @@ description:
recommendations via automated reports."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/competitor-content-tracker.mdx b/agents/agent-gallery/competitor-content-tracker.mdx
index 39330f05..9c29da87 100644
--- a/agents/agent-gallery/competitor-content-tracker.mdx
+++ b/agents/agent-gallery/competitor-content-tracker.mdx
@@ -7,7 +7,7 @@ description:
opportunities for your marketing team."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/event-webinar-optimizer.mdx b/agents/agent-gallery/event-webinar-optimizer.mdx
index cc35eb64..9db62273 100644
--- a/agents/agent-gallery/event-webinar-optimizer.mdx
+++ b/agents/agent-gallery/event-webinar-optimizer.mdx
@@ -7,7 +7,7 @@ description:
strategy and maximize engagement."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/github-review-bot.mdx b/agents/agent-gallery/github-review-bot.mdx
index 96a94e7b..019d5ba7 100644
--- a/agents/agent-gallery/github-review-bot.mdx
+++ b/agents/agent-gallery/github-review-bot.mdx
@@ -6,7 +6,7 @@ description:
feedback on code quality, and ensures adherence to best practices."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/gtm-engineer.mdx b/agents/agent-gallery/gtm-engineer.mdx
index c125dbf7..4299dbe0 100644
--- a/agents/agent-gallery/gtm-engineer.mdx
+++ b/agents/agent-gallery/gtm-engineer.mdx
@@ -6,7 +6,7 @@ description:
team has the best in data."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/inventory-tracker.mdx b/agents/agent-gallery/inventory-tracker.mdx
index 49d1d5f0..6aadf697 100644
--- a/agents/agent-gallery/inventory-tracker.mdx
+++ b/agents/agent-gallery/inventory-tracker.mdx
@@ -7,7 +7,7 @@ description:
Google Sheets data."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/linkedin-intelligence.mdx b/agents/agent-gallery/linkedin-intelligence.mdx
index 69bd303d..f62c4d1c 100644
--- a/agents/agent-gallery/linkedin-intelligence.mdx
+++ b/agents/agent-gallery/linkedin-intelligence.mdx
@@ -7,7 +7,7 @@ description:
professional networks."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/market-researcher.mdx b/agents/agent-gallery/market-researcher.mdx
index 4a8fbdae..a7d1d8f5 100644
--- a/agents/agent-gallery/market-researcher.mdx
+++ b/agents/agent-gallery/market-researcher.mdx
@@ -6,7 +6,7 @@ description:
whether it's your competitors or your newest partner."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/music-recommendation.mdx b/agents/agent-gallery/music-recommendation.mdx
index 0374c655..c7d0a0fa 100644
--- a/agents/agent-gallery/music-recommendation.mdx
+++ b/agents/agent-gallery/music-recommendation.mdx
@@ -6,7 +6,7 @@ description:
preferences and create new Spotify playlists"
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/persona-builder.mdx b/agents/agent-gallery/persona-builder.mdx
index 2a83e939..8f24c520 100644
--- a/agents/agent-gallery/persona-builder.mdx
+++ b/agents/agent-gallery/persona-builder.mdx
@@ -7,7 +7,7 @@ description:
and recommend targeted messaging adjustments."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/pr-opportunity-scout.mdx b/agents/agent-gallery/pr-opportunity-scout.mdx
index a6a9221b..5787df34 100644
--- a/agents/agent-gallery/pr-opportunity-scout.mdx
+++ b/agents/agent-gallery/pr-opportunity-scout.mdx
@@ -7,7 +7,7 @@ description:
pitch angles based on recent coverage patterns."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/social-media.mdx b/agents/agent-gallery/social-media.mdx
index 10329e32..dc046d26 100644
--- a/agents/agent-gallery/social-media.mdx
+++ b/agents/agent-gallery/social-media.mdx
@@ -6,7 +6,7 @@ description:
run campaigns based on your products and brand."
---
-
+{/*  */}
## Instructions
diff --git a/agents/agent-gallery/workout-scheduling.mdx b/agents/agent-gallery/workout-scheduling.mdx
index d4a861d0..1eb301e5 100644
--- a/agents/agent-gallery/workout-scheduling.mdx
+++ b/agents/agent-gallery/workout-scheduling.mdx
@@ -6,7 +6,7 @@ description:
preferences and Strava data and calendar availability."
---
-
+{/*  */}
## Instructions
diff --git a/agents/create-agent.mdx b/agents/create-agent.mdx
index 9671af8d..ee4de037 100644
--- a/agents/create-agent.mdx
+++ b/agents/create-agent.mdx
@@ -7,16 +7,17 @@ description:
---
Creating an Agent is simple and can be done
-[using the built-in Hypermode Concierge agent](/agents/create-agent#build-a-new-agent-with-concierge)
+[using the built-in Hypermode Agent Helper concierge agent](/agents/create-agent#build-a-new-agent-with-concierge)
or by
[specifying the agent's role and instructions yourself](/agents/create-agent#create-an-agent-manually).
## Build a new agent with Concierge
-
+**Hypermode Agent Helper Concierge** is Hypermode's AI-powered agent that
+transforms natural language descriptions into fully functional agents. No coding
+experience required.
-**Concierge** is Hypermode's AI-powered agent that transforms natural language
-descriptions into fully functional agents. No coding experience required.
+
### Overview
@@ -26,12 +27,12 @@ minutes to complete.
-
+
-Select the "Start a new thread" option from the left navigation bar under the
-Hypermode Concierge agent.
+To get started with the Agent Helper Concierge, select the "Create new" option
+to create a new thread and select the "Hypermode Agent Helper" helper.
-
+
@@ -72,10 +73,21 @@ marketing agent might need access to GitHub to be able to submit website changes
as pull requests and access to Notion to read internal messaging and product
documents.
-
+Select the Agents view from the left navigation bar. Here you'll see the list of
+all agents in your workspace. Select "Add connections" next to the agent you
+just created.
+
+
+
+To add a connection select it from the list of available connections or search
+for it in the search bar.
+
+
-Once you've added connections, start chatting with your agent by asking what
-they can help you with or what connections they have access to.
+After selecting a connection, you'll be prompted to complete the OAuth flow to
+authorize the agent to access the connection on your behalf.
+
+Once you've added connections, we're ready to start working with your agent.
@@ -89,9 +101,10 @@ Agents can also be created manually by following the steps below.
-Select the "Create new agent" option from the left navigation bar.
+Select the "Create new" button then select the "Create new agent" option from
+the drop down menu.
-
+
@@ -100,12 +113,7 @@ Select the "Create new agent" option from the left navigation bar.
Choose a name, title, and description for your agent. An agent avatar is
generated randomly but you can also upload your own avatar.
-
+
@@ -114,12 +122,7 @@ generated randomly but you can also upload your own avatar.
The agent instructions are the system prompt that's used to guide the agent's
behavior. This is where you define the agent's role and objectives.
-
+
@@ -128,21 +131,28 @@ behavior. This is where you define the agent's role and objectives.
Select the model that you want to use for your agent. The model is used to run
the agent's instructions, including choosing how to leverage tools.
-
+
+Connections enable the agent to understand and act on its environment. Add the connections that your agent will need to perform its tasks.
+
+Select the Agents view from the left navigation bar. Here you'll see the list of
+all agents in your workspace. Select "Add connections" next to the agent you
+just created.
+
+
+
+To add a connection select it from the list of available connections or search
+for it in the search bar.
+
+
-Enable connections to allow your agent to access tools and data. This is where
-you define the tools that your agent has access to.
+After selecting a connection, you'll be prompted to complete the OAuth flow to
+authorize the agent to access the connection on your behalf.
-
+Once you've added connections, we're ready to start working with your agent.
diff --git a/agents/introduction.mdx b/agents/introduction.mdx
index b0be4dcc..4005876c 100644
--- a/agents/introduction.mdx
+++ b/agents/introduction.mdx
@@ -68,14 +68,16 @@ implementation. **No rebuild required** to go from prototype to production.
## What can you build?
-**Sales pipeline agent**: analyzes sales data and manages pipeline activities,
-integrating Stripe, HubSpot, and Slack.
+[**Market research agent**](/agents/agent-gallery/market-researcher): understand
+what's important to any company, whether it's your competitors or your newest
+partner.
-**Customer support agent**: analyzes support tickets and provides insights
-across email and support platforms.
+[**Go-to-market engineer agent**](/agents/agent-gallery/gtm-engineer): ensure
+that your sales and marketing team has the best internal data to make informed
+decisions.
-**Marketing insights agent**: analyzes marketing performance across channels and
-provides optimization recommendations.
+[**Marketing insights agent**](/agents/agent-gallery/channelpulse): analyzes
+marketing performance across channels and provides optimization recommendations.
---
diff --git a/first-hypermode-agent.mdx b/first-hypermode-agent.mdx
index 6b4bb2a5..8481db47 100644
--- a/first-hypermode-agent.mdx
+++ b/first-hypermode-agent.mdx
@@ -31,37 +31,39 @@ started with Hypermode Agents by learning how to interact with agents and add

Connections give our agents access to external tools and services, such as
-Google Calendar, email, GitHub, our CRM, and more.
+Google Calendar, email, GitHub, our CRM, and more. Sidekick has access to the
+Google Calendar connection by default.
+
+Let's start by asking Sidekick what they can help us with.
+
+
+
+It looks like Sidekick can be a lot more helpful if we connect our Google
+Calendar.
## Sidekick connections
Let's configure the Google Calendar connection so Sidekick can access our
-calendar and help us prepare for meetings.
+calendar and help us prepare for meetings. Select the **"Configure agent
+connections"** button 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.
-
-
-## Suggestion task
-
-Sidekick is configured with [tasks](/agents/tasks) to help us interact with our
-agent. Tasks are a repeatable set of instructions that you can save and use
-later with your agent. Think of a task as a learned skill for your agent.
-
-
## Chat and tools
-In addition to selecting tasks, we can also interact with our agent through
-natural language chat. The agent uses tools to complete our requests. By asking
-the agent "who are we meeting with?" it uses the Google Calendar connection to
-access our calendar and find the meeting we're preparing for.
+We can interact with our agent through natural language chat. The agent uses
+"tools" to complete our requests. These tools enable an agent to understand and
+interact on its environment using the connections we add. Under the hood these
+tools and connections are powered by Model Context Protocol (MCP) servers.
+
+When we send a message to our agent it is able to use the tools and connections
+we've added to it to complete our requests. By asking the agent "who are we
+meeting with?" it uses the Google Calendar connection to access our calendar and
+find the meeting we're preparing for.

diff --git a/images/agents/30-days-of-agents/day-6-fast-track-complete.png b/images/agents/30-days-of-agents/day-6-fast-track-complete.png
index f4e25b03..3374dd5b 100644
Binary files a/images/agents/30-days-of-agents/day-6-fast-track-complete.png and b/images/agents/30-days-of-agents/day-6-fast-track-complete.png differ
diff --git a/images/agents/30-days-of-agents/day-6-fast-track.png b/images/agents/30-days-of-agents/day-6-fast-track.png
index 749f922f..8e7ba941 100644
Binary files a/images/agents/30-days-of-agents/day-6-fast-track.png and b/images/agents/30-days-of-agents/day-6-fast-track.png differ
diff --git a/images/agents/30-days-of-agents/day-8-agent-about.png b/images/agents/30-days-of-agents/day-8-agent-about.png
index 822606a6..3cd38584 100644
Binary files a/images/agents/30-days-of-agents/day-8-agent-about.png and b/images/agents/30-days-of-agents/day-8-agent-about.png differ
diff --git a/images/agents/30-days-of-agents/day-8-agent-connections.png b/images/agents/30-days-of-agents/day-8-agent-connections.png
index 07423896..77ba9852 100644
Binary files a/images/agents/30-days-of-agents/day-8-agent-connections.png and b/images/agents/30-days-of-agents/day-8-agent-connections.png differ
diff --git a/images/agents/30-days-of-agents/day1-agent-config.png b/images/agents/30-days-of-agents/day1-agent-config.png
index 9ad066bb..53ebebd9 100644
Binary files a/images/agents/30-days-of-agents/day1-agent-config.png and b/images/agents/30-days-of-agents/day1-agent-config.png differ
diff --git a/images/agents/30-days-of-agents/day1-interface-tour.png b/images/agents/30-days-of-agents/day1-interface-tour.png
index c09cefab..cb74cfd1 100644
Binary files a/images/agents/30-days-of-agents/day1-interface-tour.png and b/images/agents/30-days-of-agents/day1-interface-tour.png differ
diff --git a/images/agents/30-days-of-agents/day1-linkedin-research.png b/images/agents/30-days-of-agents/day1-linkedin-research.png
index d944816f..bc6f8f1b 100644
Binary files a/images/agents/30-days-of-agents/day1-linkedin-research.png and b/images/agents/30-days-of-agents/day1-linkedin-research.png differ
diff --git a/images/agents/30-days-of-agents/day1-web-search.png b/images/agents/30-days-of-agents/day1-web-search.png
index 93bc251e..7b0c85eb 100644
Binary files a/images/agents/30-days-of-agents/day1-web-search.png and b/images/agents/30-days-of-agents/day1-web-search.png differ
diff --git a/images/agents/30-days-of-agents/day2-calendar-connect.png b/images/agents/30-days-of-agents/day2-calendar-connect.png
index 8592d769..9af5ddbc 100644
Binary files a/images/agents/30-days-of-agents/day2-calendar-connect.png and b/images/agents/30-days-of-agents/day2-calendar-connect.png differ
diff --git a/images/agents/30-days-of-agents/day2-create-event.png b/images/agents/30-days-of-agents/day2-create-event.png
index 9d838555..589ba120 100644
Binary files a/images/agents/30-days-of-agents/day2-create-event.png and b/images/agents/30-days-of-agents/day2-create-event.png differ
diff --git a/images/agents/30-days-of-agents/day2-research.png b/images/agents/30-days-of-agents/day2-research.png
index 995a1a80..7e9e2749 100644
Binary files a/images/agents/30-days-of-agents/day2-research.png and b/images/agents/30-days-of-agents/day2-research.png differ
diff --git a/images/agents/30-days-of-agents/day3-calendar-check.png b/images/agents/30-days-of-agents/day3-calendar-check.png
index 736c8628..7bf07acc 100644
Binary files a/images/agents/30-days-of-agents/day3-calendar-check.png and b/images/agents/30-days-of-agents/day3-calendar-check.png differ
diff --git a/images/agents/30-days-of-agents/day3-format-update.png b/images/agents/30-days-of-agents/day3-format-update.png
index 519e50cf..c3d4c7a7 100644
Binary files a/images/agents/30-days-of-agents/day3-format-update.png and b/images/agents/30-days-of-agents/day3-format-update.png differ
diff --git a/images/agents/30-days-of-agents/day3-standup-draft.png b/images/agents/30-days-of-agents/day3-standup-draft.png
index e5180152..231fa60e 100644
Binary files a/images/agents/30-days-of-agents/day3-standup-draft.png and b/images/agents/30-days-of-agents/day3-standup-draft.png differ
diff --git a/images/agents/30-days-of-agents/day4-agenda-prep.png b/images/agents/30-days-of-agents/day4-agenda-prep.png
index ac2a527d..114b55b5 100644
Binary files a/images/agents/30-days-of-agents/day4-agenda-prep.png and b/images/agents/30-days-of-agents/day4-agenda-prep.png differ
diff --git a/images/agents/30-days-of-agents/day4-email-templates.png b/images/agents/30-days-of-agents/day4-email-templates.png
index 088703f3..54c106ae 100644
Binary files a/images/agents/30-days-of-agents/day4-email-templates.png and b/images/agents/30-days-of-agents/day4-email-templates.png differ
diff --git a/images/agents/30-days-of-agents/day4-meeting-prep.png b/images/agents/30-days-of-agents/day4-meeting-prep.png
index 3394cbc9..0ebba3fe 100644
Binary files a/images/agents/30-days-of-agents/day4-meeting-prep.png and b/images/agents/30-days-of-agents/day4-meeting-prep.png differ
diff --git a/images/agents/30-days-of-agents/sidekick-about.png b/images/agents/30-days-of-agents/sidekick-about.png
deleted file mode 100644
index c9829126..00000000
Binary files a/images/agents/30-days-of-agents/sidekick-about.png and /dev/null differ
diff --git a/images/agents/concierge-1.png b/images/agents/concierge-1.png
deleted file mode 100644
index a6081e81..00000000
Binary files a/images/agents/concierge-1.png and /dev/null differ
diff --git a/images/agents/concierge-2.png b/images/agents/concierge-2.png
index 79970f35..c3c3093a 100644
Binary files a/images/agents/concierge-2.png and b/images/agents/concierge-2.png differ
diff --git a/images/agents/concierge-3.png b/images/agents/concierge-3.png
index 589df3a9..66d4ce9f 100644
Binary files a/images/agents/concierge-3.png and b/images/agents/concierge-3.png differ
diff --git a/images/agents/concierge-4.png b/images/agents/concierge-4.png
deleted file mode 100644
index 935a9fd2..00000000
Binary files a/images/agents/concierge-4.png and /dev/null differ
diff --git a/images/agents/concierge-new-thread.png b/images/agents/concierge-new-thread.png
new file mode 100644
index 00000000..25fac023
Binary files /dev/null and b/images/agents/concierge-new-thread.png differ
diff --git a/images/agents/concierge.png b/images/agents/concierge.png
index 5d1251c9..b27aa040 100644
Binary files a/images/agents/concierge.png and b/images/agents/concierge.png differ
diff --git a/images/agents/connections-manage.png b/images/agents/connections-manage.png
index 57ed52fd..711ac031 100644
Binary files a/images/agents/connections-manage.png and b/images/agents/connections-manage.png differ
diff --git a/images/agents/manual-create-1.png b/images/agents/manual-create-1.png
deleted file mode 100644
index e4d024ea..00000000
Binary files a/images/agents/manual-create-1.png and /dev/null differ
diff --git a/images/agents/manual-create-2.png b/images/agents/manual-create-2.png
index b05e31a2..2a8e0d15 100644
Binary files a/images/agents/manual-create-2.png and b/images/agents/manual-create-2.png differ
diff --git a/images/agents/manual-create-3.png b/images/agents/manual-create-3.png
index 7a497633..00f4dd62 100644
Binary files a/images/agents/manual-create-3.png and b/images/agents/manual-create-3.png differ
diff --git a/images/agents/manual-create-4.png b/images/agents/manual-create-4.png
index b34335a9..bcd4372f 100644
Binary files a/images/agents/manual-create-4.png and b/images/agents/manual-create-4.png differ
diff --git a/images/agents/manual-create-5.png b/images/agents/manual-create-5.png
index fb6d4694..4b6e6b1e 100644
Binary files a/images/agents/manual-create-5.png and b/images/agents/manual-create-5.png differ
diff --git a/images/agents/manual-create-connections-github.png b/images/agents/manual-create-connections-github.png
new file mode 100644
index 00000000..74edd316
Binary files /dev/null and b/images/agents/manual-create-connections-github.png differ
diff --git a/images/agents/manual-create-connections.png b/images/agents/manual-create-connections.png
new file mode 100644
index 00000000..4eccb4d8
Binary files /dev/null and b/images/agents/manual-create-connections.png differ
diff --git a/images/agents/manual-create-form.png b/images/agents/manual-create-form.png
new file mode 100644
index 00000000..2e68ccc2
Binary files /dev/null and b/images/agents/manual-create-form.png differ
diff --git a/images/agents/threads.png b/images/agents/threads.png
index 96a6fa8b..31c39ca0 100644
Binary files a/images/agents/threads.png and b/images/agents/threads.png differ
diff --git a/images/threads/agent-card.png b/images/threads/agent-card.png
deleted file mode 100644
index a7d295b1..00000000
Binary files a/images/threads/agent-card.png and /dev/null differ
diff --git a/images/threads/agent-ecosystem.png b/images/threads/agent-ecosystem.png
deleted file mode 100644
index 590f30c0..00000000
Binary files a/images/threads/agent-ecosystem.png and /dev/null differ
diff --git a/images/threads/customer-support-agent-card.png b/images/threads/customer-support-agent-card.png
deleted file mode 100644
index 2fed700f..00000000
Binary files a/images/threads/customer-support-agent-card.png and /dev/null differ
diff --git a/images/threads/deploy-chat.png b/images/threads/deploy-chat.png
deleted file mode 100644
index bf9f8ba0..00000000
Binary files a/images/threads/deploy-chat.png and /dev/null differ
diff --git a/images/threads/eject-to-code-diagram.png b/images/threads/eject-to-code-diagram.png
deleted file mode 100644
index 8ff9dba7..00000000
Binary files a/images/threads/eject-to-code-diagram.png and /dev/null differ
diff --git a/images/threads/intro-workflow.png b/images/threads/intro-workflow.png
deleted file mode 100644
index 8674f49c..00000000
Binary files a/images/threads/intro-workflow.png and /dev/null differ
diff --git a/images/threads/marketing-agent-card.png b/images/threads/marketing-agent-card.png
deleted file mode 100644
index 5d2d5484..00000000
Binary files a/images/threads/marketing-agent-card.png and /dev/null differ
diff --git a/images/threads/minimal-chat.png b/images/threads/minimal-chat.png
deleted file mode 100644
index 0828b9d6..00000000
Binary files a/images/threads/minimal-chat.png and /dev/null differ
diff --git a/images/threads/sales-agent-card.png b/images/threads/sales-agent-card.png
deleted file mode 100644
index 64c9ed9a..00000000
Binary files a/images/threads/sales-agent-card.png and /dev/null differ
diff --git a/images/threads/training-chat-2.png b/images/threads/training-chat-2.png
deleted file mode 100644
index bd9f7ff2..00000000
Binary files a/images/threads/training-chat-2.png and /dev/null differ
diff --git a/images/threads/training-chat.png b/images/threads/training-chat.png
deleted file mode 100644
index 1b5c1058..00000000
Binary files a/images/threads/training-chat.png and /dev/null differ
diff --git a/images/threads/workflow-diagram.png b/images/threads/workflow-diagram.png
deleted file mode 100644
index 33dc5cb9..00000000
Binary files a/images/threads/workflow-diagram.png and /dev/null differ
diff --git a/images/tutorials/first-hypermode-agent/login.png b/images/tutorials/first-hypermode-agent/login.png
index 6f72c48f..6a67479a 100644
Binary files a/images/tutorials/first-hypermode-agent/login.png and b/images/tutorials/first-hypermode-agent/login.png differ
diff --git a/images/tutorials/first-hypermode-agent/prepare-for-meetings.png b/images/tutorials/first-hypermode-agent/prepare-for-meetings.png
index e1cedff8..57a091db 100644
Binary files a/images/tutorials/first-hypermode-agent/prepare-for-meetings.png and b/images/tutorials/first-hypermode-agent/prepare-for-meetings.png differ
diff --git a/images/tutorials/first-hypermode-agent/pro-tier-upgrade.png b/images/tutorials/first-hypermode-agent/pro-tier-upgrade.png
deleted file mode 100644
index 76fe72e4..00000000
Binary files a/images/tutorials/first-hypermode-agent/pro-tier-upgrade.png and /dev/null differ
diff --git a/images/tutorials/first-hypermode-agent/save-to-calendar.png b/images/tutorials/first-hypermode-agent/save-to-calendar.png
index 54ee9f90..aac857f9 100644
Binary files a/images/tutorials/first-hypermode-agent/save-to-calendar.png and b/images/tutorials/first-hypermode-agent/save-to-calendar.png differ
diff --git a/images/tutorials/first-hypermode-agent/save-to-notion.png b/images/tutorials/first-hypermode-agent/save-to-notion.png
index 94ee3777..311f8c41 100644
Binary files a/images/tutorials/first-hypermode-agent/save-to-notion.png and b/images/tutorials/first-hypermode-agent/save-to-notion.png differ
diff --git a/images/tutorials/first-hypermode-agent/sidekick-message.png b/images/tutorials/first-hypermode-agent/sidekick-message.png
new file mode 100644
index 00000000..c7dd15fd
Binary files /dev/null and b/images/tutorials/first-hypermode-agent/sidekick-message.png differ
diff --git a/images/tutorials/first-hypermode-agent/sidekick.png b/images/tutorials/first-hypermode-agent/sidekick.png
index 00e4965d..99b8ace9 100644
Binary files a/images/tutorials/first-hypermode-agent/sidekick.png and b/images/tutorials/first-hypermode-agent/sidekick.png differ
diff --git a/images/tutorials/first-hypermode-agent/talking-points-1.png b/images/tutorials/first-hypermode-agent/talking-points-1.png
index bbf5cf23..81a542c9 100644
Binary files a/images/tutorials/first-hypermode-agent/talking-points-1.png and b/images/tutorials/first-hypermode-agent/talking-points-1.png differ
diff --git a/images/tutorials/first-hypermode-agent/talking-points.png b/images/tutorials/first-hypermode-agent/talking-points.png
index d02ce5a8..42aafcbb 100644
Binary files a/images/tutorials/first-hypermode-agent/talking-points.png and b/images/tutorials/first-hypermode-agent/talking-points.png differ
diff --git a/images/tutorials/first-hypermode-agent/upgrade-to-pro-button.png b/images/tutorials/first-hypermode-agent/upgrade-to-pro-button.png
index b22a5444..e7fff45c 100644
Binary files a/images/tutorials/first-hypermode-agent/upgrade-to-pro-button.png and b/images/tutorials/first-hypermode-agent/upgrade-to-pro-button.png differ
diff --git a/images/tutorials/first-hypermode-agent/who-meetings.png b/images/tutorials/first-hypermode-agent/who-meetings.png
index d5cb1efa..f855a3f0 100644
Binary files a/images/tutorials/first-hypermode-agent/who-meetings.png and b/images/tutorials/first-hypermode-agent/who-meetings.png differ