rowboat/apps/x/packages/core/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
..
account use rowboat model gateway when logged in 2026-03-12 23:29:42 +05:30
agent-schedule feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agents added search button to chat input 2026-03-13 13:58:30 +05:30
application Blocks (#439) 2026-03-18 23:33:12 +05:30
auth support for managed tts 2026-03-13 12:42:25 +05:30
billing Refactor ConnectorsPopover and SettingsDialog components to enhance account management features. Introduce AccountSettings and ConnectedAccountsSettings components for improved user experience in managing Rowboat account connections. Update billing information structure to include user email and ID. Implement dynamic tab visibility based on connection status in SettingsDialog. 2026-03-18 16:15:02 +05:30
composio Onboarding rebased (#426) 2026-03-17 12:04:57 +05:30
config fix api url 2026-03-19 21:50:46 +05:30
di Slack2 (#410) 2026-03-10 16:26:51 +05:30
knowledge Ola (#438) 2026-03-19 22:12:42 +05:30
mcp remove default exa server 2026-03-19 18:46:08 +05:30
models support for managed tts 2026-03-13 12:42:25 +05:30
pre_built prebuilt config is autocreated on load 2026-01-16 12:05:34 +05:30
runs added search button to chat input 2026-03-13 13:58:30 +05:30
search Add global search across knowledge and chats 2026-02-18 18:08:24 +05:30
services code clean up 2026-02-06 23:17:32 +05:30
slack Slack2 (#410) 2026-03-10 16:26:51 +05:30
voice use managed deepgram when signed in 2026-03-13 22:26:28 +05:30
workspace History (#406) 2026-02-27 20:22:54 +05:30
index.ts voice mode with TTS input/output 2026-03-13 10:39:05 +05:30