---
title: "How we made Chat Thing faster, safer, and steadier"
canonical_url: "https://chatthing.ai/blog/the-work-you-dont-see-and-why-it-makes-chat-thing-better"
last_updated: "2026-09-11T14:05:22.209Z"
meta:
  description: "In May we rebuilt the background system behind Chat Thing, so improvements to crawling and syncing ship faster, with zero downtime for you."
  "og:description": "In May we rebuilt the background system behind Chat Thing, so improvements to crawling and syncing ship faster, with zero downtime for you."
  "og:title": "The work you don't see (and why it makes Chat Thing better) - Blog - Chat Thing"
  "twitter:description": "In May we rebuilt the background system behind Chat Thing, so improvements to crawling and syncing ship faster, with zero downtime for you."
  "twitter:title": "The work you don't see (and why it makes Chat Thing better) - Blog - Chat Thing"
---

[← Back to blog](https://chatthing.ai/blog)**Blog**# **The work you don't see (and why it makes Chat Thing better)**

![Chris](https://res.cloudinary.com/djyjvrw5u/image/upload/v1779191498/avatar_d040acbf49.png)

Chris

12 Jun 2026

~ 2 min read

---

![The work you don't see (and why it makes Chat Thing better)](https://res.cloudinary.com/djyjvrw5u/image/upload/v1780301027/og_A_engine_room_b535f0b904.png)

---

### **On this page**

1. [Faster, in the way that counts](#faster-in-the-way-that-counts)
2. [Safer with your data](#safer-with-your-data)
3. [More reliable, full stop](#more-reliable-full-stop)

Most of our blog posts are about shiny new things you can click on. This one's a bit different.. it's about the stuff happening quietly in the background that you'll never actually see. Stick with me though, because it matters more than you'd think.

This month we rebuilt the engine room of Chat Thing. Not the bit you log into, but the part doing all the heavy lifting behind the scenes.. crawling your website, syncing your content from Notion, Google Drive and the rest, generating your analytics, sending your emails, running your agents' tasks. All of that runs on a separate system, and we tore it down and rebuilt it from scratch.

I know, "we rebuilt some backend plumbing" isn't exactly a thrilling headline! But here's what it actually means for you.

## Faster, in the way that counts

The honest truth is that the old system was built on different foundations to the rest of Chat Thing. It worked fine, but it meant our team had to juggle two completely different ways of doing things every time we wanted to improve anything back there.

Now it all speaks the same language. Which means **we can ship improvements to crawling, syncing and analytics far quicker than before**. When you're waiting on us to make something better, that speed is the difference between "next week" and "next month".

## Safer with your data

This is the one I care most about, and it's worth a minute of your time.

Every modern app is built on top of hundreds of little bits of code written by other people. It's how software works, nobody builds everything from scratch. But every one of those bits is something you're trusting, and occasionally one of them gets tampered with by someone with bad intentions. It's called a supply chain attack, and it's one of the biggest security risks going right now.

So while we were in there, we did two things. We **cut the amount of third party code this system relies on by nearly 40%** (fewer moving parts, fewer things that can go wrong). And we turned on a much stricter set of rules for the code we do use.. including a deliberate cooling off period so we never automatically pull in brand new code before the wider security community has had a chance to vet it.

In plain English: there are now fewer doors, and the ones that remain have much better locks. Your data, and your customers' data, sits behind them.

## More reliable, full stop

Fewer moving parts means fewer things that can break at 2am. We also did the whole switch over carefully, running the old and new systems side by side and checking they behaved identically before flipping the switch, with a one button rollback the whole time. No drama, no downtime, nothing for you to do.

Anyway! Your agents are crawling, syncing and replying exactly as they were before. Nothing's changed on your end. But the thing underneath is now faster for us to improve, leaner, and a good bit harder to attack.

The unglamorous work is usually the work that keeps everything else standing up.. and we're more than happy to keep doing it. :)

### **Related articles **

[![Password Protection: Keep Your Agents Private](https://res.cloudinary.com/djyjvrw5u/image/upload/v1785753697/image_5_c24cc874c4.png)](https://chatthing.ai/blog/password-protection) [<h4>Password Protection: Keep Your Agents Private</h4>](https://chatthing.ai/blog/password-protection)

Not every agent should be open to the world. Whether it holds internal docs, serves paying customers only, or is still in testing, Chat Thing lets you lock down any agent's hosted page and chat widget with a password, in just a few clicks.

[![Turn Your Notion Workspace into an AI-Powered Assistant](https://res.cloudinary.com/djyjvrw5u/image/upload/v1785752064/telegram_cloud_photo_size_4_5875047436370251180_w_932110de73.jpg)](https://chatthing.ai/blog/notion-power-up) [<h4>Turn Your Notion Workspace into an AI-Powered Assistant</h4>](https://chatthing.ai/blog/notion-power-up)

Your Notion workspace holds all your team's knowledge, but the people who need answers are often outside it. Chat Thing turns Notion into the brain behind an AI agent you can put on your website, WhatsApp, or Slack, with live queries, real-time writes, and no Notion login required.

[![Connect Your Agent to Any API](https://res.cloudinary.com/djyjvrw5u/image/upload/v1785750341/telegram_cloud_photo_size_4_5875047436370251185_w_79167e53e8.jpg)](https://chatthing.ai/blog/use-api) [<h4>Connect Your Agent to Any API</h4>](https://chatthing.ai/blog/use-api)

Sometimes the built-in power-ups aren't enough. The Use API power-up lets your agent call any REST API directly, so it can check hotel availability, pull live weather data, or query your own internal systems, no pre-built integration required.

<dl>

<dt>**Previous **</dt>
<dd>[← Lead Capture is live: meet your visitors before the first message](https://chatthing.ai/blog/launch-week-05-lead-capture)</dd>

<dt>**Next **</dt>
<dd>[Claude Fable 5, Opus 4.8, and a brand-new model picker →](https://chatthing.ai/blog/claude-fable-5-opus-4-8-and-a-new-model-picker)</dd>

</dl>