cael

Guide

Let something else do the waiting

Price and restock monitoring is the task AI agents are unambiguously good at, because the hard part is patience rather than intelligence. The trick is setting a threshold and a scope specific enough that the agent stays silent until something actually changes.

Most AI demos show something impressive and rare. The genuinely useful case is duller: watching something for weeks and speaking up once. It works because the difficulty is not intelligence — it is patience, and software has an unlimited supply.

What a watch actually is

A monitor is a standing instruction with three parts: a thing to check, a condition that makes it interesting, and a schedule. Text an agent to watch nonstop flights to Lisbon and tell you if they drop under $500, and you have specified all three — route, threshold, and implicitly keep going until I say stop.

The agent re-checks on that schedule, compares against what it told you last time, and stays quiet unless the answer moved. That last part matters more than it sounds: a monitor that reports every check is a notification generator, not an assistant.

What it is good for

  • Flights and hotels, where prices move constantly and nobody wants to check daily.
  • Restocks — a size, a colour, a console, a concert seat that gets released back.
  • Availability, such as a booking slot at a place that never has one.
  • Price drops on a specific product page you already picked.
  • Changes to a page — a status, a posting, a date being announced.

How to phrase one that works

  1. Name the exact thing. Sneakers is a bad watch. A specific model in a specific size is a good one.
  2. Give a threshold, not a vibe. Under $500 is actionable; cheap is not.
  3. Say when to give up. Until the end of September prevents a watch outliving its usefulness.
  4. Say what to do on a hit. Tell me, or hold it, or book it are very different instructions — and the last two should require your confirmation.

Where monitors fail

Being straight about this: anything behind a login or a CAPTCHA is unreliable. Sites that change layout can break a watch quietly. Genuinely fast-moving inventory can sell out between checks — a monitor narrows the window, it does not eliminate it. And a check interval is a tradeoff, since checking every minute is neither polite to the site nor usually necessary.

Why this belongs in a text message

A monitor's output is one message, unpredictably timed, that you need to see quickly. That is precisely what a text message is for — and precisely what a dashboard you would have to remember to open is not. It is why agents that run in iMessage and Telegram suit this task particularly well: the fare dropped at 3am, and the notification was already where you look.

Frequently asked questions

Can an AI agent monitor a price for me?
Yes. You give it the item, a threshold, and how long to keep watching, and it re-checks on a schedule and messages you only when the condition is met. This is one of the most reliable things agents do, because the work is repetition rather than reasoning.
How often does an AI price monitor check?
It varies by product and by what is being watched — typically anywhere from every few minutes to a few times a day. Faster is not always better: frequent checks are harder on the site being watched and rarely change the outcome for prices that move over days.
Will it catch a restock that sells out in seconds?
Sometimes, but do not count on it. A monitor meaningfully improves your odds on inventory that lingers for minutes or hours. For drops that clear in seconds, nothing that polls a page will reliably win.
Can it buy the item automatically when the price drops?
It should not without asking. Purchases are irreversible, so a well-designed agent stops and requests your confirmation rather than spending money on its own judgement. Expect a message asking whether to proceed.

Hand Cael your first task tonight.

Cael runs in iMessage and Telegram. Text it something small and reversible — a table to find, a price to watch — and see what comes back.

Start 7-day trial

$0 today · Card required · Cancel anytime