Skip to main content

Replit Routines: Automated Recurring Work with AI

By Steven Van ·

Replit Routines run recurring work on an hourly, daily, or weekly schedule, using deterministic code and calling Agent only when reasoning is needed.

Replit has introduced Routines, a way to run recurring work with AI without keeping an agent running around the clock. Agents can automate most repetitive tasks, but running them 24/7 burns tokens. A Routine instead starts each run with deterministic code and invokes Replit Agent only when reasoning is needed.

You choose an hourly, daily, or weekly schedule, set it once, and get the finished work automatically.

  • Sales pipeline: a Routine can collect and organize sales opportunities, then bring in Agent to prioritize the ones that need attention.
  • Customer feedback: gather and organize feedback using code, then tap in Agent to identify themes and surface what matters, giving recurring insight without a model call at every step.
  • Budgets: Core and Pro customers can set a budget for each Routine, keeping token spend within a defined limit.

Routines are available now at replit.com/routines.

Replit
Replit
Browser-based IDE for 50+ languages with AI coding assistance, multiplayer editing, and instant deployments — zero setup, integrated hosting.
View Replit →

Read the original announcement →

Read Replit Routines: Automated Recurring Work with AI on Creators Toolbox