All releases
minor6 changes

v3.1.0 Ask Jetworking — the core product UX ships

The magic surface is live. Type any question about your network, get an answer in seconds with cited evidence. Plus a morning Daily Digest of who to reconnect with, and a rewritten /download page that leads with the actual product not the distribution matrix.

New

(3)
  • /app/ask — streaming natural-language query UI wired to /api/ai/query-stream. Claude’s agent trace renders live (web search, contact search, cross-temporal signals engine) so you watch the engine reason in real time. Answer streams in as markdown with bold names + headings + lists. Cited contacts appear as clickable pills linking to /app/contacts/:id. Example queries on empty state, per-user history in localStorage, deep-link support via ?q=...
  • /app/daily-digest — morning relationship briefing reading from the insights table already populated by /api/cron/enrich. Four sections: Reconnect (dormant VIPs), Introductions (warm paths), Network gaps, Alerts. Dismiss with optimistic removal. Links every contact back to its profile. Refresh + empty state built in.
  • /api/app/daily-digest GET/POST endpoint. GET returns insights grouped into the 4 digest sections plus stats (total contacts, last sync). POST marks insights as read or dismissed. All RLS-enforced via user_id.

Design

(2)
  • Sidebar reorganized: Ask is now the FIRST nav item (above Dashboard) with a purple Sparkles icon. Daily Digest sits right below it with the Sunrise icon. The sidebar leads with the two interactions that matter most.
  • /download rewritten. New hero: "Install Jetwork. Ask anything about anyone." Single narrative tying desktop (Mac + files) + extension (7 socials) + web (the brain) into one product. Two primary CTAs: Try Ask Jetworking + Download for Mac. New "What you can actually ask" section with 4 real-looking Q&A cards showing the kinds of answers users get (warmest path to CEO of Stripe, who was that guy in Dubai 2023, who to reconnect with this week).

Infrastructure

(1)
  • knowledge/md/jetwork_build_pack.md — major rewrite. Scrapped v1’s "DO NOT BUILD desktop" rule. New v2 reflects v3.0.2 reality: desktop (v0.1.3) + Chrome extension (v0.3.0) + web + cloud (37 endpoints, daily cron) shipping in parallel. Documents the four-surface product loop, lists the current + next sprints, and re-enshrines "AskBar is the product".

Stay in the loop

Get notified when we ship new features.