// the reminder & everything else
Nova+Supernova

Two agents. One operating loop. Nova is the reminder — she lives inside HPFHQ and keeps you on top of what was said, decided, scheduled, and overdue. Supernova is everything else — she lives on the office Mac Mini, drives a real browser, reads files, controls devices, and dispatches workflows. Nova surfaces what matters. Supernova goes and does it.

See HPFHQ →

For most of Nova's life she could think clearly but couldn't reach into the world. She could remind, recall, and prompt — but the execution still landed on Emil. Supernova closes that loop. Nova holds the thread of what's happening; Supernova does the work that keeps the thread moving.

Nova portrait
Nova
// the reminder
The voice in your ear. Lives inside HPFHQ on the web and in your pocket on Telegram. She knows what you said yesterday, what you decided last week, what's on the calendar tomorrow, and what hasn't moved in three days. Her job is to keep the operating loop tight — surface what matters, recall what was said, prompt what's overdue. She talks back. She doesn't run errands.
Supernova portrait
Supernova
// everything else
If Nova is the reminder, Supernova is the rest. Runs as a daemon on the office Mac Mini, reachable only over Tailscale — never publicly exposed. She drives a real Chrome through Playwright, falls back to Stagehand AI vision when forms get weird, reads and writes files on the local disk, controls plugs/AC/fans through Home Assistant, books calendar with full Workspace delegation, dispatches n8n workflows, and handles photos and uploads from Telegram. Auto-starts on boot. Crashes are recovered by launchd.

Most "AI assistants" stop at producing text. Supernova produces effects. Each capability runs locally on hardware Emil owns, behind a private network, with hard auth on every request.

Browser Automation

Drives a real Chrome through Playwright for predictable forms. Falls back to Stagehand with Claude Sonnet vision for novel layouts — natural-language clicks, types, and extracts on any page.

File System Access

Reads and writes files on the office Mac. Pulls PDFs, screenshots, exports, receipts — anything that lives on disk — and feeds them straight back into the conversation.

Smart Home Control

Speaks Home Assistant. Toggles Tuya plugs, sets Daikin AC, controls the Dyson fan. Confirmation gates on temperature changes and multi-device shutoffs so nothing surprises you.

Calendar With Delegation

Books meetings, sends external invites, updates events. Uses Google Workspace domain-wide delegation so guests get a clean invite from Emil — not a bot account.

Contact Resolution

Three-source lookup — local aliases, Google Contacts, GHL. Auto-saves new aliases on every successful resolution so the second mention of a name is instant.

Workflow Dispatch

Triggers n8n workflows running in Docker on the same Mac. Multi-step automations — "scrape supplier, normalize line items, post to HPFHQ, ping Telegram" — kick off in one tool call.

Local-only by design

Supernova binds to 127.0.0.1 on the Mac Mini and is reachable from HPFHQ only over Tailscale. There is no public URL, no port forward, no third-party tunnel. Every request carries a bearer token. Sensitive actions — bulk device-off, AC temperature changes, anything that touches money — require an explicit confirmation gate before execution.

The point of an executor is to act. The point of running it like this is to make sure it only acts on instructions that came from inside the house.

// screenshot: nova web — a real conversation showing tool use and business context
replace this div with: <img src="/screenshots/nova-web.png" alt="..." />
Nova web — full context, full tool set. Strategic questions, structured planning, dispatch to Supernova for execution.

Nova is the front door. You ask her something — "book lunch with Andre next Wednesday and send him the deck" — and she figures out which parts she handles in HPFHQ and which parts she dispatches to Supernova. The handoff is invisible. To you it's one conversation.

Two surfaces. One assistant.

Nova runs on web and Telegram. Same identity, same context, same access to Supernova — optimised for the environment.

Web — /assistant

Full tool access, deep business context, and Supernova dispatch. Use for strategic questions, structured planning, meeting prep, and pulling data across the business.

create_task get_financial_data search_decisions search_docs search_meetings generate_scorecard check_calendar book_calendar save_memory search_people create_alert web_search dispatch_to_supernova control_home + more
Telegram — @NOVA_HPF_BOT

Mobile-first, fast. Text her anything during the day — between calls, mid-meeting, on the go. Photos forward straight to Supernova for browser uploads. Voice notes transcribe and route.

create_task capture_idea create_decision check_calendar book_calendar create_alert save_memory dispatch_to_supernova control_home
// screenshot: telegram conversation — nova handing a task to supernova on mobile
replace this div with: <img src="/screenshots/nova-telegram.png" alt="..." />
Nova on Telegram — available wherever you are. Ask, capture, dispatch. Photos and files forward straight to Supernova.
Live Metrics

Current revenue, pipeline, ad performance, and any metric tracked in HPFHQ — pulled on demand, not from stale snapshots.

Decision History

Every decision logged in the system — what was decided, when, why, and what alternatives were considered. Fully searchable.

Calendar & Meetings

Today's meetings, upcoming events, and Fathom meeting notes. She can check availability, and Supernova can book directly with full delegation.

HIVE Knowledge Base

SOPs, optimization rules, campaign frameworks, process docs — the full structured knowledge layer is searchable in every conversation.

Tasks & Projects

Open tasks, staged work, completed items. She can create tasks, close them, or help reprioritize what's on the list.

EOD Logs & Patterns

The last 7 end-of-day logs feed her context — she knows what moved, what slipped, and what's been carried forward.

Compounding operational memory

Every decision logged, every EOD completed, every metric captured, every HIVE entry added — it all compounds into a richer context layer. Nova gets sharper as the business generates more structured operational data, and Supernova inherits the same context every time she's dispatched.

This is the long-term bet: that disciplined daily use of HPFHQ creates a body of structured operational memory that becomes strategically valuable — both for human decision-making and for training future agents on how this specific business works.

A chief of staff
with hands.

Nova was always meant to be more than a chatbot. With Supernova she finally is — a chief of staff who knows the business and an executor who can act on it, sharing one operating loop. The goal is an assistant pair that gets sharper over time, not one you have to re-brief every conversation.

See HPFHQ, the platform they live in →