Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt

Use this file to discover all available pages before exploring further.

Friday Studio is a desktop app that runs AI workflows on your machine. Describe what you want in the chat, and Friday builds it: the agents, the schedule, the connections between steps. The result is a workspace.yml file you can read, edit, share, and import on any machine. It runs exactly as built, every time. Every workflow is transparent configuration. Nothing is trapped in someone’s head.
Friday Studio currently supports macOS. Windows and Linux support are on the way.

The building blocks

Everything in Friday is built from three concepts. Once you understand them, any workflow is straightforward to reason about.

Signals

How work starts. A signal is anything that tells Friday it’s time to act, like a cron schedule, an incoming webhook, or a manual trigger from the UI. You define what to listen for; Friday handles the rest.

Agents

What does the work. Friday ships with a full library of built-in agents covering web research, GitHub, Slack, Jira, Bitbucket, HubSpot, code execution, knowledge retrieval, and more. Each one is purpose-built for its domain. When you need something that doesn’t exist, Friday writes the agent itself based on what you’re trying to accomplish.

Jobs

How agents work together. A job is a pipeline that chains agents into a sequence, passing structured data from one step to the next. Steps can branch conditionally or wait on upstream results. The whole thing is defined in configuration, making it transparent, repeatable, and easy to modify.
Put them together and you get workflows that trigger on their own, execute reliably across multiple agents, and produce consistent results every time.

What people build with Friday

Friday reviews your last 10 unread emails and walks you through them one at a time. Archive, keep, delete, or unsubscribe. It remembers what you chose and applies those patterns automatically next time. Set it to autopilot and it runs every morning at 8am, handles the high-confidence calls itself, and flags anything it’s unsure about.See the space →
Every weekday at 7:30am, Friday pulls your calendar and emails, synthesizes them into a single briefing with your top priorities for the day, and delivers it to your inbox before you open your laptop.See the space →
Message a Telegram bot in plain English: “Had coffee with James today, follow up in two weeks.” Friday remembers everything, surfaces who you should reach out to this week, and answers questions about your contacts. No forms, no spreadsheets.See the space →
Paste a pull request URL in chat. Friday reads the full diff, analyzes for bugs, security issues, and style problems, then posts an inline review with line-level comments and a verdict directly to the PR.See the space →
Every Monday morning, Friday scans for the past week of activity across product, pricing, partnerships, and leadership, and delivers a sourced briefing with confirmed dates and direct article links. No fabricated entries, no noise.See the space →
Friday scrapes Best Buy, Newegg, Amazon, and B&H every hour. When a listing drops under your target price and is in stock, it sends you an email with a direct buy link. Easily reconfigured for any product by asking Friday in chat.See the space →

Frequently asked questions

Yes, for most people. Friday is free if you’re an individual using it for personal, non-commercial purposes, a team of fewer than 5 people, or a business with under $1M in annual recurring revenue.For production use beyond those criteria, a commercial license is available from Tempest Labs. Contact us if that applies to you.
Friday is source-available. You can read the code, fork it, and build on it under the terms of the LICENSE.
Coming soon. Let us know if you have specific features you’d like to see in a cloud version; we’re actively shaping it.
Yes. We love working with teams building on Friday. Reach out to set up a time.

What’s Next

Quick Start

Install Friday Studio and run your first space in under 5 minutes.

Space Examples

9 ready-made spaces covering email, GitHub, Telegram, Google Sheets, price monitoring, and more.