Skip to content

v0.4.0: rebrand to BrainCue Copilot, Cue Card, guarded Privacy Mode#3

Merged
tpikachu merged 1 commit into
masterfrom
feature/v0.4.0-braincue-cuecard
Jun 23, 2026
Merged

v0.4.0: rebrand to BrainCue Copilot, Cue Card, guarded Privacy Mode#3
tpikachu merged 1 commit into
masterfrom
feature/v0.4.0-braincue-cuecard

Conversation

@tpikachu

Copy link
Copy Markdown
Owner
  • Rename app to "BrainCue Copilot" across installer (productName + appId com.braincue.copilot), app user model id, window title, tray, Exit dialog, titlebar, sidebar header, and docs. npm name left unchanged so the local data folder (profiles + API key) is preserved.
  • Rename user-facing "Overlay" -> "Cue Card" (shortcuts, tray, tour, Session/ Settings copy, overlay close button). Internal overlay IPC/identifiers kept.
  • Show the Cue Card by default on launch; remove the redundant sidebar Show/Hide toggle (toggle via Ctrl+Shift+Space or the tray).
  • Tray menu relabeled (Show BrainCue Dashboard / Show BrainCue Cue Card / Exit BrainCue Copilot) and now displays each item's shortcut (display-only).
  • Guard Privacy Mode: disabling it now asks for confirmation first via a single main-process gate (requestPrivacy/togglePrivacyGuarded) used by the tray, the privacy IPC (Settings switch), and the global shortcut. Settings shows the live configured shortcut.
  • Widen default page content (max-w-3xl -> max-w-4xl) to reduce side margins.
  • Docs: changelog/0.4.0.md (+ README table), dev session log; bump version 0.4.0.

- Rename app to "BrainCue Copilot" across installer (productName + appId
  com.braincue.copilot), app user model id, window title, tray, Exit dialog,
  titlebar, sidebar header, and docs. npm `name` left unchanged so the local
  data folder (profiles + API key) is preserved.
- Rename user-facing "Overlay" -> "Cue Card" (shortcuts, tray, tour, Session/
  Settings copy, overlay close button). Internal overlay IPC/identifiers kept.
- Show the Cue Card by default on launch; remove the redundant sidebar Show/Hide
  toggle (toggle via Ctrl+Shift+Space or the tray).
- Tray menu relabeled (Show BrainCue Dashboard / Show BrainCue Cue Card / Exit
  BrainCue Copilot) and now displays each item's shortcut (display-only).
- Guard Privacy Mode: disabling it now asks for confirmation first via a single
  main-process gate (requestPrivacy/togglePrivacyGuarded) used by the tray, the
  privacy IPC (Settings switch), and the global shortcut. Settings shows the live
  configured shortcut.
- Widen default page content (max-w-3xl -> max-w-4xl) to reduce side margins.
- Docs: changelog/0.4.0.md (+ README table), dev session log; bump version 0.4.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tpikachu tpikachu merged commit 1c0c398 into master Jun 23, 2026
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.

1 participant