Skip to content

feat(mind): adaptive processing, import fixes, and scribe multi-select - #1904

Merged
ucguy4u merged 3 commits into
mainfrom
agent/mind/folder-addons-tab
Aug 25, 2026
Merged

feat(mind): adaptive processing, import fixes, and scribe multi-select#1904
ucguy4u merged 3 commits into
mainfrom
agent/mind/folder-addons-tab

Conversation

@ucguy4u

@ucguy4u ucguy4u commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • YouTube/podcast import with progress UI and fixed CDN 403 downloads
  • File transcription uses best available Whisper tier (not live tiny)
  • Adaptive final-quality profiles (Fast/Balanced/Maximum) with transparency banner
  • Segment-level retry + transcript quality evaluator + review banner on meeting screen
  • Scribe multi-select: bulk copy to chat, share markdown, delete
  • Diarization logging improvements, macOS file-picker entitlements, processing progress

Test plan

  • app/tool/run_mind_macos.sh full rebuild
  • Re-import voice memo; verify transcript quality + review banner
  • Scribe multi-select copy/share/delete
  • Settings → Final transcript quality + language pin
  • cd packages/feature_mind && flutter test test/processing/ test/mind_service_test.dart

Made with Cursor

uday chauhan and others added 3 commits August 24, 2026 09:20
Ship the Mind thread work: YouTube/podcast import with progress UI,
file transcription on the best available Whisper tier, adaptive final-
quality profiles with transparency, segment-level retry with quality
evaluation, transcript review banner, Scribe bulk copy/share/delete,
diarization logging improvements, and macOS file-picker entitlements.

Co-authored-by: Cursor <cursoragent@cursor.com>
Resolve conflicts in models.rs, meeting capture screen, and whisper
FRB bindings; regenerate flutter_rust_bridge output after merge.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Contributor

Plugin Module Size Gate

Policy: modules over 3 MB must be delivered as plugins; plugin modules over 5 MB must document cache management.

Module Size Type Status
packages/feature_mind 2.91 MB bundled WARN: 1-3 MB requires PR size justification
packages/feature_mind/cargokit/build_tool 0.08 MB bundled OK

@ucguy4u
ucguy4u merged commit 3a0a6a3 into main Aug 25, 2026
8 of 18 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 PR Quick Check Summary

Check Status Description
PR Validation ❌ failure Title format, docs, bundled model guardrail
Code Quality ❌ failure Analyze, formatting
Core Tests ❌ failure Core package unit tests
Airo Mind Shell ❌ failure Mind flavour analyze, tests, entrypoint compile

💡 Note: Full app tests, coverage reports, and security scans run on merge to main.

View Details

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