Skip to content

feat: capture active meeting chat into memos#5844

Draft
ComputelessComputer wants to merge 8 commits into
mainfrom
john/anlg-76-capture-active-meeting-chat-into-memos
Draft

feat: capture active meeting chat into memos#5844
ComputelessComputer wants to merge 8 commits into
mainfrom
john/anlg-76-capture-active-meeting-chat-into-memos

Conversation

@ComputelessComputer

Copy link
Copy Markdown
Collaborator

Summary

  • Adds an AX read-side meeting chat capture command for supported active Zoom and Slack meeting surfaces.
  • Appends captured chat entries into the active session's Memos as source-prefixed paragraphs with sender/timestamp metadata when available.
  • Dedupes captured chat against in-memory signatures and existing memo text to avoid repeats after rescans or reconnects.
  • Regenerates detect plugin bindings and permission metadata for the new command.

Notes

This builds on the AX meeting surface work from #5808, so this PR currently includes that dependency in its commit history.

Validation

  • pnpm exec dprint fmt
  • pnpm -F desktop typecheck
  • pnpm -F desktop exec vitest run src/stt/useStartListening.test.ts
  • cargo test -p detect meeting_ax -- --nocapture
  • cargo check -p detect -p tauri-plugin-detect

Full cargo check was attempted but hung in swift-package resolve for crates/transcribe-soniqo/swift-lib, so it was interrupted and replaced with scoped Rust checks for the changed crates.

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 5878feb
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a44da0655931c0008d57905

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