Skip to content

meet: per-meeting storage writer (audio.opus, segments.jsonl, transcript.jsonl, participants.json)#25766

Merged
siddseethepalli merged 1 commit into
mainfrom
run-plan/meet-phase-1/pr-18
Apr 15, 2026
Merged

meet: per-meeting storage writer (audio.opus, segments.jsonl, transcript.jsonl, participants.json)#25766
siddseethepalli merged 1 commit into
mainfrom
run-plan/meet-phase-1/pr-18

Conversation

@siddseethepalli

@siddseethepalli siddseethepalli commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • MeetStorageWriter materializes per-meeting artifacts to <workspace>/meets/<id>/.
  • audio.opus via ffmpeg pipe; transcript.jsonl appends on final transcripts; segments.jsonl tracks DOM speaker spans; participants.json overwritten with latest snapshot; meta.json written on lifecycle left.
  • Explicit periodic fsync + clean close-out on stop.

Part of plan: meet-phase-1-listen.md (PR 18 of 24)


Open with Devin

@siddseethepalli siddseethepalli merged commit d2004bf into main Apr 15, 2026
@siddseethepalli siddseethepalli deleted the run-plan/meet-phase-1/pr-18 branch April 15, 2026 07:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1bb8b0be01

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread assistant/src/meet/storage-writer.ts
Comment thread assistant/src/meet/storage-writer.ts

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 3 potential issues.

View 3 additional findings in Devin Review.

Open in Devin Review

Comment thread assistant/src/meet/storage-writer.ts
Comment thread assistant/src/meet/storage-writer.ts
Comment thread assistant/src/meet/storage-writer.ts
@siddseethepalli

Copy link
Copy Markdown
Contributor Author

Addressed in #26264

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