Skip to content

MCP recap returns meeting summaries#1368

Open
r3dbars wants to merge 1 commit into
mainfrom
codex/ws2-2-mcp-recap
Open

MCP recap returns meeting summaries#1368
r3dbars wants to merge 1 commit into
mainfrom
codex/ws2-2-mcp-recap

Conversation

@r3dbars

@r3dbars r3dbars commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • change MCP recap to prefer parsed meeting summary sections over raw transcript preview lines
  • add structured decisions, actionItems, openQuestions, and summarySource fields while preserving existing recap keys
  • fall back to the first raw dialogue lines only when no usable summary exists

Tests / checks

  • cd Tools/TranscriptedMCP && swift test (113 tests, pass)
  • cd Tools/TranscriptedMCP && swift build -c release (pass)
  • TRANSCRIPTED_DATA_DIR=<tmp> TRANSCRIPTED_INDEX_DIR=<tmp>/index ./.build/release/transcripted-mcp --self-test (pass, ok: true)
  • git diff --check (pass)
  • codex review --base origin/main (no actionable bugs; reran swift test)

Notes

  • Default ./.build/release/transcripted-mcp --self-test against this Mac's existing app cache failed with MCPIndexError.queryFailed("no such table: dictation_days"); temp isolated self-test passed. That looks like stale local cache/schema state, not this recap diff.

lanes used: Codex=implementation/tests/review/PR; Claude=skipped, not needed for narrow MCP handler change; Local=attempted scan via /Users/redbars/.codex/maestro/runs/20260703T001532Z-ws22-mcp-recap-scan-local but output was unusable/noise; Windows=skipped, not needed for local Swift package proof.

@r3dbars r3dbars marked this pull request as ready for review July 3, 2026 01:34
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