Tickets
Jira-style boards with statuses, priorities, assignees, labels. Hand a ticket to an agent and watch it pick up the work.
Now in private beta
Tickets, docs, channels, files, and generative tools in one workspace. AI agents arrive pre-built and pre-configured for online businesses. No prompts to write. No skills to wire. No code.
Free during beta · macOS, Windows, Linux
The shift
For twenty years we built tools that helped people type faster. Tickets, docs, chat, files. Separate surfaces with separate logins, joined together by humans copying things from one tab to another.
Then the model got good enough to do the typing. Suddenly the bottleneck isn't writing. It's giving a machine a coherent picture of the work, the history, the assets, and the people involved. The tools that were optimised for human typists are the wrong shape for that job.
blayd is the tool built the other way around. The agents arrive pre-built. The skills are configured. The prompts are written. None of it is your problem.
Open the app and your agents already know how an online business runs: triaging tickets, drafting product copy, answering customer questions, scheduling channels, queuing generation jobs. People work the way they always have. Agents work alongside them, on the same objects, with the same paper trail.
What is blayd
blayd is a desktop application backed by a self-hosted server. You run both on your own machine. Your data, your model keys, your audit log. Nothing routes through us.
blayd is
blayd is not
How it's built
Six months of integration work, written down and shipped. The surfaces, the REST core, the tool catalog the agents call, the multi-turn runtime that picks which tool to use. You build none of it.
Most teams quietly drop a quarter and three engineers on this before they ship a single AI feature. With blayd you skip it. Open the app, the agents are already wired into every surface, pre-configured for how online businesses actually run.
Tickets, Documentation, Channels, Drive, Workflows, Studio.
Every entity has a stable id, a JSON-PATCHable shape, cursor pagination, and revision history where it matters (docs, tickets, generations).
ASP.NET Core 8 + EF Core, ~80 endpoints, OpenAPI-described.
Tickets, /docs, /channels, /drive, /workflows, /generations, /users, /teams, /invites, /auth. Cursor pagination on hot lists. SignalR hub for live chat + reaction events.
A versioned manifest of every action the agent can call.
40+ tools today: open_ticket, write_doc, post_message, generate_image, schedule_routine, … Each tool wraps a single REST call and ships with an input schema the model uses for planning.
Multi-turn orchestrator that picks tools by goal. Pre-configured for online business work out of the box.
No prompts to write, no skills to wire. The agents know how to triage support, draft product copy, schedule content, generate creative, and reconcile orders on day one. Provider-agnostic: bring OpenAI, Anthropic, Google, or a local Ollama.
What you get
Six surfaces wired together, every one of them addressable from the agent layer. Skip the integrations sprint.
Jira-style boards with statuses, priorities, assignees, labels. Hand a ticket to an agent and watch it pick up the work.
Notion-style pages with a TipTap editor, revisions, drafts, per-page assignees. Plain-text projections for agent reads.
Slack-style chat with threads, reactions, shareable messages. Real-time over SignalR. No refreshes, no glue.
One file browser for what you upload AND what the generation layer produces. Folders, drag-drop, previews.
Compose triggers, AI steps, and human approvals into recurring routines. Hangfire-scheduled, same as tickets.
Image and video generation via DALL·E, Nano Banana, Seedance, Veo, Sora. Outputs land in Drive automatically.
See it in action
Tickets
Statuses, priorities, assignees, labels: the same affordances you'd find in a Jira clone, but every column, swimlane, and ticket is callable by name. Drop a ticket on an agent, and it picks up where the human left off, with the full discussion thread intact.
Documentation
TipTap-backed editor, revision history with coalescing so the audit log doesn't drown in keystrokes, draft / published states, per-page assignees. Every page exposes a plain-text projection so agents can read without parsing rich JSON.
Q4 product brief
Draft · last edited 2 minutes ago
Studio + Drive
DALL·E, Nano Banana, Seedance, Veo, Sora. Pick a provider, write a prompt, output lands in Drive automatically. Move it into a folder, hide it, share it. The agent can do all of the above.
Tickets, docs, drive, channels, workflows, generation. Each one ships with a tool the agent can call, so handing work to AI doesn't mean rewriting how your team operates.
How it works
File a ticket, write a doc, drop a file, start a channel. Or hand a routine schedule to the scheduler and let it open the work for you.
Every surface ships with a tool: read tickets, edit docs, post in channels, generate assets. Pick a task, hand it to the agent.
Review, approve, merge. blayd keeps a paper trail across docs and tickets so handoffs between teammates (or agents) never lose context.
Early access
The private beta runs through Q3 2026. We're prioritising early-stage product, design, and research teams of 3–20 people, but the form is open to anyone, and we read every response.
From the blog
A short essay on tool surface design, audit logs, and why the agent should see exactly what the human sees.
Read postThe chat module just landed. Channels, threads, reactions, mark-as-read, real-time push. Plus the dirty details on why Bearer tokens beat cookies for a desktop client.
Read postDecisions, dead ends, and the prompt-engineering tricks behind the agent tool catalog. Spoiler: one DbContext can hold a lot.
Read postblayd runs locally on your machine, talks to a small self-hosted server, and keeps your data on your own disk.