rowboat/apps/x/packages/shared/src
arkml c0138af3ab
Ola (#438)
Native meeting transcription that captures mic and system audio, transcribes
  live via Deepgram, and generates AI-powered meeting notes.

  - Toggle button in toolbar to start/stop meeting transcription
  - Dual-stream audio capture: mic (You) + system audio (They) via getDisplayMedia
   loopback
  - Multichannel Deepgram transcription with diarization for speaker
  identification
  - Headphone detection with mic gating when using speakers to prevent echo bleed
  - Live transcript saved to knowledge/Meetings/rowboat/{date}/ as markdown
  - Auto-stop after 2 minutes of silence
  - LLM-generated meeting notes prepended above raw transcript on stop
  - Calendar event matching: pulls nearby events from calendar_sync to identify
  meeting title and participant names
  - First-time permissions setup modal on macOS for Screen Recording
  - Button only visible when Deepgram is available (logged in or API key
  configured)
2026-03-19 22:12:42 +05:30
..
agent-schedule-state.ts feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agent-schedule.ts feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agent.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
bases.ts app navigation 2026-03-13 10:39:05 +05:30
blocks.ts Blocks (#439) 2026-03-18 23:33:12 +05:30
example.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
frontmatter.ts app navigation 2026-03-13 10:39:05 +05:30
index.ts Blocks (#439) 2026-03-18 23:33:12 +05:30
inline-task.ts Livenote2 (#440) 2026-03-19 01:34:10 +05:30
ipc.ts Ola (#438) 2026-03-19 22:12:42 +05:30
llm-step-events.ts feat(ui): surface LLM stream errors in chat 2026-02-16 08:34:51 +05:30
mcp.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
message.ts Add plus button to prompt input for file and image attachments (#381) 2026-02-26 21:41:17 +05:30
models.ts Model switch (#413) 2026-03-02 21:42:46 +05:30
prefix-logger.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
runs.ts add session and always permission scopes for command execution 2026-02-24 13:00:08 +05:30
service-events.ts email labels 2026-03-10 15:39:10 +05:30
workspace.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30