Junie

for couples · paired AI agents

An AI agent for couples that pairs with your partner’s.

Junie is a long-running AI agent built for two people who share a life. Each of you has your own agent on your own phone. The two agents talk directly — over signed envelopes — to plan dinners, compare calendars, and remember what you both decided. The coordination handles itself.

Free in private beta. Invite your partner once you’re in — they don’t need an account first.

One of you books. The other thanks you.

In most couples, one person carries the coordination load. They book the dinner. They remember the birthday. They keep the apartment-hunt thread alive. They make sure the trip happens. They check the calendars before suggesting a time. They’re the operator.

Researchers call this the mental load — the invisible executive work of running a shared life. Eve Rodsky’s Fair Play documents it as the dominant cause of unevenly-split household labor; it’s the work that nobody sees until it stops happening.

Group chats and shared lists do not fix this. They’re passive — they wait for the operator to write the message that picks the place that suggests the time that confirms the booking. The operator stays the operator.

An AI agent for couples is the first thing that actually absorbs the work, instead of just helping you do it faster.

What an AI agent for couples actually does.

An AI agent for couples is a long-running personal AI that’s paired between two people who share a life. Each person has their own agent on their own phone. The two agents communicate directly to coordinate calendars, plans, and shared memory — so the coordination work happens between agents, not between people.

The category sits at the intersection of three older categories: a personal AI assistant (one person, one agent), a couples coordination tool (group chats, shared calendars), and an emerging class of agent-to-agent communication standards (the Linux Foundation’s A2A protocol is the most visible example).

What unlocks the category is the pairing. Without pairing, you have a single AI assistant that knows about you; coordination still requires a human in the loop. With pairing, the two agents do the comparing, the suggesting, and the booking among themselves — and only surface decisions to you when you need to sign off.

Three things Junie does that a group chat can’t.

find a time

Schedule across two calendars without becoming the calendar.

iPhone showing a Junie thread. You: 'find dinner this week with Sam.' Junie: 'Sam can do Tue 7pm or Thu 8pm — both calendars match. Want me to put a hold on Thu?'

Mechanism Two agents compare calendars over a signed envelope. Neither of you sees the other's calendar directly — only the times that already work for both.

remember together

Recall what you both decided weeks ago, verbatim.

iPhone showing a Junie thread. You: 'what did Sam say about the trip.' Junie: 'Sam said: second week of March, train not flight, no Airbnb above the third floor. Saved as trip-march.'

Mechanism Shared memory zone you both write to. Your private zone stays private. Every cross-zone read is auditable.

any channel

Reach you on whichever phone you happen to have open.

iPhone lock screen with three Junie notifications: a Messages note 'add eggs', a Telegram note 'add bread', and a Junie note 'groceries: eggs · bread · the butter you ran out of last Tuesday.'

Mechanism SMS, voice, iMessage, Telegram, Discord, Slack, WhatsApp, Signal, and seven more. Same agent, every channel.

How pairing works.

The pairing protocol is the part that makes everything else possible. Three mechanisms hold it together:

Pair by SMS or QR.

You send your partner a six-digit code by text or scan a QR code in person. Their agent and yours generate matching public keys, exchange identities, and confirm a safety number you can both read aloud to verify nothing was intercepted. The pairing is reciprocal and revocable in one tap.

Signed envelopes between agents.

When your agent talks to your partner’s agent — to compare calendars, propose a time, ask for confirmation — every message is signed with an Ed25519 keypair. Replay and tampering are cryptographically prevented; an agent that wasn’t paired with yours cannot impersonate anyone in the conversation.

Privacy zones.

Every memory write and every cross-agent action is tagged with one of six zones: private, family, work, medical, financial, or kid. Your private zone is never readable by your partner’s agent, ever. The shared zone is what gets compared, recalled, and acted on between you. Zones are enforced by the agent runtime itself, not by policy alone.

More detail on what stays private and how cross-agent reads are audited lives in the privacy notice; the agent-to-agent transport sits in the open-source repo.

What about my privacy?

The first question most couples ask is the right one. If two agents are paired, can your partner’s agent read your private texts? The answer is no, and the answer is cryptographic, not a promise.

Each of you has a private zone, a shared zone, a work zone, and (optionally) family, medical, financial, and kid zones. Private is private. The agent runtime checks the zone tag on every read; a cross-agent request for content tagged private fails before the message leaves your phone.

The shared zone is what gets coordinated. When your agent asks your partner’s agent “when can you do dinner this week?”, that exchange happens in the shared zone with both of you as participants. Either of you can audit the full log of cross-agent traffic and export it as CSV.

Pairing is reciprocal, revocable, and transparent. The second either of you breaks the pairing — by intent or by life event — the cross-agent channel closes and your private zone stays where it always was.

Junie vs. the alternatives.

Couples reach for three things first when the coordination load gets heavy. Each works for a different problem than the one Junie solves.

vs. group chats and shared lists.

A group chat is a passive log. A shared list is a passive ledger. Both wait for one of you to suggest, decide, and follow up. The operator stays the operator; the message thread just gets longer. Junie is active — your agent suggests, decides, and follows up between the two of you.

vs. ChatGPT or a single personal AI.

ChatGPT is a single agent that knows about one person. Coordination still requires you to copy your partner’s schedule into a prompt, summarize what they said last week, and write the message you want ChatGPT to draft. The pairing — agent-to-agent — is what removes the human in the loop. Junie is purpose-built for that pattern; a single-user assistant can’t reach it.

vs. relationship coaching apps.

Apps like Maia and CoupleWork are coaches — they run check-ins, suggest exercises, help with communication. Different category, different problem. Junie is a coordinator, not a counselor. It owns the calendar, the bookings, the trip plans, the things-to-remember. It does not give relationship advice.

made for the times

Real moments Junie owns.

  • the anniversary dinner

    Your agent finds a Saturday that matches both calendars, books the place you both saved last March, and asks if you want a card on file or a confirm-with-Sam-first.

  • the trip you keep half-planning

    Yours and theirs converge on dates, train versus flight, and an Airbnb both of you can live with — surfacing only the choices that survived the comparison.

  • the friend you've meant to have over

    Your agent asks theirs for an open evening, drafts the invite, and adds 'Sam said no Italian, last time' to the meal-planning context before you cook.

  • the recurring “did you eat? do we need eggs?“

    Lives in the shared grocery zone. Either of you adds an item from any channel; the other sees it on theirs.

  • the half-finished apartment-hunt thread

    Both of your viewing notes, must-haves, and ruled-out blocks live in one shared memory. No more re-litigating last week's decision over text.

  • the gift you both have a vague idea about

    Your agent and theirs trade a private list with each of you, then reconcile so neither of you accidentally buys it.

questions

What couples ask before pairing.

What does 'AI agent for couples' mean?
An AI agent for couples is a long-running personal AI that's paired between two people who share a life — partners, spouses, cohabitants. Each person has their own agent on their own phone, and the two agents communicate directly to coordinate plans, schedules, and shared memory. It's different from a single AI assistant: the coordination happens between agents, not between people.
Will my partner be able to read my private texts?
No. Each of you has a private memory zone, a shared zone, and a work zone. Junie reads only what you grant. Cross-agent traffic is signed; your agent never hands your private memory to your partner's agent. The privacy boundary is enforced cryptographically, not by trust.
How is this different from a group chat or shared calendar?
Group chats and shared calendars are passive — they wait for one of you to write, decide, schedule. Junie is active. Yours plans with theirs without either of you doing the operator work. You stop being the coordinator; you start being a person again.
How is this different from ChatGPT or Claude?
ChatGPT doesn't talk to your partner's ChatGPT. It doesn't remember your shared decisions across the week. It doesn't text your partner directly to compare calendars. Junie's whole point is the pairing — two agents, one shared brain — and the long-running memory that survives between sessions.
Is this a relationship therapy or coaching app?
No. Junie is a coordinator, not a counselor. It owns the calendar, the bookings, the trip plans, the gift ideas, the things-to-remember. It does not give relationship advice or run check-ins. Apps that do that exist; Junie is a different product for a different problem.
What if we break up?
Either of you can revoke the pairing at any time, in one tap from your phone. Shared memory survives in the form each of you accessed it; private memory was never shared. A complete audit log of every cross-agent action is downloadable as CSV.
Can my partner use it on a flip phone or without an app?
Yes. SMS pairing works on any phone made in the last twenty years. Pair an SMS-only contact and they get plain texts; on your end it shows up as a normal Junie thread. No app required for them.
Is this the same as JetBrains' Junie?
No. JetBrains' Junie is an AI coding agent that lives inside an IDE and helps developers ship code. Junie at junie.ai is an AI agent for couples and the people you share a life with — a different product, a different audience, same first name.

Two of you. One AI agent that knows you both.

Set up your account in two minutes. Pair with your partner by SMS or QR from inside. Junie does the rest.

Free in private beta · No credit card · Bring your partner when you’re ready