Skip to content

[codex] Restore meeting mode#104

Merged
hehehai merged 11 commits into
feat/pr-101-103-104-integrationfrom
codex/restore-meeting-mode
Jun 14, 2026
Merged

[codex] Restore meeting mode#104
hehehai merged 11 commits into
feat/pr-101-103-104-integrationfrom
codex/restore-meeting-mode

Conversation

@hehehai

@hehehai hehehai commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

恢复 Voxt 的会议模式,并按当前应用架构重新接入会议入口、运行时、转录保存、详情窗口、摘要和追问能力。

Branch 功能说明

  • 恢复会议独立入口和快捷键链路,会议模式默认可用,并在设置中以 Beta 形式展示。
  • 新增会议 OverLazy 卡片,支持会议、字幕、录音三种采集模式:系统音频 + 麦克风、仅系统音频、仅麦克风。
  • 恢复会议长时 session 运行时,包括麦克风/系统音频采集、chunk 累积、音频归档、暂停/继续、结束确认、实时翻译和导出。
  • 将会议数据接入当前 transcript 架构,保存 transcript segments、音频路径、summary 和 summary chat messages。
  • 恢复会议详情窗口,并对窗口 chrome、摘要设置弹窗、模型选择器和视觉样式做当前版本适配。
  • 接入当前模型调用链路,会议摘要和追问复用 transcript summary 配置与 LLM execution plan。
  • 完成会议设置、多语言文案、历史筛选、权限提示、模型选择约束和文档补充。

Impact

用户可以重新通过会议快捷键启动会议模式,选择会议/字幕/录音采集来源,保存后在历史与会议详情中查看 transcript、音频、摘要和追问记录。Direct Dictation 和 Whisper 不作为会议模式首版可选 ASR。

Validation

  • xcodebuild build -project Voxt.xcodeproj -scheme Voxt -destination 'platform=macOS' CODE_SIGNING_ALLOWED=NO
  • xcodebuild test -project Voxt.xcodeproj -scheme Voxt -destination 'platform=macOS' CODE_SIGNING_ALLOWED=NO -only-testing:VoxtTests/MeetingStartPlannerTests -only-testing:VoxtTests/MeetingChunkAccumulatorTests -only-testing:VoxtTests/MeetingTranscriptFormatterTests -only-testing:VoxtTests/MeetingDetailViewModelTests -only-testing:VoxtTests/MeetingSummarySupportTests

hehehai added 10 commits June 6, 2026 20:40
Replace the recommended text badge with a highlighted SVG icon, remove new badges from model lists, and apply curated recommended badges to the requested model groups and providers.\n\nValidated with targeted ModelCatalogBuilder and FeatureModelCatalogBuilder tests.\n\nGenerated with Codex.
@hehehai hehehai changed the base branch from main to feat/pr-101-103-104-integration June 14, 2026 09:14
@hehehai hehehai self-assigned this Jun 14, 2026
@hehehai hehehai marked this pull request as ready for review June 14, 2026 10:08
@hehehai hehehai merged commit a5a0423 into feat/pr-101-103-104-integration Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant