feat(broadcast): add july-1 newsletter (template, assets, font) (#5302)

* feat(broadcast): add july-1 newsletter (template, assets, font)

* fix(broadcast): rasterize email logo + flow icons to PNG for client compatibility

Gmail and Outlook strip inline <svg> and don't reliably render <img src=*.svg>,
so the header wordmark and the four flow-mark icons could render blank/broken.
Swap to hosted PNGs (logo.png + readme-*-mark.png, transparent, hi-res) with
alt text, matching the v0.5/v0.6 broadcast pattern. Remove the unused SVGs.

* improvement(broadcast): rename july-1 assets to semantic names

Drop the vestigial readme-/real- prefixes for the self-contained newsletter
folder: flow marks -> mark-{integrate,context,build,monitor}.png (context now
matches its label), screenshots -> feature-{chat,tables,knowledge,files,scheduled-tasks}.png.

* fix(broadcast): correct stale model name in newsletter copy

Claude Fable 5 was added in #4921 but removed in #5020, so it is no longer in
the model catalog. Replace it with Claude Opus 4.8 (current flagship in
providers/models.ts) so the newsletter doesn't advertise an unavailable model.
This commit is contained in:
Waleed
2026-06-30 16:59:07 -07:00
committed by GitHub
parent 8c8e4b759e
commit bdaeb652ce
14 changed files with 506 additions and 0 deletions
+506
View File
@@ -0,0 +1,506 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>What's new in Sim</title>
<style>
@font-face {
font-family: 'Season Sans';
font-style: normal;
font-weight: 300 800;
font-display: swap;
src: url('https://sim.ai/brand/fonts/SeasonSansUprightsVF.woff2') format('woff2');
}
@media only screen and (max-width: 620px) {
.container {
width: 100% !important;
}
.mobile-pad {
padding-right: 20px !important;
padding-left: 20px !important;
}
.mobile-stack {
display: block !important;
width: 100% !important;
padding-right: 0 !important;
padding-bottom: 16px !important;
}
.mobile-stack-last {
padding-bottom: 0 !important;
}
.button-wrap {
display: block !important;
width: 100% !important;
}
.button-cell {
display: block !important;
padding-right: 0 !important;
padding-bottom: 10px !important;
}
}
</style>
</head>
<body style="margin:0;padding:0;background-color:#F8F8F8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;">
<div style="display:none;max-height:0;overflow:hidden;opacity:0;color:transparent;font-size:1px;line-height:1px;">
A ton of new things shipped in Sim over the last few months. Here's the rundown.
</div>
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation" style="background-color:#F8F8F8;">
<tr>
<td align="center" style="padding:0 16px;">
<table class="container" width="600" cellspacing="0" cellpadding="0" border="0" role="presentation" style="max-width:600px;width:100%;">
<tr>
<td align="left" class="mobile-pad" style="padding:34px 0 24px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="left" style="vertical-align:middle;">
<a href="https://sim.ai" style="color:#1A1A1A;text-decoration:none;" target="_blank">
<img src="https://sim.ai/email/broadcast/july-1/logo.png" width="37" alt="Sim" style="display:block;width:37px;height:auto;" border="0">
</a>
</td>
<td align="right" style="vertical-align:middle;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#F8F8F8;border:1px solid #E6E6E6;border-radius:8px;">
<a href="https://sim.ai" style="display:inline-block;color:#3B3B3B;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:30px;padding:0 8px;text-decoration:none;" target="_blank">Try Sim</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:28px;">
<a href="https://sim.ai" style="color:#1A1A1A;text-decoration:none;" target="_blank">
<img src="https://sim.ai/email/broadcast/july-1/hero.gif" width="600" alt="Sim agent terminal" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</a>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:12px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;text-decoration:none;">What's new</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h1 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">A ton of new things in Sim</h1>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:14px;text-align:left;text-wrap:pretty;">
<p style="margin:0 0 12px;">Hey everyone - Emir here, co-founder and CEO of Sim. We've shipped a ton over the last few months, and rather than spam your inbox along the way, we saved it all for one rundown.</p>
<p style="margin:0;">Sim is the open-source AI workspace where teams build, deploy, and manage AI agents. Here's what's new.</p>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-top:10px;padding-bottom:34px;">
<table class="button-wrap" cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td class="button-cell" align="left" style="padding-right:10px;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#1A1A1A;border-radius:8px;">
<a href="https://sim.ai" style="display:inline-block;color:#FFFFFF;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:30px;padding:0 8px;text-decoration:none;" target="_blank">Open Sim</a>
</td>
</tr>
</table>
</td>
<td class="button-cell" align="left">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#F8F8F8;border:1px solid #E6E6E6;border-radius:8px;">
<a href="https://docs.sim.ai" style="display:inline-block;color:#3B3B3B;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:30px;padding:0 8px;text-decoration:none;" target="_blank">Read docs</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="padding-bottom:30px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation" style="background-color:#FFFFFF;border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,0.06),0 1px 2px -1px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.04);">
<tr>
<td align="left" style="padding:22px 20px 20px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td class="mobile-stack" align="center" width="25%" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:13px;font-weight:430;line-height:18px;padding-right:12px;text-align:center;vertical-align:top;">
<img src="https://sim.ai/email/broadcast/july-1/mark-integrate.png" width="82" height="82" alt="Integrate" style="display:block;width:82px;height:82px;margin:0 auto 8px;" border="0">
<p style="margin:0;color:#1A1A1A;font-size:13px;line-height:18px;">Integrate</p>
</td>
<td class="mobile-stack" align="center" width="25%" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:13px;font-weight:430;line-height:18px;padding-right:12px;text-align:center;vertical-align:top;">
<img src="https://sim.ai/email/broadcast/july-1/mark-context.png" width="82" height="82" alt="Context" style="display:block;width:82px;height:82px;margin:0 auto 8px;" border="0">
<p style="margin:0;color:#1A1A1A;font-size:13px;line-height:18px;">Context</p>
</td>
<td class="mobile-stack" align="center" width="25%" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:13px;font-weight:430;line-height:18px;padding-right:12px;text-align:center;vertical-align:top;">
<img src="https://sim.ai/email/broadcast/july-1/mark-build.png" width="82" height="82" alt="Build" style="display:block;width:82px;height:82px;margin:0 auto 8px;" border="0">
<p style="margin:0;color:#1A1A1A;font-size:13px;line-height:18px;">Build</p>
</td>
<td class="mobile-stack mobile-stack-last" align="center" width="25%" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:13px;font-weight:430;line-height:18px;text-align:center;vertical-align:top;">
<img src="https://sim.ai/email/broadcast/july-1/mark-monitor.png" width="82" height="82" alt="Monitor" style="display:block;width:82px;height:82px;margin:0 auto 8px;" border="0">
<p style="margin:0;color:#1A1A1A;font-size:13px;line-height:18px;">Monitor</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Chat</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">Talk to Sim - build everything in plain English</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:14px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Chat is your command center. Sim already knows your workflows, tables, knowledge bases, files, and credentials - so you just ask. Build and deploy a workflow from a single prompt, query a CRM, search your docs, or edit a file, and watch it happen live in a split view next to the conversation. You can even email your workspace, and Sim reads the message, does the work, and replies.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/feature-chat.png" width="600" alt="Chat and workflow builder in Sim" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Tables</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">A database, built in</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:14px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Tables give your agents persistent, structured storage - no external database to set up. Create typed columns, query with filters, insert and upsert rows, and import a CSV with automatic type inference. Everything's available to your workflows and over the API.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/feature-tables.png" width="600" alt="Tables in Sim with customer records" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Knowledge</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">Connect 40+ sources, synced automatically</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:14px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Plug Google Docs, Notion, Slack, GitHub, Salesforce, Confluence, and 40+ more into your agents' memory. Sim fetches on a schedule, chunks, embeds, and keeps everything current with incremental sync. Search semantically with tag filters from any workflow or from Chat.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/feature-knowledge.png" width="600" alt="Knowledge bases in Sim" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Files</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">A built-in file system, with a real editor</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:14px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Upload PDFs, Markdown, JSON, images, and more - preview and edit them right in the browser, or let Sim read and write them for you. Markdown opens in a clean inline editor with a slash menu, formatting, code blocks, and tables. Share any file with a secure link protected by a password, an email code, or SSO.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/feature-files.png" width="600" alt="File editor in Sim" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Scheduled Tasks</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">Put your agents on a schedule</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:30px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Tell Sim what to do and when - &quot;every morning, check Gmail for support tickets and add them to my table.&quot; Full calendar recurrence, minute-level timing, time zones, and pause or resume. Sim runs autonomously with access to your integrations and stops itself when the job is done.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/feature-scheduled-tasks.png" width="600" alt="Scheduled Tasks calendar in Sim" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">Built for teams</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">Ready for your whole organization</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:30px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">As more teams build on Sim, we added the controls they need: permission groups scoped to your org, allow- and deny-lists down to individual tools and models, PII redaction across runs and logs, and per-workspace data-retention rules. Deploy, promote, and roll back agents over the API or straight from a workflow.</p>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:10px;text-align:left;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#E6E6E6;border-radius:6px;">
<span style="display:inline-block;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:12px;font-weight:430;line-height:20px;padding:0 6px;">And more</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#1A1A1A;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">A fresh look, more models, more integrations</h2>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:30px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Sim got a redesign - the whole workspace, docs, and site now share one cleaner, lighter design system. We added Claude Opus 4.8, DeepSeek V4, and Mistral Medium 3.5, along with providers like Sakana, Together AI, Baseten, and Ollama Cloud, with multi-key rotation. And we connected Sim to dozens more tools - Square, Brex, Vanta, Temporal, ClickHouse, Attio, and many more.</p>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="padding-bottom:30px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation" style="background-color:#3B3B3B;border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);">
<tr>
<td align="left" style="padding:24px 26px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="left" style="color:#FFFFFF;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;word-break:break-word;padding-bottom:6px;text-align:left;">
<h2 style="margin:0;color:#FFFFFF;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:18px;font-weight:430;line-height:23px;letter-spacing:0;text-wrap:balance;">What comes next</h2>
</td>
</tr>
<tr>
<td align="left" style="color:#E6E6E6;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;text-align:left;text-wrap:pretty;">
<p style="margin:0;">We're focused on making Sim feel complete from first prompt to production - faster building, deeper context, and clearer visibility after launch.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:22px;word-break:break-word;padding-bottom:16px;text-align:left;text-wrap:pretty;">
<p style="margin:0;">Thanks for building with Sim. More soon.</p>
</td>
</tr>
<tr>
<td align="left" class="mobile-pad" style="padding-bottom:34px;">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tr>
<td align="center" style="background-color:#1A1A1A;border-radius:8px;">
<a href="https://sim.ai" style="display:inline-block;color:#FFFFFF;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;font-size:14px;font-weight:430;line-height:30px;padding:0 8px;text-decoration:none;" target="_blank">Open Sim</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="border-radius:8px;font-size:0;line-height:0;padding-bottom:30px;">
<img src="https://sim.ai/email/broadcast/july-1/pre-footer.png" width="600" alt="Made with love by the Sim team in San Francisco" style="display:block;width:100%;border-radius:8px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px;" border="0">
</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="padding-top:18px;padding-bottom:20px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation" height="1" style="border-top:1px solid #E6E6E6;">
<tr>
<td height="0" style="font-size:0;line-height:0;">&#173;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="mobile-pad">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tbody>
<tr>
<td align="center" style="padding:0 8px 0 0;">
<a href="https://sim.ai/x" rel="noopener noreferrer" target="_blank">
<img src="https://sim.ai/static/x-icon.png" width="20" height="20" alt="X" style="display:block;" border="0">
</a>
</td>
<td align="center" style="padding:0 8px;">
<a href="https://sim.ai/discord" rel="noopener noreferrer" target="_blank">
<img src="https://sim.ai/static/discord-icon.png" width="20" height="20" alt="Discord" style="display:block;" border="0">
</a>
</td>
<td align="center" style="padding:0 8px;">
<a href="https://sim.ai/github" rel="noopener noreferrer" target="_blank">
<img src="https://sim.ai/static/github-icon.png" width="20" height="20" alt="GitHub" style="display:block;" border="0">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="16" style="font-size:1px;line-height:1px;">&nbsp;</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="font-size:12px;font-weight:430;line-height:20px;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;margin:0;">
Sim, 80 Langton St, San Francisco, CA 94103, USA
</td>
</tr>
<tr>
<td height="8" style="font-size:1px;line-height:1px;">&nbsp;</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="font-size:12px;font-weight:430;line-height:20px;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;margin:0;">
Questions? <a href="mailto:support@sim.ai" style="color:#525252;text-decoration:underline;font-weight:430;">support@sim.ai</a>
</td>
</tr>
<tr>
<td height="8" style="font-size:1px;line-height:1px;">&nbsp;</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="font-size:12px;font-weight:430;line-height:20px;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;margin:0;">
<a href="https://sim.ai/privacy" style="color:#525252;text-decoration:underline;font-weight:430;" rel="noopener noreferrer" target="_blank">Privacy Policy</a>
&nbsp;&bull;&nbsp;
<a href="https://sim.ai/terms" style="color:#525252;text-decoration:underline;font-weight:430;" rel="noopener noreferrer" target="_blank">Terms of Service</a>
&nbsp;&bull;&nbsp;
<a href="{{{RESEND_UNSUBSCRIBE_URL}}}" style="color:#525252;text-decoration:underline;font-weight:430;" rel="noopener noreferrer" target="_blank">Unsubscribe</a>
</td>
</tr>
<tr>
<td height="16" style="font-size:1px;line-height:1px;">&nbsp;</td>
</tr>
<tr>
<td align="center" class="mobile-pad" style="font-size:12px;font-weight:430;line-height:20px;color:#525252;font-family:'Season Sans',-apple-system,'SF Pro Display','SF Pro Text','Helvetica',sans-serif;margin:0;">
&copy; 2026 Sim, All Rights Reserved
</td>
</tr>
<tr>
<td height="38" style="font-size:1px;line-height:1px;">&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 694 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB