Skip to content

Deliver pre-meeting briefs - #6997

Draft
ComputelessComputer wants to merge 4 commits into
mainfrom
cursor/pre-meeting-briefs-b7fa
Draft

Deliver pre-meeting briefs#6997
ComputelessComputer wants to merge 4 commits into
mainfrom
cursor/pre-meeting-briefs-b7fa

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • use the existing five-minute meeting reminder as the delivery point for an in-app pre-meeting brief while preserving native countdown and recording behavior
  • show a concise prep card in upcoming meeting notes with localized timing, location, attendees, description, and prior recurring-meeting context
  • only surface prior summaries when the calendar provides an exact recurrence-series match; fall back cleanly to calendar details otherwise
  • read canonical live calendar rows so canceled events disappear, validate malformed participant data, and exclude all-day events
  • keep private meeting context inside the unlocked app rather than exposing it in notifications

Validation

  • pnpm -F desktop typecheck
  • pnpm -F desktop test (382 files, 3308 tests)
  • focused pre-meeting regression tests (19 tests)
  • pnpm exec oxlint --quiet --format=github apps/desktop/src/ (0 errors)
  • desktop catalog extract/compile stability check
  • changed-file dprint check

Linear: ANLG-48

Linear Issue: ANLG-48

Open in Web Open in Cursor 

Add contextual five-minute reminders and an in-note prep card using calendar details and prior meeting summaries.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for anarlog canceled.

Name Link
🔨 Latest commit 23c82b5
🔍 Latest deploy log https://app.netlify.com/projects/anarlog/deploys/6a881ad7b33a2000082b3685

cursoragent and others added 3 commits August 21, 2026 08:57
Preserve countdown reminders, validate calendar participants, distinguish fuzzy history matches, and localize brief timing.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
Use canonical calendar rows, prioritize recurring history, require participant evidence for fuzzy matches, and validate participants during session creation.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
Only surface prior summaries when the calendar provides a matching recurrence series, avoiding ambiguous title-only context.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants